Client SQL open source e multi piattaforma fatto per essere semplice e completo. https://antares-sql.app
Go to file
Fabio 5473858323 refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
.github chore: dependabot interval and minor changes in README.md 2020-08-07 17:27:25 +02:00
build build: fix to build configuration on Travis 2020-08-05 22:09:23 +02:00
docs Text connection fix 2020-06-20 21:58:57 +02:00
src refactor: changed material design icon pack 2020-08-12 10:48:18 +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(release): 0.0.4 2020-08-06 10:22:06 +02:00
LICENSE Fix typos 2020-07-26 15:10:01 +02:00
README.md refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
package.json refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
webpack.config.js Datetime fields precision 2020-07-05 16:06:56 +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 in a development state, it lacks many features, and is''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. At moment i'm testing only on Windows.

How to contribute

Roadmap

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

  • Options to insert new database records.
  • Improvements of query editor area.
  • Multiple query tabs.
  • 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

  • Windows
  • Linux
  • MacOS (needs tests)

Translations

Giuseppe Gigliotti / Italian Translation