Client SQL open source e multi piattaforma fatto per essere semplice e completo. https://antares-sql.app
Go to file
Fabio Di Stasio 5267b37eaf chore: updated appx icons 2021-11-28 16:28:54 +01:00
.github ci: run tests before build 2021-11-25 21:37:48 +01:00
.vscode feat(SQLite): connection add/edit masks 2021-11-13 11:34:30 +01:00
assets chore: updated appx icons 2021-11-28 16:28:54 +01:00
docs chore: update README logo 2021-07-03 13:47:37 +02:00
scripts fix: temporary solution on MacOS for unsigned app updates 2021-11-03 14:46:13 +01:00
snap ci: update snap store config 2021-07-22 17:30:07 +02:00
src perf(UI): disable save button in table creation when no fields are added 2021-11-25 17:23:46 +01:00
tests chore: updated appx icons 2021-11-28 16:28:54 +01:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2021-11-15 21:37:49 +00:00
.eslintignore refactor: minor changes to support webpack-dev-server 4.4.0 2021-11-02 22:23:10 +01:00
.eslintrc refactor: minor changes to support eslint-plugin-vue 8 2021-11-02 21:51:53 +01:00
.gitattributes feat: better security connections credentials storage 2020-12-18 18:44:32 +01:00
.gitignore build: electron-webpack replacement (#130) 2021-10-31 10:36:45 +01: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.4.0 2021-11-24 17:27:51 +01:00
CONTRIBUTING.md chore: update README.md and CONTRIBUTING.md 2021-10-31 16:07:53 +01:00
LICENSE Fix typos 2020-07-26 15:10:01 +02:00
README.md chore: update README.md 2021-11-19 16:14:11 +01:00
package.json chore: updated appx icons 2021-11-28 16:28:54 +01:00
webpack.main.config.js build: electron-webpack replacement (#130) 2021-10-31 10:36:45 +01:00
webpack.renderer.config.js build: electron-webpack replacement (#130) 2021-10-31 10:36:45 +01: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.
  • Dark and light theme.
  • Editor themes.
  • Scratchpad.
  • Secure password storage.

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.

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.
  • Import/export and migration.
  • 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

💻

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