slashbase

command module
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

README

Slashbase

The open-source in-browser database IDE for your dev/data workflows.

Install Now »

Join Discord Community · Explore the docs · Read Updates

GitHub Go verison Release version Binary downloads Docker pulls Discord


Slashbase CLI - in terminal

Slashbase CLI

Slashbase IDE - in browser

Slashbase IDE

About

Slashbase is an open-source in-browser 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, right from your browser. Supports PostgreSQL and MongoDB.

It's written in Golang and Nextjs React Framework and runs as a single binary.

Features

  • Browser & CLI based: Use as IDE in your browser or as CLI in terminal.
  • Easy to use: with minimal interface it is simple to use.
  • Database Support: PostgreSQL and MongoDB.
  • Save Queries: Write and Save queries to re-run in future.
  • Create Charts: Create charts from your query results.

Installation

The app should be installed on your desktop/laptop and should used as a part of your local development enviroment.

Docker

Run the following commands on terminal to start the app inside docker container:

docker pull slashbaseide/slashbase
docker run -p 3000:3000 slashbaseide/slashbase

The app is running at port 3000. Visit http://localhost:3000 from the browser.

Binary

Follow the steps below to download & start the app:

Mac OS and Linux

  1. Download the latest release and extract the zip.
  2. Run ./slashbase on terminal to start the app.

The app is running at port 3000. Visit http://localhost:3000 from the browser.

Windows

  1. Download the latest release and extract the zip.
  2. Run slashbase on cmd terminal to start the app.

The app is running at port 3000. Visit http://localhost:3000 from the browser.

Documentation

Detailed documentation is available on slashbase guide.

Community

Join our community on discord and bip.

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
dao
db
pkg
sshtunnel
This file is modified version of sshtun library: https://github.com/rgzr/sshtun Package sshtun provides a SSH tunnel with port forwarding.
This file is modified version of sshtun library: https://github.com/rgzr/sshtun Package sshtun provides a SSH tunnel with port forwarding.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL