Join Discord
Β·
Read docs
Β·
What's new
Install Now Β»
About
Slashbase is a modern database IDE for your dev/data workflows. Use Slashbase to connect to any of your database, browse data and schema, write, run and save queries, create charts. Supports MySQL, PostgreSQL and MongoDB.
It is in beta (v0.6), help us make it better by sending your feedback and reach a stable (v1.0) version.
Star
π & watchπ the repository to get updates.
Features:
π§βπ» Desktop App: Use the IDE as standalone desktop app.πͺ Modern Interface: With a modern interface, it is easy to use.πͺΆ Lightweight: Doesn't take much space on your system.β‘οΈ Quick Browse: Quickly filter, sort & browse data and schema with a low-code UI.πΎ Save Queries: Write and Save queries to re-run in future.π Create Charts: Create charts from your query results.π Projects: Organise all database connections into various projects.π Query Cheatsheets: Search for query commands right inside IDE, no need to search online when you forget query syntax.β Database Support: MySQL, PostgreSQL and MongoDB.
Screenshots
Slashbase Cloud
Use Slashbase as a cloud-hosted in-browser collaborative database IDE. Visit slashbase.com
Installation
Direct Download
Follow the steps below to download & start the app:
- Download the latest release and extract the zip.
- Double click the Slashbase file to open the app on Window and MacOS. For linux, run
./Slashbase
on terminal to start the app.
On Mac if you see the error message popup:
- Open terminal and run
xattr -cr /path/to/Slashbase.app
and then run the app.
Build from source
Follow the steps build & start the app:
- Clone the repository or download the zip.
- Make sure Go and Wails is installed. Follow the steps here, if not installed.
- Open the terminal at root directory and run
make build
. - The app is created in
build/bin
. - Double click the Slashbase file to open the app on Window and MacOS. For linux, run
./Slashbase
on terminal to start the app.
Documentation
Detailed documentation is available on slashbase guide.
Community
Join our community on discord and bip.
Roadmap
Database Support
β PostgreSQL Query Engineβ MongoDB Query Engineβ MySQL Query EngineβοΈ SQLite Query EngineβοΈ Redis Query Engine
Features
β Query CheatsheetsβοΈ Add/delete Data Models (Table/collections)βοΈ Manage ViewsβοΈ Export/import data
Contributing
Read our contribution guide for getting started on contributing to the project.
Support
If you face any issues installing or using slashbase, send us a mail on slashbaseide@gmail.com or contact support chat on our website slashbase.com.
License
See the LICENSE file for license rights and limitations.