Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.

image

## 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