diff --git a/README.md b/README.md index b0fae1354..0a2d9c5bf 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,11 @@ Currently SBK supports benchmarking of 11. [NATS Distributed Messaging](https://nats.io) 12. [NATS Streaming Storage](https://nats.io/blog/introducing-nats-streaming) 13. [NSQ](https://nsq.io) +14. [Apache Derby](https://github.com/kmgowda/SBK/tree/master/driver-jdbc#jdbc-with-apache-derby) +15. [MySQL](https://github.com/kmgowda/SBK/tree/master/driver-jdbc#jdbc-with-mysql) +16. [PostgreSQL](https://github.com/kmgowda/SBK/tree/master/driver-jdbc#jdbc-with-postgresql) +17. [Microsoft SQL](https://github.com/kmgowda/SBK/tree/master/driver-jdbc#jdbc-with-microsoft-sql-server) +18. [SQLite](https://github.com/kmgowda/SBK/tree/master/driver-jdbc#jdbc-with-sqlite) In future, many more storage storage systems drivers will be plugged in.