Client SQL open source e multi piattaforma fatto per essere semplice e completo. https://antares-sql.app
Go to file
Fabio 4a83ae7e75 Update README.md 2020-07-24 14:05:14 +02:00
.github Update dependabot.yml 2020-06-29 09:05:39 +02:00
build Improvements to query table 2020-06-18 19:01:09 +02:00
docs Text connection fix 2020-06-20 21:58:57 +02:00
src Results table improvements 2020-07-24 13:26:56 +02:00
.eslintignore Additions 2020-05-07 17:45:04 +02:00
.eslintrc Additions 2020-05-07 17:45:04 +02:00
.gitignore Update system 2020-06-19 18:03:52 +02:00
CHANGELOG.md FIelds edit implemented 2020-06-28 15:31:16 +02:00
LICENSE Initial commit 2020-04-30 12:52:51 +02:00
README.md Update README.md 2020-07-24 14:05:14 +02:00
package-lock.json Bump mssql from 6.2.0 to 6.2.1 2020-07-23 05:45:56 +00:00
package.json Bump mssql from 6.2.0 to 6.2.1 2020-07-23 05:45:56 +00:00
webpack.config.js Datetime fields precision 2020-07-05 16:06:56 +02:00

README.md

Antares SQL Client

Antares is an SQL client based on Electron.js and Vue.js that aims to become a useful tool, especially for developers.
My target is to support as many databases as possible, and all major operating systems, including the ARM versions.

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.

If you are curious to try this early state of Antares you can download and install the latest release, and stay tuned for updates. At moment is only available for Windows.

Currently supported

Databases

  • MySQL/MariaDB
  • PostrgreSQL
  • MSSQL
  • SQLite
  • OracleDB
  • More...

Operating Systems

  • Windows
  • Linux
  • MacOS