postgresql-dart
PostgreSQL driver
Provides a connection to PostgreSQL databases using the extended query format and supports advanced querying features.
Dart PostgreSQL driver: supports extended query format, binary protocol and statement reuse.
127 stars
9 watching
32 forks
Language: Dart
last commit: about 2 years ago
Linked from 1 awesome list
dartdriverpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
xxgreg/dart_postgresql | Provides an interface to PostgreSQL databases from Dart applications | 84 |
pgjdbc/r2dbc-postgresql | Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. | 1,012 |
msakrejda/pegasus | An ActionScript 3 driver for PostgreSQL | 16 |
dwclark/postgresql | Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. | 5 |
google/webdriver.dart | A package providing WebDriver bindings for Dart, allowing interaction with remote browsers. | 137 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |
mongo-dart/mongo_dart | A MongoDB driver library for the Dart programming language | 447 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
billysometimes/rethinkdb | A Dart driver providing an interface to interact with RethinkDB database | 37 |
alaisi/postgres-async-driver | An asynchronous PostgreSQL driver that enables non-blocking queries and connections. | 289 |
tigereyelabs/duckdb-dart | A native Dart API for DuckDB, enabling high-performance analytical database operations across multiple platforms. | 35 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |