Skip to content

Commit 4a83ae7

Browse files
committed
Update README.md
1 parent 60132c9 commit 4a83ae7

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

README.md

+24-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22
<img width="800" src="https://raw.githubusercontent.com/Fabio286/antares/master/docs/screen-alpha.png">
33
</p>
44

5-
# Antares
5+
# Antares SQL Client
66

7-
🚧 Work in progress! 🚧
7+
Antares is an SQL client based on Electron.js and Vue.js that aims to become a useful tool, especially for developers.
8+
My target is to support as many databases as possible, and all major operating systems, including the ARM versions.
9+
10+
At the moment this application is in a development state, it lacks many features, and is'nt ready as a main SQL client. However i'm actively working on it, hoping to provide all all minimum features as soon as possible.
11+
12+
If you are curious to try this early state of Antares you can download and install the [latest release](https://github.com/EStarium/antares/releases), and stay tuned for updates. At moment is only available for Windows.
13+
14+
## Currently supported
15+
16+
### Databases
17+
18+
- [x] MySQL/MariaDB
19+
- [ ] PostrgreSQL
20+
- [ ] MSSQL
21+
- [ ] SQLite
22+
- [ ] OracleDB
23+
- [ ] More...
24+
25+
### Operating Systems
26+
27+
- [x] Windows
28+
- [ ] Linux
29+
- [ ] MacOS

0 commit comments

Comments
 (0)