Join Discord
·
Read docs
·
What's new
Install Now »
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.8), help us make it better by sending your feedback and reach a stable (v1.0) version.
Star 🌟 & watch 👀 the repository to get updates.
- 🧑💻 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.
- 📺 Console: Run commands like in you do in terminal.
- 🗂 Projects: Organise all database connections into various projects.
- 📕 Query Cheatsheets: Search and view query commands syntax right inside IDE.
- ✅ Database Support: MySQL, PostgreSQL and MongoDB.
Follow the steps below to download & start the app:
- Download the latest release and extract / open the downloaded file.
- Follow the platform specific step below
- For Windows, double click the Slashbase file to open the app
- For MacOS, drag the Slashbase file to Applications folder and start the app from launchpad.
- For linux, run
./Slashbase
on terminal to start the app.
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 Windows and MacOS. For linux, run
./Slashbase
on terminal to start the app.
Use Slashbase as a cloud-hosted in-browser collaborative database IDE. Visit slashbase.com
Detailed documentation is available on slashbase guide.
Join our community on discord and bip.
- ✅ PostgreSQL Query Engine
- ✅ MongoDB Query Engine
- ✅ MySQL Query Engine
- ☑️ SQLite Query Engine
- ☑️ Redis Query Engine
- ✅ Query Cheatsheets
- ☑️ Add/delete Data Models (Table/collections)
- ☑️ Manage Views
- ☑️ Export/import data
Read our contribution guide for getting started on contributing to the project.
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.
See the LICENSE file for license rights and limitations.