Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pavi2410/based
Free and open source DataGrip alternative
https://github.com/pavi2410/based
database explorer postgresql query sqlite viewer
Last synced: 4 days ago
JSON representation
Free and open source DataGrip alternative
- Host: GitHub
- URL: https://github.com/pavi2410/based
- Owner: pavi2410
- Created: 2024-11-10T08:59:11.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T08:40:24.000Z (about 2 months ago)
- Last Synced: 2025-01-13T07:30:41.895Z (9 days ago)
- Topics: database, explorer, postgresql, query, sqlite, viewer
- Language: TypeScript
- Homepage:
- Size: 662 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# based
`based` is a database explorer and management tool for developers. It is a desktop application that runs on Windows, macOS, and Linux. Based is designed to be simple and easy to use, while still providing powerful features for advanced users.
## Features
- Supports SQLite (PostgreSQL & MongoDB support is planned)
## Goals
- Free & Open Source
- No pricing page -- Never pay for features. You get to enjoy the same features as everyone else.
- No backend involved -- No data is ever sent to any server.
## Inspiration
- [DataGrip](https://www.jetbrains.com/datagrip/)
- [Beekeeper Studio](https://www.beekeeperstudio.io/)
- [TablePlus](https://tableplus.com/)
- [DBeaver](https://dbeaver.io/)
- [DB Browser for SQLite](https://sqlitebrowser.org/)
- [SQL Studio](https://www.sql.studio/)
- [dbx](https://getdbx.com/)## Developement
`based` is built as a desktop app using Tauri.
### Sample Database for testing
- SQLite
- https://github.com/codecrafters-io/sample-sqlite-databases
- https://github.com/jpwhite3/northwind-SQLite3### Useful links
- https://www.todesktop.com/blog/posts/designing-desktop-apps-cross-platform-ux