dolthub/dolt
Dolt – Git for Data
Dolt is a SQL database designed for version control of datasets, much like Git handles code. You can input CSV files or raw SQL data, and it outputs a complete, version-controlled database. This is for anyone who works with relational data and needs to track changes, collaborate, and revert to previous states without complex database backups or custom scripting.
20,820 stars. Actively maintained with 326 commits in the last 30 days.
Use this if you need to track every change to your database tables, collaborate on datasets with others, or easily revert your data to a previous version.
Not ideal if you only need a simple, unchanging database for a single user without any versioning or collaboration requirements.
Stars
20,820
Forks
664
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
326
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/dolthub/dolt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Related agents
DataPupOrg/DataPup
A modern, AI-assisted, cross-platform database client - free
eosho/langchain_data_agent
NL2SQL - Ask questions in plain English, get SQL queries and results. Powered by LangGraph.
colesmcintosh/langchain-salesforce
Langchain integration for Salesforce CRM, providing tools for SOQL queries, object schema...
vstorm-co/database-pydantic-ai
Database toolset for PydanticAI — schema exploration, SQL queries, and data analysis with...
db-agent/db-agent
SQL AI Agent - Talk to your DB in Natural Language