All Projects → sqlitebrowser → Dbhub.io

sqlitebrowser / Dbhub.io

Licence: agpl-3.0
A "Cloud" for SQLite databases. Collaborative development for your data. :)

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Dbhub.io

Local Sqlite Example
Demonstrates database-driven Electron using local SQLite with SQL.js.
Stars: ✭ 148 (-8.07%)
Mutual labels:  sqlite
Kubernetes Plugin
Jenkins plugin to run dynamic agents in a Kubernetes/Docker environment
Stars: ✭ 1,998 (+1140.99%)
Mutual labels:  cloud
Koding
The Simplest Way to Manage Your Entire Dev Infrastructure!
Stars: ✭ 1,945 (+1108.07%)
Mutual labels:  cloud
Myscript Text Web
✏️ ☁️ The easy way to integrate text handwriting recognition in your web app.
Stars: ✭ 152 (-5.59%)
Mutual labels:  cloud
Dasync
Every developer deserves the right of creating microservices without using any framework 🤍
Stars: ✭ 154 (-4.35%)
Mutual labels:  cloud
Atdatabases
TypeScript clients for databases that prevent SQL Injection
Stars: ✭ 154 (-4.35%)
Mutual labels:  sqlite
Sqlitestudio
A free, open source, multi-platform SQLite database manager.
Stars: ✭ 2,337 (+1351.55%)
Mutual labels:  sqlite
Vald
Vald. A Highly Scalable Distributed Vector Search Engine
Stars: ✭ 158 (-1.86%)
Mutual labels:  cloud
Modernarchitectureshop
The Microservices Online Shop is an application with a modern software architecture that is cleanly designed and based on.NET lightweight technologies. The shop has two build variations. The first variant is the classic Microservices Architectural Style. The second one is with Dapr. Dapr has a comprehensive infrastructure for building highly decoupled Microservices; for this reason, I am using Dapr to achieve the noble goal of building a highly scalable application with clean architecture and clean code.
Stars: ✭ 154 (-4.35%)
Mutual labels:  sqlite
Persist Queue
A thread-safe disk based persistent queue in Python
Stars: ✭ 157 (-2.48%)
Mutual labels:  sqlite
Tortoise Orm
Familiar asyncio ORM for python, built with relations in mind
Stars: ✭ 2,558 (+1488.82%)
Mutual labels:  sqlite
Kafka Connect Storage Cloud
Kafka Connect suite of connectors for Cloud storage (Amazon S3)
Stars: ✭ 153 (-4.97%)
Mutual labels:  cloud
Oreilly getting started with sql
Database files for the O'Reilly book "Getting Started with SQL: A hands on approach for beginners" http://goo.gl/z3zG54
Stars: ✭ 156 (-3.11%)
Mutual labels:  sqlite
Serendipity
A PHP blog software
Stars: ✭ 151 (-6.21%)
Mutual labels:  sqlite
Salt
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Stars: ✭ 12,086 (+7406.83%)
Mutual labels:  cloud
Terrahub
Terraform Automation and Orchestration Tool (Open Source)
Stars: ✭ 148 (-8.07%)
Mutual labels:  cloud
Cachew
Transparent and persistent cache/serialization powered by type hints
Stars: ✭ 155 (-3.73%)
Mutual labels:  sqlite
Brick
An intuitive way to work with persistent data in Dart
Stars: ✭ 159 (-1.24%)
Mutual labels:  sqlite
Jimv C
JimV 的控制节点。私有云、虚拟化、kvm、云计算。
Stars: ✭ 158 (-1.86%)
Mutual labels:  cloud
Yolov4 Cloud Tutorial
This repository walks you through how to Build and Run YOLOv4 Object Detections with Darknet in the Cloud with Google Colab.
Stars: ✭ 153 (-4.97%)
Mutual labels:  cloud

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 live server at https://dbhub.io, or run it locally for your own users.

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 - 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 which DB Browser for SQLite and Dio use for communicating with DBHub.io.
  • webui - The main public facing webUI.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].