Client SQL open source e multi piattaforma fatto per essere semplice e completo. https://antares-sql.app
Go to file
Fabio Di Stasio bf3367b41d build: minor changes to build and dependencies 2021-04-28 12:11:39 +02:00
.github build: minor changes to build and dependencies 2021-04-28 12:11:39 +02:00
build fix: hide update tab for Windows Store distributions 2021-04-01 14:12:49 +02:00
docs chore: update README.md 2021-03-14 15:38:55 +01:00
snap ci: snap store config 2021-03-08 12:40:56 +01:00
src fix: % character not properly escaped, closes #60 2021-04-28 12:10:43 +02:00
.eslintignore Additions 2020-05-07 17:45:04 +02:00
.eslintrc build: minor changes to build and dependencies 2021-04-28 12:11:39 +02:00
.gitattributes feat: better security connections credentials storage 2020-12-18 18:44:32 +01:00
.gitignore ci: improvements on travis release config 2020-08-06 10:20:36 +02:00
.stylelintrc feat(UI): light theme 2021-04-03 11:21:58 +02:00
.versionrc.json chore: standard-version configuration for perf commits 2021-01-23 16:06:21 +01:00
CHANGELOG.md chore(release): 0.1.4 2021-04-22 15:18:07 +02:00
LICENSE Fix typos 2020-07-26 15:10:01 +02:00
README.md chore: update README.md 2021-04-26 10:16:55 +02:00
jsconfig.json feat: foreign keys management 2020-12-15 17:08:36 +01:00
package.json build: minor changes to build and dependencies 2021-04-28 12:11:39 +02:00
webpack.config.js refactor: migrated to ace from monaco-editor 2020-12-21 11:06:41 +01:00

README.md

Antares SQL Client

GitHub package.json version GitHub All Releases GitHub antares antares Plant a Tree

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 development state, many features will come in future updates, and supports only MySQL/MariaDB and PostgreSQL (partially).
Many of its current features are enough to have a pleasant user experience with MySQL/MariaDB, and basic functionalites with PostgreSQL, so give it a chance and send me your feedback, I would really appreciate it.
I'm actively working on it, hoping to provide cool features and fixes as soon as possible.

🔗 If you are curious to try Antares you can download and install the latest release.
👁 To stay tuned for new releases watch this repo on Release only channel.
🌟 Don't forget to leave a star if you appreciate this project.

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, full featured, cross platform and open source alternative, empowered by JavaScript's ecosystem.
A modern application created with minimalism and semplicity in mind, with features in the right places, not hundreds of tiny buttons, tabs or submenu.

Download

Get it from the Snap Store Get it from Microsoft Store
🚀 Other Downloads

How to contribute

Current main features

  • Multiple database connections at same time.
  • Database management (add/edit/delete).
  • Full tables management, including indexes and foreign keys.
  • Views, triggers, stored routines, functions and schedulers management (add/edit/delete).
  • Fake table data filler.
  • Run queries on multiple tabs.
  • Query suggestions and auto complete.
  • Dark and light theme.
  • Scratchpad.
  • Multi language.
  • Secure password storage.

Coming soon

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

  • Support for other databases.
  • Database tools.
  • SSH tunnel support.
  • Users management (add/edit/delete).
  • UI/UX improvements.
  • Query history.
  • More context menu shortcuts.
  • More keyboard shortcuts.
  • Query logs console.
  • Import/export and migration.

Currently supported

Databases

  • MySQL/MariaDB
  • PostgreSQL (partially, work in progress)
  • SQLite
  • MSSQL
  • OracleDB
  • More...

Operating Systems

• x64

  • Windows
  • Linux
  • MacOS (not tested due lack of hardware)

• ARM

  • Windows
  • Linux
  • MacOS

Translations

Italian Translation / Giuseppe Gigliotti [#20]
Arabic Translation / Mohd-PH [#29]
Spanish Translation / hongkfui [#32]
French Translation / MrAnyx [#44]
Portugues (Brasil) / Daniel Eduardo [#54]

Reviews

Antares SQL Client review