dart_postgresql
PostgreSQL driver
Provides an interface to PostgreSQL databases from Dart applications
Dart Postgresql database library.
84 stars
6 watching
29 forks
Language: Dart
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stablekernel/postgresql-dart | Provides a connection to PostgreSQL databases using the extended query format and supports advanced querying features. | 127 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
mongo-dart/mongo_dart | A MongoDB driver library for the Dart programming language | 447 |
pgjdbc/r2dbc-postgresql | Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. | 1,012 |
google/webdriver.dart | A package providing WebDriver bindings for Dart, allowing interaction with remote browsers. | 137 |
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 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
vgarvardt/pgx-google-uuid | Enables Google UUID type support for the PostgreSQL driver | 39 |
zaid-ajaj/npgsql.fsharp | A F# wrapper around Npgsql to simplify PostgreSQL database interactions | 318 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
tigereyelabs/duckdb-dart | A native Dart API for DuckDB, enabling high-performance analytical database operations across multiple platforms. | 35 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |