BROWSE A-Z
All 305,250 crates, alphabetically
Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.
sqltk-parser-deriveProcedural (proc) macros for sqltk-parser1,388Apache-2.0
sqltool功能强大的数据库迁移、同步、运维工具,支持异构数据库自动转换、自动分库分表、慢查询检测、数据对比、备份恢复,提供多语言SDK47Apache-2.0
sqluiBlazing Fast, lightweight, small binary and crossplatform, database client6,361GPL-3.0-or-later
sqlutilA utility library for building SQL queries180MIT
sqlvecA generic container for vectors allowing for rusqlite operations3,048GPL-3.0
sqlwCompile-time SQL query building with schema-safe field references and automatic parameter binding29MIT
sqlw-backendDatabase executor implementations for sqlw17MIT
sqlw_macroProcedural macros for sqlw39MIT
sqlweldCreate SQL files from templates and partials8,436MIT OR Apache-2.0
sqlx🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL,…121,914,569MIT OR Apache-2.0
sqlx-adapterSqlx adapter for casbin-rs190,627Apache-2.0
sqlx-askama-templateType-safe SQL templates with Askama and SQLx3,804Apache-2.0
sqlx-askama-template-macroProcedural macro for SQLx + Askama integration1,993Apache-2.0
sqlx-aurorautilities for sqlx and aws aurora1,823MIT
sqlx-batchProcedural macro for ergonomic insertion of vecs of structs into a PostgreSQL database.990MIT
sqlx-build-trust🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL,…29,192MIT OR Apache-2.0
sqlx-build-trust-coreCore of SQLx, the rust SQL toolkit. Not intended to be used directly.29,999MIT OR Apache-2.0
sqlx-build-trust-postgresPostgreSQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.29,473MIT OR Apache-2.0
sqlx-build-trust-sqliteSQLite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.29,501MIT OR Apache-2.0
sqlx-cacheCaching system built on top of SQLX designed for efficient storage and retrieval of entities in a database.1,594MIT OR Apache-2.0
sqlx-cliCommand-line utility for SQLx, the Rust SQL toolkit.6,900,815MIT OR Apache-2.0
sqlx-clickhouseFor future use by the SQLx team.1,183MIT
sqlx-clickhouse-extSQLx ClickHouse Extension3,731Apache-2.0 OR MIT
sqlx-conditional-queriesCompile-time conditional queries for SQLx629,827MIT OR Apache-2.0
sqlx-conditional-queries-coreInternal functions for sqlx-conditional-queries631,146MIT OR Apache-2.0
sqlx-conditional-queries-layeringQuery templating for sqlx-conditional-queries.12,436MIT
sqlx-conditional-queries-macrosMacro definition for sqlx-conditional-queries629,886MIT OR Apache-2.0
sqlx-coreCore of SQLx, the rust SQL toolkit. Not intended to be used directly.122,344,376MIT OR Apache-2.0
sqlx-core-gutsCore of SQLx, the rust SQL toolkit. Not intended to be used directly.1,585MIT OR Apache-2.0
sqlx-core-oldapiCore of SQLx, the rust SQL toolkit. Not intended to be used directly.73,842MIT OR Apache-2.0
sqlx-core_wasiCore of SQLx, the rust SQL toolkit. Not intended to be used directly.3,550MIT OR Apache-2.0
sqlx-crudDerive macro for SQLx to implement Create, Read, Update, and Delete (CRUD) methods for you.13,046MIT
sqlx-crud-macrosProc macro implemtation for sqlx-crud to implement Create, Read, Update, and Delete (CRUD) methods on SQLx for you 🪄 📖 📝 ❌12,566MIT
sqlx-d1SQLx for Cloudflare D18,676MIT
sqlx-d1-corecore implementation for sqlx-d1 - SQLx for Cloudflare D19,266MIT
sqlx-d1-macrosproc macros for sqlx-d1 - SQLx for Cloudflare D16,565MIT
sqlx-dataZero-boilerplate Repository Pattern for modern Rust applications. Write SQL traits, get async implementations with sophisticated…203MIT
sqlx-data-integrationIntegration utilities and helpers for sqlx-data - connection pooling, executor abstractions, and SQLx integration layer367MIT
sqlx-data-macrosProcedural macros for sqlx-data - #[repo] and #[dml] derive macros with automatic SQL generation, repository pattern, data access…163MIT
sqlx-data-paramsData parameter utilities for SQLx-Data - advanced pagination (Serial/Slice/Cursor), dynamic filtering, sorting, and type-safe…304MIT
sqlx-data-parserSQL parsing and dynamic query building for sqlx-data - AST manipulation, query transformation, pagination injection, and…235MIT
sqlx-database-testerLibrary for creation of unit / integration tests with sqlx database support44,443AGPL-3.0
sqlx-database-tester-macrosMacros for sqlx-database-tester42,741AGPL-3.0
sqlx-database-tester-wsfa simple tool to test sqlx with postgres, automatically create a database and drop it after test.5,085MIT
sqlx-datadogSQLx instrumentation for tracing to Datadog APM via OpenTelemetry2,855MIT OR Apache-2.0
sqlx-db-ssk-testerA simple tool to test sqlx with postgres , It will automatically create a database and a table for testing. and drop the database…2,696MIT
sqlx-db-testerA simple tool to test sqlx with PostgreSQL and MySQL. It will automatically create a database and drop it after the test.53,436MIT
sqlx-db-tester-fbSelf use , A simple tool to test sqlx with postgres. It will automatically create a database and drop it after the test.1,531MIT
sqlx-db2For future use by the SQLx team.1,152MIT
sqlx-derive-withDerive sqlx::FromRow specific to the given database1,686MIT
sqlx-errorA wrapper around `sqlx::Error` to provide error path and additional context10,563MIT
sqlx-etorreborre🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL,…8,700MIT OR Apache-2.0
sqlx-etorreborre-coreCore of SQLx, the rust SQL toolkit. Not intended to be used directly.4,854MIT OR Apache-2.0
sqlx-etorreborre-postgresPostgreSQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.7,525MIT OR Apache-2.0
sqlx-etorreborre-sqliteSQLite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.4,341MIT OR Apache-2.0
sqlx-exasolExasol driver for the SQLx framework.11,523MIT OR Apache-2.0
sqlx-exasol-cliCommand-line utility for sqlx-exasol.61MIT OR Apache-2.0
sqlx-exasol-implDriver implementation for sqlx-exasol. Not meant to be used directly.610MIT OR Apache-2.0
sqlx-exasol-macrosMacros support for sqlx-exasol. Not meant to be used directly.526MIT OR Apache-2.0
sqlx-executor-alias-macroSQLx Executor alias macro2,830Apache-2.0 OR MIT
sqlx-firebirdsqlx firebird driver1,484non-standard
sqlx-firebirdsqlFirebird SQL driver for SQLx23MIT OR Apache-2.0
sqlx-genGenerate Rust structs from database schema introspection570MIT
sqlx-gen-macrosNo-op attribute macros for sqlx-gen generated code636MIT
sqlx-httpsqlx-compatible driver for HTTP database backends (Turso, Neon, PlanetScale)41MIT
sqlx-http-macrosProc-macro helpers for sqlx-http83MIT
sqlx-inline-fmtFormat inline sqlx query strings in Rust29MIT
sqlx-jsonDatabase-agnostic row-to-JSON conversion for sqlx681MIT
sqlx-ledgerAn embeddable double sided accounting ledger built on PG/SQLx63,534MIT
sqlx-ledger-cel-interpreterAn interpreter for the Common Expression Language (CEL)65,345MIT
sqlx-ledger-cel-parserA parser for the Common Expression Language (CEL)67,925MIT
sqlx-macrosMacros for SQLx, the rust SQL toolkit. Not intended to be used directly.121,670,497MIT OR Apache-2.0
sqlx-macros-coreMacro support core for SQLx, the Rust SQL toolkit. Not intended to be used directly.99,175,877MIT OR Apache-2.0
sqlx-macros-oldapiMacros for SQLx, the rust SQL toolkit. Not intended to be used directly.70,904MIT OR Apache-2.0
sqlx-macros_wasiMacros for SQLx, the rust SQL toolkit. Not intended to be used directly.2,939MIT OR Apache-2.0
sqlx-mappingA tool for automatically generating Rust structs and CRUD functions from PostgreSQL tables1,733MIT
sqlx-mcpSQLx MCP Server - Secure multi-database CRUD operations via Model Context Protocol44Apache-2.0
sqlx-metaDerive macro for SQLx to get metadata about the entity such as column names1,546MIT
sqlx-meta-macrosProc macro implemtation for sqlx-meta to implement metadata reading2,171MIT
sqlx-migrateA database migration micro-framework based on SQLx32,069MIT
sqlx-migrate-validateValidate your database sqlx migration state1,541MIT
sqlx-mock-db-testerNo description provided.2,631MIT
sqlx-modelsqlx model38,424non-standard
sqlx-model-coresqlx model core1,133non-standard
sqlx-model-demosqlx model demo1,104non-standard
sqlx-model-macrossqlx model macro12,219non-standard
sqlx-model-toolssqlx model cli tools4,849non-standard
sqlx-modelsA work in progress implementation of a migration tool for sqlx.6,499MIT OR Apache-2.0
sqlx-models-cliCommand-line utility for SQLx, the Rust SQL toolkit.4,116MIT OR Apache-2.0
sqlx-models-deriveProcedural macros for sqlx-models19,586MIT OR Apache-2.0
sqlx-models-ormActiveRecord based on SQLx for Postgres21,134MIT OR Apache-2.0
sqlx-models-parserHelper crate for sqlx-models4,099Apache-2.0
sqlx-models-proc-macroA helper crate for `sqlx-models`4,781Apache-2.0
sqlx-ms-accessFor future use by the SQLx team.1,158MIT
sqlx-mssqlReserved1,908MIT OR Apache-2.0
sqlx-mssql-odbcMSSQL driver for SQLx via ODBC.186Apache-2.0
sqlx-mssql-odbc-cliCLI tools for sqlx-mssql-odbc.144Apache-2.0
sqlx-mssql-odbc-coreCore MSSQL driver for SQLx via ODBC.315Apache-2.0
sqlx-mssql-odbc-macrosProc macro support for sqlx-mssql-odbc.219Apache-2.0
sqlx-mysqlMySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.95,585,076MIT OR Apache-2.0
sqlx-named-bindNamed parameter binding for SQLx with HRTB pattern, avoiding self-referential issues257MIT OR Apache-2.0
sqlx-odbcODBC driver implementation for SQLx.236MIT OR Apache-2.0
sqlx-oldapi🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL,…69,480MIT OR Apache-2.0
sqlx-oracledbFor future use by the SQLx team.1,193MIT
sqlx-otelThin wrapper around SQLx that emits OpenTelemetry spans and metrics following the database client semantic conventions.8,284MIT OR Apache-2.0
sqlx-pageCursor based pagination for SQLx1,611MIT
sqlx-paginatedA flexible, type-safe SQLx query builder for dynamic web APIs, offering seamless pagination, searching, filtering, and sorting.21,971MIT
sqlx-pg-ext-uintA Simple Extension for SQLX to support postgres uint128512MIT
sqlx-pg-migrateA library to run migrations on a PostgreSQL database using SQLx.15,843MIT
sqlx-pg-seederThe crate that assists in creating seeders for PostgreSQL databases using SQLx4,965MIT
sqlx-pg-test-templateFaster version of #[sqlx-test] macro for PostgreSQL7,943MIT
sqlx-pg-test-template-macrosFaster version of #[sqlx-test] macro for PostgreSQL7,864MIT
sqlx-pg-test-template-runnerFaster version of #[sqlx-test] macro for PostgreSQL7,809MIT
sqlx-pg-uintSQLx compatible types to convert between Rust unsigned integers and the PostgreSQL `NUMERIC`/`DECIMAL` type seamlessly.26,699MIT
sqlx-pg-uint-macrosproc-macros for the `sqlx-pg-uint` crate.23,410MIT
sqlx-pgrow-serdeserde-compatible newtype wrapper for sqlx::postgres::PgRow13,788MIT
sqlx-plusA sqlx extension library focused on making INSERT more convenient.3,842MIT OR Apache-2.0
sqlx-plus-builderA simple CRUD library using sqlx3,908MIT
sqlx-plus-coreA simple CRUD library using sqlx3,239MIT
sqlx-plus-macrosA proc-macro implementations for sqlx-plus3,396MIT OR Apache-2.0
sqlx-plus-rsA simple CRUD library using sqlx plus macros2,967MIT
sqlx-pool-registryLightweight SQLx PostgreSQL connection pool routing for primary/replica separation31MIT OR Apache-2.0
sqlx-pool-routerLightweight SQLx PostgreSQL connection pool routing for primary/replica separation3,612MIT OR Apache-2.0
sqlx-postgresPostgreSQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.98,407,327MIT OR Apache-2.0
sqlx-postgres-intervalsqlx INTERVAL Postgres type with serde Serialize/Deserialize7,470MIT
sqlx-postgres-testerA simple tool to test postgres with sqlx and tokio. It will automatically create a database and drop it after test.2,767MIT
sqlx-prostA small helper for using prost protobuf types with sqlx.287MIT
sqlx-query-as-builderBuilder pattern macros for SQLx query_as! - populate builders instead of constructing structs directly84MIT OR Apache-2.0
sqlx-query-as-builder-macrosProc-macro implementation for sqlx-query-as-builder. Not intended to be used directly.211MIT OR Apache-2.0
sqlx-query-dslA query DSL extension for SQLx41MIT OR Apache-2.0
sqlx-reporepository pattern on top of sqlx771MIT or Apache-2.0
sqlx-repo-macrossqlx-repo macros1,046MIT or Apache-2.0
sqlx-rqliterqlite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.5,043Apache-2.0
sqlx-rtRuntime abstraction used by SQLx, the Rust SQL toolkit. Not intended to be used directly.22,165,378MIT OR Apache-2.0
sqlx-rt-oldapiRuntime abstraction used by SQLx, the Rust SQL toolkit. Not intended to be used directly.72,167MIT OR Apache-2.0
sqlx-rt_wasiRuntime abstraction used by SQLx, the Rust SQL toolkit. Not intended to be used directly.3,958MIT OR Apache-2.0
sqlx-rxqliterqlite driver implementation for SQLx. intended for use with sqlx; see the `sqlx` crate for details.17,983MIT OR Apache-2.0
sqlx-scylladbA database driver for ScyllaDB to be used with the Rust sqlx framework.957MIT OR Apache-2.0
sqlx-scylladb-cliCommand-line utility for sqlx-scylladb.943MIT OR Apache-2.0
sqlx-scylladb-coreCore of sqlx-scylladb. Not intended to be used directly.1,630MIT OR Apache-2.0
sqlx-scylladb-extRe-exported crates for sqlx-scylladb. Not intended to be used directly.984MIT OR Apache-2.0
sqlx-scylladb-macrosMacros for sqlx-scylladb. Not intended to be used directly.1,165MIT OR Apache-2.0
sqlx-scylladb-macros-coreMacro support core of sqlx-scylladb. Not intended to be used directly.1,327MIT OR Apache-2.0
sqlx-seederseederの作成4,035MIT
sqlx-simple-migratorA very simple migration framework for sqlx and postgres7,051MIT
sqlx-sqlhelper基于sqlx和过程宏实现的sqlhelper1,513Apache-2.0
sqlx-sqlhelper-proc-macros基于sqlx和过程宏实现的sqlhelper2,065Apache-2.0
sqlx-sqliteSQLite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.96,188,803MIT OR Apache-2.0
sqlx-sqlite-cipherSQLite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.7,580MIT OR Apache-2.0
sqlx-sqlite-conn-mgrWraps SQLx for SQLite, enforcing pragmatic connection policies for mobile and desktop applications1,590MIT
sqlx-sqlserverIndependent Microsoft SQL Server driver crate for SQLx.243MIT OR Apache-2.0
sqlx-sqruffLint and format SQL inside sqlx::query*! macros (sqruff-powered).49MIT OR Apache-2.0
sqlx-sqruff-coreLocate and lint/format SQL inside sqlx::query*! macros via embedded sqruff.76MIT OR Apache-2.0
sqlx-templateTemplate query library for Rust SQLx4,087MIT OR Apache-2.0
sqlx-testcontainersuse testcontainers to isolate sqlx tests68MIT
sqlx-testcontainers-macrosmacro support for SQLx-testcontainers. Not intended to be used directly.134MIT
sqlx-testerlearn rust from the tyrchen1,554MIT
sqlx-tracingOpenTelemetry-compatible tracing for SQLx database operations in Rust.43,124MIT
sqlx-transaction-managerA type-safe transaction management wrapper for SQLx with automatic commit/rollback166MIT OR Apache-2.0
sqlx-transparent-json-decodeDecode JSON from Postgres sqlx queries, without the Json<> wrapper type17,612MIT OR Apache-2.0
sqlx-tsA tool for Javascript/Typescript for compile-time safe SQL queries5,051MIT
sqlx-tursoSQLx adapter for the Rust Turso database engine47MIT OR Apache-2.0
sqlx-turso-cliMetadata preparation helper for sqlx-turso checked query macros23MIT OR Apache-2.0
sqlx-turso-coreCore SQLx adapter types for the Rust Turso database engine86MIT OR Apache-2.0
sqlx-turso-macrosChecked query macros for sqlx-turso53MIT OR Apache-2.0
sqlx-typeThis has been renamed to https://crates.io/crates/qusql-sqlx-type48,157Apache-2.0
sqlx-type-macroThis has been renamed to https://crates.io/crates/qusql-sqlx-type-macro46,810Apache-2.0
sqlx-utilsUtilities for working with SQLx in a structured and efficient way, both when developing and running2,822MIT
sqlx-utils-macroUtilities for working with SQLx in a structured and efficient way, both when developing and running2,506MIT
sqlx-xuguXugu driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.155MIT OR Apache-2.0
sqlx_clean_querybuilderSimple, clean querybuidler for sqlx!2,004MIT OR Apache-2.0
sqlx_essenceA compile time ORM for rust built around SQLx.3,792MIT OR Apache-2.0
sqlx_insertProc macro for generating insert statements for sqlx3,009Apache-2.0
sqlx_insert_deriveProc macro for generating insert statements for sqlx3,327Apache-2.0
sqlx_macro_exMacros replace sqlx-macros without compiling time2,598MIT
sqlx_migratorMigrator for writing sqlx migration using Rust instead of SQL88,576MIT
sqlx_mockA simple tool to test sqlx with postgres. It will automatically create a database and drop it after the test.4,353MIT
sqlx_queryExpands to either sqlx function `query` or macro `query!` call depending on `sqlx_compiletime_checks` has been enabled during the…3,855MIT
sqlx_remote_runControlled remote SQL execution for local SQLx SQLite pools.19Apache-2.0
sqlx_to_jsonDatabase-agnostic row-to-JSON conversion for sqlx448MIT
sqlx_wasi🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL,…2,518MIT OR Apache-2.0
sqlxgenA tool for generating Rust code from SQL using sqlx1,176MIT OR Apache-2.0
sqlxgentools_attrsProc-macros to allow automatic migrations and repositories generation from models by the sqlxgentools CLI tools.310MIT OR Apache-2.0
sqlxgentools_cliCLI to generate SQL migrations and repositories code that use sqlx from models definition.304MIT OR Apache-2.0
sqlxgentools_miscVarious data types and traits to use in a sqlxgentools-enabled codebase.55MIT OR Apache-2.0
sqlxinsertSqlx derive macro for simpler inserts23,539MIT
sqlxmqA reliable job queue using PostgreSQL as a backing store178,314MIT OR Apache-2.0
sqlxmq_macrosProcedural macros for sqlxmq178,975MIT OR Apache-2.0
sqlxosqlxo: small SQL query builder + derives for filterable ORM-ish patterns1,057MIT
sqlxo_macrosinternal: proc-macros for sqlxo1,388MIT
sqlxo_traitsinternal: sqlxo trait definitions and DTO types1,571MIT
sqlxplusA powerful SQL query builder and ORM for sqlx with CRUD operations385MIT OR Apache-2.0
sqlxplus-cliCode generator for sqlxplus143MIT OR Apache-2.0
sqlxplus-deriveProc-macro derives for sqlxplus467MIT OR Apache-2.0
sqlxxExtension to sqlx7,344MIT
sqlyA lightweight macro system on top of sqlx4,782MIT OR Apache-2.0
sqly-macrossqly-macros5,009MIT OR Apache-2.0
sqm_parserDe/serializes ArmA3 SQM files.1,712MIT
sqncTraits and adaptors for sequences2,973MIT
sqoinlibSqoin training session for rust2,843MIT