Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

outerbase/studio: A lightweight Database GUI in your browser. It supports connecting to Postgres, MySQL, and SQLite. #956

Open
1 task
ShellLM opened this issue Dec 8, 2024 · 1 comment
Labels
Git-Repo Source code repository like gitlab or gh Software2.0 Software development driven by AI and neural networks. source-code Code snippets Sqlite Sqlite DB and tools

Comments

@ShellLM
Copy link
Collaborator

ShellLM commented Dec 8, 2024

outerbase/studio: A lightweight Database GUI in your browser. It supports connecting to Postgres, MySQL, and SQLite.

"Outerbase Studio

Outerbase Studio is a lightweight, browser-based GUI for managing SQL databases, designed for simplicity and versatility. Initially built for LibSQL and SQLite, it now supports a broad range of databases, including:

Supported Databases:

  • SQLite-based Database
  • Turso/LibSQL
  • SQLite (local files)
  • Cloudflare D1
  • rqlite
  • StarbaseDB
  • Val.town
  • MySQL (beta, limited features)
  • PostgreSQL (beta, limited features)

Give it a try directly from your browser

Desktop App

You can download Windows and Mac desktop app here.

Outerbase Studio Desktop is a lightweight Electron wrapper for the Outerbase Studio web version. It enables support for drivers that aren't feasible in a browser environment, such as MySQL and PostgreSQL.

Features

  • Query Editor: It features a user-friendly query editor equipped with auto-completion and function hint tooltips. It allows you to execute multiple queries simultaneously and view their results efficiently.
  • Data Editor: It comes with a powerful data editor, allowing you to stage all your changes and preview them before committing. The data table is highly optimized and lightweight, capable of rendering thousands of rows and columns efficiently.
  • Schema Editor: It allows you to quickly create, modify, and remove table columns with just a few clicks without writing any SQL.
  • Connection Manager: It includes a flexible connection manager, allowing you to store your connections locally in your browser. You can also store them on a server and share your connections across multiple devices.

The features mentioned above are just a few of the many we offer. Give it a try to explore everything we have in store.

Suggested labels

None

@ShellLM ShellLM added Git-Repo Source code repository like gitlab or gh Software2.0 Software development driven by AI and neural networks. source-code Code snippets Sqlite Sqlite DB and tools labels Dec 8, 2024
@ShellLM
Copy link
Collaborator Author

ShellLM commented Dec 8, 2024

Related content

#857 similarity score: 0.88
#74 similarity score: 0.88
#688 similarity score: 0.86
#700 similarity score: 0.85
#624 similarity score: 0.85
#693 similarity score: 0.84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Git-Repo Source code repository like gitlab or gh Software2.0 Software development driven by AI and neural networks. source-code Code snippets Sqlite Sqlite DB and tools
Projects
None yet
Development

No branches or pull requests

1 participant