LogoLogo
DoltHubBlogDiscordGitHubDolt
  • Introduction
    • What Is Dolt?
    • Installation
      • Linux
      • Windows
      • Mac
      • Build from Source
      • Application Server
      • Docker
      • Upgrading
    • Getting Started
      • Version Controlled Database
      • Git For Data
      • Versioned MySQL Replica
    • Use Cases
      • Data Sharing
      • Data and Model Quality Control
      • Manual Data Curation
      • Version Control for your Application
      • Versioned MySQL Replica
      • Audit
      • Configuration Management
      • Offline First
  • Concepts
    • Dolt
      • Git
        • Commits
        • Log
        • Diff
        • Branch
        • Merge
        • Conflicts
        • Remotes
        • Working Set
      • SQL
        • Databases
        • Schema
        • Tables
        • Primary Keys
        • Types
        • Indexes
        • Views
        • Constraints
        • Triggers
        • Procedures
        • Users/Grants
        • Transactions
        • System Variables
      • RDBMS
        • Server
        • Backups
        • Replication
    • DoltHub/DoltLab
      • Permissions
      • Pull Requests
      • Issues
      • Forks
  • SQL Reference
    • Running the Server
      • Configuration
      • Access Management
      • Branch Permissions
      • Backups
      • Garbage Collection
      • Metrics
      • Replication
      • Troubleshooting
    • Version Control Features
      • Using Branches
      • Merges
      • Querying History
      • Using Remotes
      • Procedures
      • Functions
      • System Tables
      • System Variables
      • Saved Queries
    • SQL Language Support
      • Data Description
      • Expressions, Functions, Operators
      • Supported Statements
      • MySQL Information Schema
      • Collations and Character Sets
      • System Variables
      • Miscellaneous
    • Supported Clients
      • Programmatic
      • SQL Editors
    • Benchmarks and Metrics
      • Correctness
      • Latency
      • Import
  • CLI Reference
    • Commands
    • Git Comparison
  • Architecture
    • Overview
    • Storage Engine
      • Commit Graph
      • Prolly Trees
      • Block Store
    • SQL
      • Go MySQL Server
      • Vitess
  • Guides
    • Cheat Sheet
    • Contributing
      • dolt
      • go-mysql-server
    • MySQL to Dolt Replication
    • Importing Data
    • Integrations
  • Other
    • FAQ
    • Roadmap
    • Versioning
  • Products
    • Hosted Dolt
      • Getting Started
      • Notable Features
      • SQL Workbench
      • Cloning a Hosted Database
      • Using DoltHub as a Remote
      • Infrastructure
    • DoltHub
      • Data Sharing
      • API
        • Authentication
        • SQL
        • CSV
        • Database
        • Hooks
      • Continuous Integration
        • Getting Started
        • Workflow Reference
      • Transform File Uploads
      • Workspaces
    • DoltLab
    • Dolt Workbench
    • DoltgreSQL
Powered by GitBook
On this page
  • Drop-in MySQL Replacement
  • Connector Libraries and APIs
  • Frameworks/ORMs
  • Tools

Was this helpful?

Edit on GitHub
Export as PDF
  1. Guides

Integrations

PreviousImporting DataNextFAQ

Last updated 4 months ago

Was this helpful?

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 or come by our .

Connector Libraries and APIs

Connector
Language
Blog
Sample Code

Java

Perl

Python

Golang

Frameworks/ORMs

ORM
Language
Blog
Sample Code

C#

Rust

Python

Elixir

C#

Dart

Golang

Java

Javascript

PHP

Python

Ruby

Python

R

TypeScript

Tools

Tool
Blog

email
Discord
JDBC
Blog
Code
Perl DBI
Blog
Code
MySQL Connector/Python
Blog
Code
sqlx (and database/sql)
Blog
Code
ASP.NET Core
Blog
Code
Diesel
Blog
Code
Django
Blog
Code
Ecto
Blog
Code
EF Core
Blog
Code
Flutter
Blog
Code
GORM
Blog
Code
Hibernate
Blog
Code
Knex.js
Blog
Code
Laravel
Blog
Code
Pandas DataFrames
Blog
Code
Ruby on Rails
Blog
Code
SQLAlchemy
Blog
Code
Shiny
Blog
Code
Prisma
Blog
Code
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