Client SQL open source e multi piattaforma fatto per essere semplice e completo. https://antares-sql.app
Go to file
Fabio 4991291c2c chore: update app screenshot 2020-09-17 12:34:57 +02:00
.github chore: update issue templates 2020-09-09 11:43:06 +02:00
build chore: improved app icon resolution 2020-09-15 15:07:56 +02:00
docs chore: update app screenshot 2020-09-17 12:34:57 +02:00
src feat: field comment on mouse over a table field name 2020-09-17 11:13:00 +02:00
.eslintignore Additions 2020-05-07 17:45:04 +02:00
.eslintrc Additions 2020-05-07 17:45:04 +02:00
.gitignore ci: improvements on travis release config 2020-08-06 10:20:36 +02:00
.stylelintrc style: 🎨 stylelint implementation 2020-07-31 18:16:28 +02:00
.travis.yml ci: improvements on travis release config 2020-08-06 10:20:36 +02:00
CHANGELOG.md chore: 2020-09-03 13:52:43 +02:00
LICENSE Fix typos 2020-07-26 15:10:01 +02:00
README.md fix: value overridden when join tables with fields with same name 2020-09-13 18:25:28 +02:00
package.json build: local vue-template-compiler 2020-09-06 16:47:51 +02:00
webpack.config.js feat: monaco-editor as query editor 2020-08-20 18:06:02 +02:00

README.md

Antares SQL Client

GitHub package.json version Build Status GitHub All Releases GitHub

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 an alpha, it lacks many features, and isn't 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.

Philosophy

Why am I developing an SQL client when there are a lot of them on the market?
The main goal is to develop a totally free, cross platform and open source alternative, empowered by JavaScript's ecosystem.
An application created with minimalism and semplicity in mind, with features in the righ places, not hundreds of tiny buttons or submenu.

How to contribute

Roadmap

This is a roadmap with major features will come in near future.

  • Improvements of query editor area.
  • Tables management (add/edit/delete).
  • Stored procedures, views, schedulers and trigger support.
  • Database tools.
  • Context menu shortcuts.
  • Keyboard shortcuts.
  • More secure password storage.
  • Query logs console.
  • Fake data filler.
  • Import/export and migration.
  • Themes.

Currently supported

Databases

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

Operating Systems

• x86

  • Windows
  • Linux
  • MacOS (needs tests)

• ARM

  • Windows
  • Linux
  • MacOS

Translations

Giuseppe Gigliotti / Italian Translation
Mohd-PH / Arabic Translation
hongkfui / Spanish Translation