Client SQL open source e multi piattaforma fatto per essere semplice e completo. https://antares-sql.app
Go to file
Fabio Di Stasio 0cd182546b
build: electron-webpack replacement (#130)
* some changes

* improvements and dedicated webpeck configs for render and main

* added debugging setup

* vscode main process debug config

* vue3 devtools
2021-10-31 10:36:45 +01:00
.github ci: moved to node 14 in build actions 2021-06-14 09:11:23 +02:00
.vscode build: electron-webpack replacement (#130) 2021-10-31 10:36:45 +01:00
assets build: electron-webpack replacement (#130) 2021-10-31 10:36:45 +01:00
docs chore: update README logo 2021-07-03 13:47:37 +02:00
scripts build: electron-webpack replacement (#130) 2021-10-31 10:36:45 +01:00
snap ci: update snap store config 2021-07-22 17:30:07 +02:00
src build: electron-webpack replacement (#130) 2021-10-31 10:36:45 +01:00
.eslintignore Additions 2020-05-07 17:45:04 +02:00
.eslintrc build: electron-webpack replacement (#130) 2021-10-31 10:36:45 +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.3.8 2021-10-23 10:18:46 +02:00
CONTRIBUTING.md Create CONTRIBUTING.md 2021-10-07 15:15:12 +02:00
LICENSE Fix typos 2020-07-26 15:10:01 +02:00
README.md chore: update README.md 2021-10-05 10:53:45 +02:00
package.json build: electron-webpack replacement (#130) 2021-10-31 10:36:45 +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 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.

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.

  • Support for other databases.
  • Database tools.
  • Users management (add/edit/delete).
  • More context menu shortcuts.
  • More keyboard shortcuts.
  • Import/export and migration.
  • 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

Translations

Italian / Giuseppe Gigliotti [#20]
Arabic (needs updates) / Mohd-PH [#29]
Spanish (needs updates) / hongkfui [#32]
French (needs updates) / MrAnyx [#44]
Portugues (Brasil) / Daniel Eduardo [#54]
Deutsch (Deutschland) / Christian Ratz [#74]
Vietnamese / Ngô Quốc Đạt [#111]
Japanese / Isamu Sugiura [#115]