Integrations#
Drop-in MySQL Replacement#
Dolt is the world’s first version controlled SQL database. Dolt is designed to be a drop-in replacement for MySQL. All the tools you use with MySQL work the same way with Dolt but with Dolt’s added version control features. Below is the list of ORMs and tools we have integrated with Dolt and links to the getting started guides.
Let us know what else you’d like to see tested by sending us email or come by our Discord.
Connector Libraries and APIs#
| Connector | Language | Blog | Sample Code |
|---|---|---|---|
| JDBC | Java | Blog | Code |
| Perl DBI | Perl | Blog | Code |
| MySQL Connector/Python | Python | Blog | Code |
| sqlx (and database/sql) | Golang | Blog | Code |
Frameworks/ORMs#
| ORM | Language | Blog | Sample Code |
|---|---|---|---|
| ASP.NET Core | C# | Blog | Code |
| Diesel | Rust | Blog | Code |
| Django | Python | Blog | Code |
| Ecto | Elixir | Blog | Code |
| EF Core | C# | Blog | Code |
| Flutter | Dart | Blog | Code |
| GORM | Golang | Blog | Code |
| Hibernate | Java | Blog | Code |
| Knex.js | Javascript | Blog | Code |
| Laravel | PHP | Blog | Code |
| Pandas DataFrames | Python | Blog | Code |
| Ruby on Rails | Ruby | Blog | Code |
| SQLAlchemy | Python | Blog | Code |
| Shiny | R | Blog | Code |
| Prisma | TypeScript | Blog | Code |
| FastAPI | Python | Blog | Code |
Tools#
| Tool | Blog |
|---|---|
| Apache Superset | Blog |
| Datadog | Blog |
| Debezium | Blog |
| Excel | Blog |
| Google Sheets | Blog |
| Looker Studio | Blog |
| MediaWiki | Blog |
| Metabase | Blog |
| Python MySQL Replication | Blog |
| R Studio | Blog |
| Retool | Blog |
| WordPress | Blog |
| XCA | Blog |
App Builders#
| App Builder | Blog |
|---|---|
| Replit | Blog |
| Vercel v0 | Blog |
| Lovable | Blog |