aiagent.club
English
GitHub

dolt

AI Agent 指数 第 216(共 964)

22 综合分
真实使用
动量
关注度
86

项目介绍

Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository.

Connect to Dolt just like any MySQL database to read or modify schema and data. Version control functionality is exposed in SQL via system tables, functions, and procedures.

Or, use the Git-like command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes. All the commands you know for Git work exactly the same for Dolt.

Git versions files. Dolt versions tables. It's like Git and MySQL had a baby.

We also built DoltHub, a place to share Dolt databases. We host public data for free. If you want to host your own version of…

各数据源

23.9k Star
  • Star 23.9k
  • Fork 832
  • 提交 31.3k
  • 发布 636