Client SQL open source e multi piattaforma fatto per essere semplice e completo. https://antares-sql.app
Go to file
Fabio 3f0e5d3512 Fix typos 2020-07-26 15:10:01 +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 Update version 2020-07-24 17:34:39 +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
LICENSE Fix typos 2020-07-26 15:10:01 +02:00
README.md Fix typos 2020-07-26 15:10:01 +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 Update version 2020-07-24 17:34:39 +02: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 essential 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