Client SQL open source e multi piattaforma fatto per essere semplice e completo. https://antares-sql.app
Go to file
Fabio Di Stasio 9622dbec6b chore: update rules 2021-07-08 18:41:17 +02:00
.github ci: moved to node 14 in build actions 2021-06-14 09:11:23 +02:00
build chore: icons for appx build 2021-05-08 16:04:37 +02:00
docs chore: update README logo 2021-07-03 13:47:37 +02:00
snap fix: support to mDNS/zeroconf in snap build, closes #58 2021-05-01 12:16:57 +02:00
src fix(UI): connection tab indicator when scrolling 2021-07-08 17:58: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 chore: update rules 2021-07-08 18:41:17 +02:00
.versionrc.json chore: standard-version configuration for perf commits 2021-01-23 16:06:21 +01:00
CHANGELOG.md chore(release): 0.2.0 2021-07-03 12:29:13 +02:00
LICENSE Fix typos 2020-07-26 15:10:01 +02:00
README.md chore: update README.md 2021-07-07 12:59:27 +02:00
jsconfig.json feat: foreign keys management 2020-12-15 17:08:36 +01:00
package.json feat: SSH Tunnel functionality (#81) 2021-07-05 09:30:52 +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 Build Status GitHub All Releases GitHub antares antares Twitter Follow 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.
At the moment, however, there are all the features necessary to have a pleasant database management experience, so give it a chance and send us your feedback, we would really appreciate it.
We are actively working on it, hoping to provide new cool features, improvements 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 follow Antares SQL on Twitter.
🌟 Don't forget to leave a star if you appreciate this project.

Philosophy

Why are we 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, nested tabs or submenu; productivity comes first.

Download

Get it from the Snap Store Get it from AUR 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.
  • SSH tunnel support.
  • 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.
  • Users management (add/edit/delete).
  • Query history and bookmarks.
  • More context menu shortcuts.
  • More keyboard shortcuts.
  • Import/export and migration.

Currently supported

Databases

  • MySQL/MariaDB
  • PostgreSQL
  • 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]
Deutsch (Deutschland) / Christian Ratz [#74]

Reviews

Antares SQL Client review