Client SQL open source e multi piattaforma fatto per essere semplice e completo. https://antares-sql.app
Go to file
Fabio Di Stasio 20b814378b chore: package.json changes 2022-06-02 12:50:05 +02:00
.github ci: e2e tests on separate github action 2022-05-07 23:20:31 +02:00
.vscode feat(translation): russian translation, closes #266 2022-05-23 16:11:54 +02:00
assets chore: package.json changes 2022-06-02 12:50:05 +02:00
docs chore: update README logo 2021-07-03 13:47:37 +02:00
misc vue devtools integrated in chromium devtools 2022-04-28 10:34:44 +02:00
scripts refactor: migration to pinia 2022-04-30 00:47:37 +02:00
snap ci: update snap store config 2021-07-22 17:30:07 +02:00
src build: Windows icon improvements 2022-06-02 11:17:53 +02:00
tests test: improved e2e tests 2022-04-25 18:26:11 +02:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2022-05-23 16:13:51 +02:00
.eslintignore Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
.eslintrc refactor: vue3 migration in progress 2022-04-21 14:39:24 +02:00
.gitattributes feat: better security connections credentials storage 2020-12-18 18:44:32 +01:00
.gitignore vue devtools integrated in chromium devtools 2022-04-28 10:34:44 +02:00
.nvmrc build: electron-webpack replacement (#130) 2021-10-31 10:36:45 +01: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.5.6 2022-06-02 11:31:10 +02:00
CODE_OF_CONDUCT.md chore: create CODE_OF_CONDUCT.md 2022-05-15 19:08:06 +02:00
CONTRIBUTING.md chore: update CONTRIBUTING.md 2022-04-30 17:26:08 +02:00
LICENSE Fix typos 2020-07-26 15:10:01 +02:00
README.md docs: update README.md [skip ci] 2022-05-23 16:13:51 +02:00
package.json chore: package.json changes 2022-06-02 12:50:05 +02:00
tsconfig.json test: improved e2e tests 2022-04-25 18:26:11 +02:00
webpack.main.config.js build: typescript config 2022-04-12 17:04:11 +02:00
webpack.renderer.config.js build: fix compilation issues 2022-05-07 22:50:11 +02:00
webpack.workers.config.js fix: importer webpack config 2022-04-17 12:11:00 +02:00

README.md

Antares SQL Client

GitHub package.json version GitHub Build Status 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.
Our 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, PostgreSQL and SQLite.
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.

Current key 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).
  • A modern and friendly tab system; keep open every kind of tab you need in your workspace.
  • Fake table data filler to generate tons of data for test purpose.
  • Query suggestions and auto complete.
  • Query history: search through the last 1000 queries.
  • SSH tunnel support.
  • Manual commit mode.
  • Import and export database dumps.
  • Dark and light theme.
  • Editor themes.

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 forever 100% free (without paid premium feature), full featured, as possible community driven, cross platform and open source alternative, empowered by JavaScript 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.

Installation

Based on your operating system you can have one or more distribution formats to choose based on your preferences.
Since Antares SQL is a free software we haven't a budget to spend in annual licenses or certificates. This can result that on some platforms you need some additional passages to install this app.

Linux

On Linux you can simply download and run .AppImage distributions, install from Snap Store or from AUR.

Windows

On Windows you can choose between Microsoft Store and download .exe distribution. The latter lacks of a certificate, so to install you need to click on "More info" and then "Run anyway" on SmartScreen prompt.

MacOS

On macOS you can run .dmg distribution following this guide to install apps from unknown developers.

Download

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

Coming soon

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

  • Database tools.
  • Users management (add/edit/delete).
  • More context menu shortcuts.
  • More keyboard shortcuts.
  • Support for other databases.
  • Apple Silicon distribution

Currently supported

Databases

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

Operating Systems

• x64

  • Windows
  • Linux
  • MacOS

• ARM

  • Windows
  • Linux
  • MacOS

How to contribute

Contributors

Thanks goes to these wonderful people (emoji key):


Fabio Di Stasio

💻 🌍 📖

Giulio Ganci

💻

Christian Ratz

💻 🌍

Giuseppe Gigliotti

🌍

Mohd-PH

🌍

hongkfui

🌍

Robin

🌍

Daniel Eduardo

🌍

Ngô Quốc Đạt

🌍

Isamu Sugiura

🌍

Riccardo Sacchetto

📦

Kilian Stallinger

💻

文杰

💻

goYou

🌍

Topollo

💻

Cleverson

🌍

fred

🌍

xaka_xak

🌍

This project follows the all-contributors specification. Contributions of any kind welcome!