Skip to content

Commit

Permalink
doc: add database support roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
invisal committed Aug 21, 2023
1 parent 8a454a8 commit d9c5858
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,13 @@ QueryMaster aims to provide the best experience for writing SQL, which includes

### Connection Management

- ✅ Manage your connections in nested folders.
- ✅ Manage your connections in nested folders.
- ❌ MySQL Support
- ❌ SQLite Support
- ❌ PostgreSQL Support
- ❌ Oracle Support
- ❌ Microsoft SQL Support
- ❌ Cassandra

### Editing Schema

Expand Down

0 comments on commit d9c5858

Please sign in to comment.