Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Keshava Munegowda <[email protected]>
  • Loading branch information
kmgowda authored May 16, 2020
1 parent dd0e2c9 commit 1d4c218
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 1d4c218

Please sign in to comment.