toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 6 packages
Sort by PUB-AZS
PostgreSQL database driver. Supports binary protocol, connection pooling and statement reuse.#sql#db#database#postgres
Postgres implementation and APIs for the drift database package.#drift#database#postgres
A lightweight Dart ORM for Relational Databases built to be simple and extensible.#orm#sqlite#postgres#database
Generate repository/data access layer code from Supabase database schema. Automatically creates CRUD operations, queries, and type-safe API clients.#supabase#repository#code-generation#data-access#postgresql
Generate Freezed models from Supabase database schema automatically. Supports incremental generation, smart caching, and build_runner integration.#supabase#freezed#code-generation#build-runner#postgresql
Dart (PostgresSQL) SQL library for generating .dart files from .sql files and migrating the database based on the .sql files! Inspired by ORMs like Prisma (NodeJs) and SQLC (Golang).#postgres#orm#prisma#sqlc