https://github.com/pavi2410/based
Free and open source Database explorer
https://github.com/pavi2410/based
database explorer postgresql query sqlite viewer
Last synced: about 2 months ago
JSON representation
Free and open source Database explorer
- Host: GitHub
- URL: https://github.com/pavi2410/based
- Owner: pavi2410
- Created: 2024-11-10T08:59:11.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-05T13:16:35.000Z (about 2 months ago)
- Last Synced: 2025-04-05T14:11:18.261Z (about 2 months ago)
- Topics: database, explorer, postgresql, query, sqlite, viewer
- Language: TypeScript
- Homepage:
- Size: 745 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# based
*The Everything Database App*
`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 and MongoDB (PostgreSQL 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