Skip to content

Commit c268831

Browse files
committed
feat(docs): add clickhouse and mariadb
1 parent 2879759 commit c268831

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Or checkout our Demo Video: [![Demo Video](/docs/images/demo-thumbnail.png)](htt
4141
- **Faster Performance:** Built with GoLang for exceptional speed and table virtualization in Frontend
4242
- **Schema Visualization:** Interactive graphs to visualize your entire database schema
4343
- **Inline Editing & Preview:** Easily preview cell or edit inline
44-
- **Current Support:** PostgreSQL, MySQL, SQLite3, MongoDB, & Redis
44+
- **Current Support:** PostgreSQL, MySQL, SQLite3, MongoDB, Redis, MariaDB, & Elastic Search.
4545
- **Scratchpad:** Perform database queries in a jupyter notebook like experience
4646

4747
## Documentation
@@ -90,7 +90,7 @@ A: While DBeaver is a highly advanced tool written in Java, it can be resource-i
9090

9191
**Q: Can I use WhoDB with any type of database?**
9292

93-
A: Yes, WhoDB aims to provide a consistent exploration and editing experience across SQL, NoSQL, and Graph databases. It currently only supports PostgreSQL, MySQL, SQLite3, MongoDB, & Redis.
93+
A: Yes, WhoDB aims to provide a consistent exploration and editing experience across SQL, NoSQL, and Graph databases. It currently only supports PostgreSQL, MySQL, SQLite3, MongoDB, Redis, MariaDB & Elastic Search.
9494

9595
**Q: How do I deploy WhoDB?**
9696

docs/docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Note: Currently, Redis does not support "set" fields to be inline edited.
9595
9696
## Pending Features
9797
98-
- **Database Support**: Currently supports PostgreSQL, MySQL, SQLite, MongoDB, & Redis. Support for other NoSQL databases, graph databases (Neo4JS), etc., is coming soon with the same experience.
98+
- **Database Support**: Currently supports PostgreSQL, MySQL, SQLite, MongoDB, Redis, MariaDB, & Elastic Search. Support for other NoSQL databases, graph databases (Neo4JS), etc., is coming soon with the same experience.
9999
- **Detailed Graph Visualization**: Display connection types and constraints on foreign keys.
100100
101101
## Contributing

0 commit comments

Comments
 (0)