Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
/dbhub.ioPublic archive

A "Cloud" for SQLite databases. Collaborative development for your data. 😊

License

NotificationsYou must be signed in to change notification settings

sqlitebrowser/dbhub.io

Repository files navigation

CypressGo Report Card

What it is

A Cloud for SQLite databases, with special integration forDB Browser for SQLite.

You can use our live hosted version athttps://dbhub.io,our API server athttps://api.dbhub.io, or run things locally for your own users.

Screenshot

DBHub.io Screenshot

Requirements

  • Golang - version 1.18 or above is required.
  • Memcached - version 1.4.33 and above are known to work.
  • Minio - release 2016-11-26T02:23:47Z and later are known to work.
  • NodeJS - version 20 is known to work, others are untested.
  • PostgreSQL - version 13 and above are known to work.
  • Yarn - version 1.22.x. Not Yarn 2.x or greater.

Subdirectories

  • api - A very simple API server, used for querying databases remotely.
  • common - Library of functions used by the DBHub.io components.
  • database - PostgreSQL database schema.
  • default_licences - Useful Open Source licences suitable for databases.
  • db4s - REST server whichDB Browser for SQLiteandDio use for communicating with DBHub.io.
  • live - Internal daemon which manages live SQLite databases.
  • webui - The main public facing webUI.

Libraries for accessing DBHub.io via API

  • go-dbhub - A Go library for accessing and using your SQLite libraries on DBHub.io.
  • pydbhub - A Python library for accessing and using your SQLite libraries on DBHub.io.

About

A "Cloud" for SQLite databases. Collaborative development for your data. 😊

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp