-
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
-
sqlx-postgres
PostgreSQL driver implementation for SQLx. Not for direct use; see the
sqlx
crate for details. -
sqlx-mysql
MySQL driver implementation for SQLx. Not for direct use; see the
sqlx
crate for details. -
sea-orm
🐚 An async & dynamic ORM for Rust
-
tokio-cron-scheduler
Schedule tasks on tokio using cron-like annotation, at an instant or repeat them at a fixed duration. Tasks can optionally be persisted using PostgreSQL or Nats.
-
refinery
Powerful SQL migration toolkit for Rust
-
pgrx
framework for creating Postgres extensions
-
sea-schema
🌿 SQL schema definition and discovery
-
rbatis
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
bb8
Full-featured async (tokio-based) connection pool (like r2d2)
-
postgres
A native, synchronous PostgreSQL client
-
migrations_internals
Internal implementation of diesels migration mechanism
-
aws-sdk-rds
AWS SDK for Amazon Relational Database Service
-
pgwire
Postgresql wire protocol implemented as a library
-
sqlx-adapter
Sqlx adapter for casbin-rs
-
deadpool-postgres
Dead simple async pool for tokio-postgres
-
jsonb
implement in Rust
-
libpq
Safe binding for libpq
-
postgresql_embedded
Install and run a PostgreSQL database locally on Linux, MacOS or Windows. PostgreSQL can be bundled with your application, or downloaded on demand.
-
sea-query-binder
Driver library for using SeaQuery with SQLx
-
sql_query_builder
Write SQL queries in a simple and composable way
-
sea-orm-migration
Migration utility for SeaORM
-
postgis_diesel
An extension for Diesel framework to support PostGIS geometry datatype
-
sqlpage
Build data user interfaces entirely in SQL. A web server that takes .sql files and formats the query result using pre-made configurable professional-looking components.
-
sql_reverse
Generate the multiple programming languages structure based on the MySQL/PostgresSQL table structure
-
tokio-postgres-rustls
Rustls integration for tokio-postgres
-
sql-gen
A CLI tool for generating models based on a SQL Database using SQLx
-
pgmq
A distributed message queue for Rust applications, on Postgres
-
sqlx-oldapi
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
-
diesel_migrations
Migration management for diesel
-
sqlxmq
A reliable job queue using PostgreSQL as a backing store
-
seaography
🧭 A GraphQL framework and code generator for SeaORM
-
sqlx_migrator
Migrator for writing sqlx migration using Rust instead of SQL
-
repack
Powerful model codegen
-
testtrim
Intelligently select automated tests to run via code coverage analysis
-
clorinde
Generate type-checked Rust from your PostgreSQL queries
-
wtx
A collection of different transport implementations and related tools focused primarily on web technologies
-
aws-sdk-databasemigration
AWS SDK for AWS Database Migration Service
-
welds
An async ORM for (postgres, mssql, mysql, sqlite)
-
postgresql_archive
downloading and extracting PostgreSQL archives
-
dbcrossbar
Program for copying data between databases (pre-release)
-
connectorx
Load data from databases to dataframes, the fastest way
-
rustyroad
Road is a framework written in Rust that is based on Ruby on Rails. It is designed to provide the familiar conventions and ease of use of Ruby on Rails, while also taking advantage…
-
tokio-postgres
A native, asynchronous PostgreSQL client
-
datafusion-table-providers
Extend the capabilities of DataFusion to support additional data sources via implementations of the
TableProvider
trait -
pg_query
PostgreSQL parser that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree
-
supabase-wrappers
Postgres Foreign Data Wrapper development framework in Rust
-
rainfrog
a database management tui
-
pg2parquet
Command line tool for exporting PostgreSQL tables or queries into Parquet files
-
diesel_cli
CLI for the Diesel crate
-
dms-cdc-operator
Rust-based utility for comparing the state of a list of tables in an Amazon RDS database with data stored in Parquet files on Amazon S3, particularly useful for change data capture (CDC) scenarios
-
sqlx-cli
Command-line utility for SQLx, the Rust SQL toolkit
-
r2d2_postgres
Postgres support for the r2d2 connection pool
-
sea-orm-cli
Command line utility for SeaORM
-
postgresql_commands
PostgreSQL commands for interacting with a PostgreSQL server
-
postgres-protocol
Low level Postgres protocol APIs
-
yb-tokio-postgres
A native, asynchronous YugabyteDB YSQL client
-
diesel-tracing
Connection telemetry middleware for diesel and tracing
-
rust-pgdatadiff
comparing two PostgreSQL databases
-
postgres-native-tls
TLS support for tokio-postgres via native-tls
-
sqlness-cli
SQLNESS command line tool
-
rsql_cli
rsql is a CLI for CockroachDB, DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, Redshift, Snowflake, SQLite3 and SQL Server
-
bitmagnet-comparer
extracting hashes from bitmagnet and outputting them to the console
-
pg_filters
helper to generate postgres sql for pagination, sorting and filtering
-
exoscale-rs
Infrastructure automation API, allowing programmatic access to all Exoscale products and services. The OpenAPI Specification source of this…
-
simple_pg_pool
Dead simple async pool for tokio-postgres
-
testkit-cli
Command line interface for testkit
-
warg-server
A server library for Warg component registries
-
pgx
framework for creating Postgres extensions
-
postgres-types
Conversions between Rust and Postgres values
-
bb8-postgres
Full-featured async (tokio-based) postgres connection pool (like r2d2)
-
datafusion-postgres
Exporting datafusion query engine with postgres wire protocol
-
eugene
Careful with That Lock, Eugene
-
sqlx-rt-oldapi
Runtime abstraction used by SQLx, the Rust SQL toolkit. Not intended to be used directly.
-
postgres_migrator
postgres raw sql migration generator and manager
-
pgtemp
Start local postgres servers for testing without Docker
-
graphile_worker
High performance Rust/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
-
diesel-derive-enum
Derive diesel boilerplate for using enums in databases
-
c3p0
A good friend for r2d2
-
ormlite
An ORM for people who love SQL
-
sqlmo
SQL data primitives. Use it to generate SQL queries, auto-generate SQL migrations, and more.
-
elephantry
Object model manager for PostgreSQL
-
pgdo-lib
The convenience of SQLite – but with PostgreSQL (Library package)
-
rbdc
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
flp-gsp
General search parser
-
apalis-sql
SQL Storage for apalis. Use sqlite, postgres and mysql for background job processing
-
seaography-cli
🧭 A GraphQL framework and code generator for SeaORM
-
diesel-adapter
Diesel adapter for casbin-rs
-
canyon_sql
ORM and QueryBuilder
-
fang
Background job processing library for Rust
-
postgres-es
A Postgres implementation of an event repository for cqrs-es
-
sqlx-core-oldapi
Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
-
postgresql_extensions
managing PostgreSQL extensions
-
rbs
Serialization framework for ORM
-
datafusion-sqllogictest
DataFusion sqllogictest driver
-
bb8-redis
Full-featured async (tokio-based) redis connection pool (like r2d2)
-
pg_task
Resumable state machine based Postgres tasks
-
postgres-openssl
TLS support for tokio-postgres via openssl
-
pg-extras
PostgreSQL performance database insights
-
poglog
A fast, colorful PostgreSQL JSON log highlighter and SQL formatter for your terminal, written in Rust
-
postgres-mcp
A PostgreSQL MCP (Model Context Protocol) server implementation for building AI agents
-
sqlx-conditional-queries
Compile-time conditional queries for SQLx
-
yb-postgres
A native, synchronous YugabyteDB YSQL client
-
pentheus
Your Database Guardian, Set up in Minutes
-
sql_from_models
A migration management library for applications using PostgresSQL, MySQL or SQLite
-
sqlx-models-orm
ActiveRecord based on SQLx for Postgres
-
assert-migrator-reversible
For testing if Sea Orm Migrators are reversible
-
artis
SQL library
-
postgresql-cst-parser
An unofficial PostgreSQL CST parser written in Pure Rust
-
pg_escape
escape Postgres flavoured SQL
-
rusticx
A lightweight, intuitive ORM library for Rust
-
diesel_full_text_search
Adds support for PostgreSQL full text search to Diesel
-
benzina
Various helper types and macros for
diesel
-
sqlx-rt
Runtime abstraction used by SQLx, the Rust SQL toolkit. Not intended to be used directly.
-
swiftlink
fast, flexible URL shortener. With a simple API, it transforms long URLs into short, shareable links: shortening made simple!
-
gel-auth
Authentication and authorization for the Gel database
-
rorm-sql
The sql abstraction layer
-
sea-query-postgres
Binder traits for connecting sea-query with postgres driver
-
rbatis-codegen
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL gen system
-
apigen
genearate REST API written in Rust
-
sql-parse
Parser for sql
-
sea-orm-macros
Derive macros for SeaORM
-
ogcapi
OGC API building blocks
-
postgrest
client-side library
-
pg_named_args
PostgreSQL named arguments
-
stack-string
A wrapper around SmartString which adds support for various extensions
-
cargo-pgx
Cargo subcommand for 'pgx' to make Postgres extension development easy
-
postgis
An extension to rust-postgres, adds support for PostGIS
-
product-os-store
Product OS : Store provides a flexible and higher-level framework for defining storage engines / database engines and the actions to read and write to those storage engines / databases…
-
georm
opiniated SQLx ORM for PostgreSQL
-
suchbar
enduser-learnable-language for database queries
-
db-mover
move data between databases
-
br-db
orm database mysql mssql sqlite
-
squill
Manage PostgreSQL database migrations
-
pgburst
A file-based way to edit postgresql databases (procedures, views, triggers) without GUI
-
sqlx-db-tester
test sqlx with postgres. It will automatically create a database and drop it after the test.
-
tiny-orm-model
Struct and Trait avaiable for Tiny ORM. Not intended to be used directly.
-
pgdo-cli
The convenience of SQLite – but with PostgreSQL (Command-line application)
-
sqlx-etorreborre
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
-
elusion
modern DataFrame / Data Engineering / Data Analysis library that combines the familiarity of DataFrame operations (like those in PySpark, Pandas, and Polars) with the power of SQL query building…
-
rig-postgres
PostgreSQL-based vector store implementation for the rig framework
-
gel-dsn
Data-source name (DSN) parser for Gel and PostgreSQL databases
-
c3p0_common
A good friend for r2d2
-
dms-cdc-operator-client
Rust-based client for comparing the state of a list of tables in an Amazon RDS database with data stored in Parquet files on Amazon S3, particularly useful for change data capture (CDC) scenarios
-
yb-postgres-openssl
TLS support for yb-tokio-postgres via openssl
-
sea-orm-codegen
Code Generator for SeaORM
-
yb-postgres-native-tls
TLS support for yb-tokio-postgres via native-tls
-
sqlant
Generate PlantUML/Mermaid ER diagram textual description from SQL connection string
-
tiny-orm
A tiny ORM for CRUD operations built on top of SQLx QueryBuilder
-
kcr_postgres_operator_crunchydata_com
Kubernetes Custom Resource Bindings
-
lazybe
Handy CRUD boilerplate macros and utils for Rust backend
-
smithyq
A high-performance async task worker library for Rust - forge your tasks with type safety
-
azure_mgmt_postgresql
generated REST API bindings
-
sqlness
SQL integration test harness
-
rust-pgdatadiff-client
Rust client for comparing two PostgreSQL databases
-
pgrx-pg-config
A Postgres pg_config wrapper for 'pgrx'
-
apache_age
Rust driver for the Apache AGE. Based on postgres package
-
pg_parse
PostgreSQL parser that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree
-
parsql-deadpool-postgres
Deneyimsel bir sql yardımcı küfesidir
-
acts-store-postgres
acts store plugin for postgres
-
rocstr
An immutable fixed capacity stack based generic copy string
-
parsql
Deneyimsel bir sql yardımcı küfesidir. UYARI: bu bir ORM aracı değildir. Amaç sql yazımı ve kullanımında basit cümlecikler için kolaylık sağlamaktır.
-
quaint-forked
An abstraction layer for SQL databases
-
diesel-dynamic-schema
A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
-
db-library
listening to database changes and notifying connected backend services
-
rsql_formatters
rsql formatters to output rsql results in various formats
-
rorm
A asynchronous declarative ORM written in pure rust
-
kvx
Abstraction layer over various key-value store backends
-
lumosai_vector
Unified vector storage system for Lumos.ai
-
csvs_convert
Some Datapackage Conversion
-
ishikari
Atomic, transaction-safe job queueing for Rust applications. Backed by PostgreSQL. Features include reliable background job execution, queue management, retry mechanisms, and flexible backoff strategies.
-
myval
Lightweight Apache Arrow data frame
-
sys-datetime
datetime
-
welds-connections
An async ORM for (postgres, mssql, mysql, sqlite)
-
freighter-api-types
Cloudflare's third-party Rust registry implementation
-
deadpool-diesel
Dead simple async pool for diesel
-
zhobo
A cross-platform TUI database viewer written in Rust. Personally maintained gobang project
-
c3p0_sqlx
A good friend for r2d2
-
tembo-stacks
Tembo Stacks for Postgres
-
rsql_driver
rsql driver
-
sqlx-etorreborre-postgres
PostgreSQL driver implementation for SQLx. Not for direct use; see the
sqlx
crate for details. -
simple_pg
extentions and utilites for working with postgres
-
rusty-postgres
A lightwight ORM and Query Builder for postgres
-
rsql_repl
rsql library for creating a REPL command line SQL interface
-
background-jobs
asynchronous background jobs implemented with pluggable backends and runtimes
-
migro
migration tool for PostgreSQL
-
rp-postgrest-error
strongly typed errors for PostgREST
-
sqlx-askama-template
Type-safe SQL templates with Askama and SQLx
-
cube-js/cubestore
Cube.js pre-aggregation storage layer
-
diesel_table_macro_syntax
Internal diesel crate
-
c3p0_postgres
A good friend for r2d2
-
rsql_core
rsql core library for creating a command line SQL interfaces
-
aykroyd
Zero-overhead ergonomic data access for Rust
-
magiceye
database diff checker
-
pigeon-rs
Command line tool for cheap and efficient email automation
-
rsql_drivers
rsql drivers library
-
arel
a sql orm base sqlx
-
copgy
CLI utility tool for copying data between and executing SQL on PostgreSQL databases
-
sea-orm-typed-id
that provides a macro for generating type-safe database ID types for SeaORM
-
canyon_crud
ORM and QueryBuilder
-
simple_pg_client
A native, asynchronous PostgreSQL client
-
vnpyrs
vnpy backtest module written in Rust and Python
-
cnc-rs
A Rust-based project for PostgreSQL replication and email notifications with a configurable CLI
-
i-love-jesus
Cursor/keyset pagination and ordering for Diesel (PostgreSQL only)
-
pop-test
your test orchestration master of puppets
-
ormlite-attr
See
ormlite
-
diesel-ulid
Diesel-rs & tokio_postgres adapter for Ulid (rusty-ulid) to Postgres UUIDs
-
atuin-server-postgres
server postgres database library for atuin
-
ankurah-storage-postgres
Ankurah storage engine using Postgres
-
rbdc-pool-fast
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
fly-migrate
CLI database migration tool for postgresql
-
easy-sqlx
Toolkit to easy use sqlx
-
amadeus
Harmonious distributed data processing & analysis in Rust. parquet postgres aws s3 cloudfront elb json csv logs hadoop hdfs arrow common crawl
-
backie
Background task processing for Rust applications with Tokio, Diesel, and PostgreSQL
-
degen-sql
A postgres database engine for rust that builds on top of tokio-postgres and deadpool
-
datafusion-remote-table
A DataFusion table provider for executing SQL queries on remote databases
-
postgres_money
generate and parse Postgres money types
-
postgres_rustls
TLS support for tokio-postgres via tokio-rustls
-
eternaltwin_postgres_tools
Helper functions for Postgres
-
sqlx-pg-uint
SQLx compatible types to convert between Rust unsigned integers and the PostgreSQL
NUMERIC
/DECIMAL
type seamlessly -
postgis-butmaintained
An extension to rust-postgres, adds support for PostGIS
-
pg_interval
A native PostgreSQL interval type
-
caslex
Tools for creating web services
-
pglockanalyze
See what PostgreSQL locks your migrations acquired
-
migrio
A drop-in database migration library for PostgreSQL
-
sql-middleware
Lightweight & similar async wrappers for tokio-postgres and rusqlite
-
dbpulse
command line tool to monitor that database is available for read & write
-
dbwarrior
CLI to detect slow and high-row queries in PostgreSQL
-
rusql-alchemy
Rust Alchemy is Django ORM like lib for Rust
-
gel-db-protocol
Macros to make parsing and serializing of PostgreSQL-like protocols easier
-
sqly
A lightweight macro system on top of sqlx
-
rsql_driver_test_utils
rsql test utilities
-
gel-pg-captive
Run a captive PostgreSQL server for testing purposes
-
graphile_worker_migrations
Migrations package for graphile_worker, a high performance Rust/PostgreSQL job queue
-
a2a-rs
Agent-to-Agent (A2A) Protocol
-
convergence
Write servers that speak PostgreSQL's wire protocol
-
sql_from_models-parser
Helper crate for models
-
rsql_driver_snowflake
rsql snowflake driver
-
sqlx-transparent-json-decode
Decode JSON from Postgres sqlx queries, without the Json<> wrapper type
-
testkit-postgres
PostgreSQL support for the testkit database testing library
-
trailbase-refinery-core
Fork of Refinery's refinery-core crate
-
rsql_driver_https
rsql https driver
-
derust
Easy way to start your Rust asynchronous application server using Tokio and Axum frameworks
-
weekdays
Days of the week bit-mapped in a single byte
-
pgarchive
Read PostgreSQL custom format archives
-
pg_async
Asynchronous, HA (master-master) PostgreSQL driver on top of libpq
-
switchy_database
Switchy database package
Try searching with DuckDuckGo.