1
1
mirror of https://github.com/Fabio286/antares.git synced 2024-12-18 11:49:29 +01:00
Client SQL open source e multi piattaforma fatto per essere semplice e completo. https://antares-sql.app
Go to file
Giuseppe Gigliotti 2d63ddb9c7 Update it-IT translation
fixed & updated italian translation
2020-07-27 20:12:48 +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 it-IT translation 2020-07-27 20:12:48 +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
.travis.yml Added .travis.yml 2020-07-27 16:27:33 +02:00
LICENSE Fix typos 2020-07-26 15:10:01 +02:00
package-lock.json Merge pull request from EStarium/dependabot/npm_and_yarn/webpack-4.44.0 2020-07-27 07:59:02 +02:00
package.json Merge pull request from EStarium/dependabot/npm_and_yarn/webpack-4.44.0 2020-07-27 07:59:02 +02:00
README.md Fix typos 2020-07-26 15:10:01 +02:00
webpack.config.js Datetime fields precision 2020-07-05 16:06:56 +02:00

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