Skip to content

Commit 24ad375

Browse files
committed
doc: update readme
1 parent a0ce82c commit 24ad375

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
Query Master is a free, open-source, and cross-platform GUI tool for databases. Although this project is relatively young, we are ambitious in our goal to create one of the best tools available. Currently, it only supports MySQL, but we plan to add support for other relational databases by 2024.
77

8+
[Download Windows Version](https://apps.microsoft.com/store/detail/querymaster/9PBF90B3T7Z2?hl=en-us&gl=us) | [Download Mac Version](https://github.com/invisal/query-master/releases)
9+
10+
<div style="height: 10px"></div>
811

912
![QueryMaster](https://i.ibb.co/6ybwWYy/animated2.gif)
1013

@@ -21,7 +24,7 @@ QueryMaster aims to provide the best experience for writing SQL, which includes
2124
- ✅ Detects ENUM columns and provides auto-completion.
2225
- ❌ Auto-completes aliased tables.
2326
- ❌ Analyzes sub-queries and provides auto-completion for their columns.
24-
- Provides hints and function usage.
27+
- Provides hints and function usage.
2528
- Code formatter
2629
- ✅ Beautifies your SQL code.
2730
- ❌ Allows customization of the beautify style.
@@ -37,7 +40,7 @@ QueryMaster aims to provide the best experience for writing SQL, which includes
3740
- Multiple queries result
3841
- ✅ Run multiple queries and see all of their results in separate tabs.
3942
- Saved Queries
40-
- Save your queries with a name to use later.
43+
- Save your queries with a name to use later.
4144
- Query History
4245
- ❌ Record the browser queries that you used to run.
4346

@@ -67,7 +70,7 @@ QueryMaster aims to provide the best experience for writing SQL, which includes
6770
### Connection Management
6871

6972
- ✅ Manage your connections in nested folders.
70-
- MySQL Support
73+
- MySQL Support
7174
- ❌ SQLite Support
7275
- ❌ PostgreSQL Support
7376
- ❌ Oracle Support

0 commit comments

Comments
 (0)