dolthub / dolthub/dolt

Support multiple DBs in a single commit graph

Open
#3,043 1 comment 0 reactions 0 assignees View on GitHub
enhancement multi-db
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 5h
Merged PRs (30d)
108

Description

Today, every database (in the `CREATE DATABASE` sense) is its own dolt repository with its own commit history. This is the simplest model to understand and implement.

However, some customers may also want multiple logical DBs to share a single commit history. There should be configuration that makes it possible for `CREATE DATABASE` statements to create a new DB in the same repository, with the same commit history.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.