Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antares-sql/antares
A modern, fast and productivity driven SQL client with a focus in UX
https://github.com/antares-sql/antares
antares client database desktop-app electron electron-app firebirdsql javascript linux-app macos-app mariadb mysql postgresql sql sql-client sqlite sqlite3 typescript vue windows-app
Last synced: 30 days ago
JSON representation
A modern, fast and productivity driven SQL client with a focus in UX
- Host: GitHub
- URL: https://github.com/antares-sql/antares
- Owner: antares-sql
- License: mit
- Created: 2020-04-30T08:05:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T07:37:49.000Z (about 2 months ago)
- Last Synced: 2024-09-28T11:04:37.872Z (about 1 month ago)
- Topics: antares, client, database, desktop-app, electron, electron-app, firebirdsql, javascript, linux-app, macos-app, mariadb, mysql, postgresql, sql, sql-client, sqlite, sqlite3, typescript, vue, windows-app
- Language: Vue
- Homepage: https://antares-sql.app
- Size: 9.21 MB
- Stars: 1,780
- Watchers: 23
- Forks: 122
- Open Issues: 101
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ops - antares-sql/antares - 04-30|2024-10-02 | 支持 MySQL/MariaDB、PostgreSQL、SQLite 和 Firebird SQL, 支持多平台 | (GUI-SQL)
- jimsghstars - antares-sql/antares - A modern, fast and productivity driven SQL client with a focus in UX (Vue)
README
# Antares SQL Client
![GitHub package.json version](https://img.shields.io/github/package-json/v/fabio286/antares) ![GitHub](https://img.shields.io/github/license/fabio286/antares) ![Test e2e](https://github.com/antares-sql/antares/actions/workflows/test-e2e-win.yml/badge.svg?branch=develop) ![Mastodon Follow](https://img.shields.io/mastodon/follow/%20110860460902482117?domain=https%3A%2F%2Ffosstodon.org&style=social) [![Plant a Tree](https://raw.githubusercontent.com/Fabio286/treedom-badge/master/svg/plant-a-tree.svg)](https://www.treedom.net/en/user/fabio-di-stasio/event/antares-for-the-planet)
Antares is an SQL client based on [Electron.js](https://github.com/electron/electron) and [Vue.js](https://github.com/vuejs/vue) 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, SQLite and Firebird SQL.
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](https://github.com/Fabio286/antares/releases/latest).
👁 To stay tuned for new releases follow Antares SQL on [Mastodon](https://fosstodon.org/@AntaresSQL).
🌟 Don't forget to **leave a star** if you appreciate this project.🗳️ Polls:
- **[Which is the main OS you use Antares on?](https://github.com/antares-sql/antares/discussions/379)**
- **[Which database do you use the most?](https://github.com/antares-sql/antares/discussions/594)**## 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.
- Save queries, notes or todo.
- SSH tunnel support.
- Manual commit mode.
- Import and export database dumps.
- Customizable keyboard shortcuts.
- 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 simplicity in mind, with features in the right places, not hundreds of tiny buttons, nested tabs or submenues; 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 don't have a budget to spend on annual licenses or certificates. This can result that on some platforms you might need to put in some additional work to install this app.### Linux
On Linux you can simply download and run the `.AppImage` distribution, install from FlatHub, Snap Store, AUR or from our [PPA repository](https://github.com/antares-sql/antares-ppa).
### Windows
On Windows you can choose between downloading the app from Microsoft Store or downloading the `.exe` from our [website](https://antares-sql.app/downloads) or [this github repo](https://github.com/Fabio286/antares/releases/latest). Distributions that are not from Microsoft Store are not signed with 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](https://support.apple.com/guide/mac-help/mh40616/mac) to install apps from unknown developers.
## Download
[](https://flathub.org/apps/it.fabiodistasio.AntaresSQL) [![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/antares) [![Get it from AUR](https://raw.githubusercontent.com/antares-sql/antares/master/docs/aur-badge.svg)](https://aur.archlinux.org/packages/antares-sql-bin) [](https://www.microsoft.com/p/antares-sql-client/9nhtb9sq51r1?cid=storebadge&ocid=badge&rtc=1&activetab=pivot:overviewtab)
🚀 **[Other Downloads](https://github.com/antares-sql/antares/releases/latest)**## Currently supported
### Databases
- [x] MySQL/MariaDB
- [x] PostgreSQL
- [x] SQLite
- [x] Firebird SQL
- [ ] DuckDB
- [ ] SQL Server
- [ ] More...### Operating Systems
#### • x64
- [x] Windows
- [x] Linux
- [x] MacOS#### • ARM
- [ ] Windows
- [x] Linux
- [ ] MacOS## How to contribute
- 🌍 [Translate Antares](https://github.com/Fabio286/antares/wiki/Translate-Antares)
- 📖 [Contributors Guide](https://github.com/Fabio286/antares/wiki/Contributors-Guide)
- 🚧 [Project Board](https://github.com/orgs/antares-sql/projects/3/views/2)## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/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
🌍
Théo Billardey
🌍
Muhammad Dyas Yaskur
🌍 💻
tianci li
🌍
555cider
🌍
Anton Mikhalev
🌍
René
💻 🌍
Woodenman
📦
Marc Vilella
🌍
Ladislav Vondráček
🌍
Vladyslav
🌍
Bagus Indrayana
💻
Naoki Ishikawa
🌍
Filipe Azevedo
💻
CHANG, CHIH WEI
🌍
GaoChun
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!