Flutter Gems is a curated list of 7000+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Database Adapters and Connectors packages
Last updated: October 19, 2025
Apart from embedded and popular cloud databases, Dart and Flutter users also have access to Database Adapter or Connector packages that can help connect to other popular databases such as MongoDB, MySQL, Postgres, CouchDB, etc. You can check out the full list below.
mongo_dart
👍 502 ⬇️ 13.2K
Dart 3 compatibleMaintenance Status: Good
MongoDB driver, implemented in pure Dart. All CRUD operations, aggregation pipeline and more!
mysql1
👍 490 ⬇️ 6.9K
Dart 3 compatibleMaintenance Status: Poor
A library for connecting to and querying MySQL & MariaDB databases.
postgres
👍 382 ⬇️ 79.2K
Dart 3 compatibleMaintenance Status: Good
PostgreSQL database driver. Supports binary protocol, connection pooling and statement reuse.
redis
👍 142 ⬇️ 144.6K
Dart 3 compatibleMaintenance Status: Average
Redis database client, with both simplicity and performance as primary goals.
mysql_client
👍 181 ⬇️ 4.2K
Dart 3 compatibleMaintenance Status: Poor
Native MySQL client written in Dart. Tested with MySQL Percona Server (5.7, 8), MariaDB (10). Supports TLS.
database
👍 108 ⬇️ 165
Dart 3 compatibleMaintenance Status: Poor
A database API (work in progress).
mysql_utils
👍 61 ⬇️ 138
Dart 3 compatibleMaintenance Status: Good
This is mysql_client helper library. This makes mysql easier to use and simple.
faunadb_http
👍 54 ⬇️ 112
Dart 3 compatibleMaintenance Status: Poor
A pure Dart implementation of a FaunaDB client and provides query classes that closely mimic FQL functions.
fluent_query_builder
👍 51 ⬇️ 240
Dart 3 compatibleMaintenance Status: Poor
A dart library that allows you to execute SQL queries in the PostgreSQL database in a fluent way, is very easy to execute.
sql_conn
👍 51 ⬇️ 118
Dart 3 compatibleMaintenance Status: Poor
Plugin for connecting Flutter Android application to SQL Server. Easily read data from SQL Database. Perform CURD as well as many other operation on database using this plugin.
postgresql2
👍 43 ⬇️ 686
Dart 3 compatibleMaintenance Status: Average
A fork of Greg's PostgreSQL driver (xxgreg/postgresql) using conserved substitution respecting strings and @@ operators. Also optimizing the pool implementation aggressivly.
surrealdb
👍 38 ⬇️ 96
Dart 3 compatibleMaintenance Status: Good
SurrealDB client written in pure dart. Auto reconnect, Typed functions
mssql_connection
👍 29 ⬇️ 769
Dart 3 compatibleMaintenance Status: Good
Flutter/Dart plugin to connect to Microsoft SQL Server using Dart FFI + FreeTDS. Cross-platform: Windows, Android, iOS, macOS, Linux.
dart_odbc
👍 26 ⬇️ 8
Dart 3 compatibleMaintenance Status: Good
A Dart package for interacting with ODBC databases. It allows you to connect to ODBC data sources and execute SQL queries directly from your Dart applications.
cqrs
👍 25 ⬇️ 1.1K
Dart 3 compatibleMaintenance Status: Good
A library for convenient communication with CQRS-compatible backends, using queries and commands.
drift_postgres
👍 24 ⬇️ 1.7K
Dart 3 compatibleMaintenance Status: Good
Postgres implementation and APIs for the drift database package.
rethink_db_ns
👍 25 ⬇️ 182
Dart 3 compatibleMaintenance Status: Poor
This is an unofficial driver for using RethinkDB in Dart and Flutter supporting Null Safety, this driver is based on a fork https://github.com/marceloneppel/rethinkdb
sqflite_migration
👍 23 ⬇️ 1.5K
Dart 3 compatibleMaintenance Status: Poor
A library to enable sqlite db migrations, using sqflite plugin.
connect_to_sql_server_directly
👍 22 ⬇️ 36
Dart 3 compatibleMaintenance Status: Poor
A flutter plugin to connect to a sql server database directly.
galileo_mysql
👍 18 ⬇️ 155
Dart 3 compatibleMaintenance Status: Poor
A library for connecting to and querying MySQL & MariaDB databases.
shorebird_redis_client
👍 15 ⬇️ 3.3K
Dart 3 compatibleMaintenance Status: Good
A lightweight Dart client library for communicating with a Redis server. Built by Shorebird.
dbutils
👍 8 ⬇️ 143
Dart 3 compatibleMaintenance Status: Average
Database utilities class library for SQLite and any number of other DBMS implemented in the future.
easy_orm_postgres
👍 4 ⬇️ 59
Dart 3 compatibleMaintenance Status: Poor
A simple ORM for Dart & Postgresql
couchbase_lite
👍 46 ⬇️ 58
Maintenance Status: Poor
Flutter plugin for Couchbase Lite Community Edition, an embedded lightweight, noSQL database with live synchronization and offline support on Android and iOS.
dart_mssql
👍 32 ⬇️ 35
Maintenance Status: Poor
High Performance Microsoft SQL Server Driver for Dart (32 & 64bits)
dartis
👍 26 ⬇️ 1.3K
Maintenance Status: Poor
Redis client featuring type-safe commands, pipelining, fire and forget, publish/subscribe, monitor mode, inline commands, transactions, Lua scripting, modules, and much more.
