mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add rdb into database tools (#4147)
This commit is contained in:
parent
ba5118cd5d
commit
5e0d8882ed
@ -663,6 +663,7 @@ _Database tools._
|
||||
- [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser.
|
||||
- [prep](https://github.com/hexdigest/prep) - Use prepared SQL statements without changing your code.
|
||||
- [pREST](https://github.com/prest/prest) - Simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new.
|
||||
- [rdb](https://github.com/HDT3213/rdb) - Redis RDB file parser for secondary development and memory analysis.
|
||||
- [rwdb](https://github.com/andizzle/rwdb) - rwdb provides read replica capability for multiple database servers setup.
|
||||
- [vitess](https://github.com/youtube/vitess) - vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user