dbhub.io

module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2019 License: AGPL-3.0

README

DBHub.io

What it is

An early stage (in development) "Cloud" for SQLite databases, with special integration for DB Browser for SQLite.

You can try out our beta testing server at https://db4s-beta.dbhub.io, or run it locally for your own users.

Note - Don't store important data on the beta server. We're still changing things around on it quite often, and haven't yet put time into setting up backups (etc).

When the core code is more fully featured (end of October 2017 target), we'll start putting "production" servers online for people to store their data.

Screenshot

DBHub.io Screenshot

Requirements

  • Golang - version 1.8 or above is required, with 1.9 highly recommended.
  • Memcached - version 1.4.33 and above are known to work.
  • Minio - release 2016-11-26T02:23:47Z and later are known to work.
  • PostgreSQL - version 9.6 or above is required.

Subdirectories

  • api - (not yet created) Future home for our JSON API server.
  • 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 which DB Browser for SQLite connects to for the Remote panel.
  • dio - (not yet created) Future home for dio, our command line interface (cli) for interacting with DBHub.io.
  • webui - The main public facing webUI.

Announcements

A low volume announcements only mailing list:

Developers

For development related discussion about DB4S and DBHub.io:

Directories

Path Synopsis
These functions extract (and validate) user provided form data.
These functions extract (and validate) user provided form data.

Jump to

Keyboard shortcuts

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