lagerfeuer / slashbase

Modern database IDE for your dev & data workflows. Supports MySQL, PostgreSQL & MongoDB. Free open-source database client.

Home Page:https://slashbase.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slashbase

GitHub Go verison Release version Total downloads Discord CodeFactor

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.8), 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.
  • πŸ“Ί 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.

Installation

Direct Download

Follow the steps below to download & start the app:

  1. Download the latest release and extract / open the downloaded file.
  2. 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.

Build from source

Follow the steps build & start the app:

  1. Clone the repository or download the zip.
  2. Make sure Go and Wails is installed. Follow the steps here, if not installed.
  3. Open the terminal at root directory and run make build.
  4. The app is created in build/bin.
  5. Double click the Slashbase file to open the app on Windows and MacOS. For linux, run ./Slashbase on terminal to start the app.

Arch Linux

Install from the Arch User Repository:

yay -S slashbase

Screenshots

Run query view

Low-code view

Console view

Slashbase Cloud

Use Slashbase as a cloud-hosted in-browser collaborative database IDE. Visit slashbase.com

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.

About

Modern database IDE for your dev & data workflows. Supports MySQL, PostgreSQL & MongoDB. Free open-source database client.

https://slashbase.com

License:Apache License 2.0


Languages

Language:TypeScript 53.7%Language:Go 41.1%Language:NSIS 2.2%Language:SCSS 1.1%Language:JavaScript 1.0%Language:CSS 0.6%Language:Makefile 0.2%Language:HTML 0.1%