pgx-google-uuid
UUID driver
Enables Google UUID type support for the PostgreSQL driver
Google UUID type support for pgx PostgreSQL driver
39 stars
2 watching
5 forks
Language: Go
last commit: 22 days ago Related projects:
Repository | Description | Stars |
---|---|---|
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 259 |
xxgreg/dart_postgresql | Provides an interface to PostgreSQL databases from Dart applications | 84 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 569 |
nakagami/micropg | A driver library for interacting with PostgreSQL databases on MicroPython platforms | 26 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
pgjdbc/r2dbc-postgresql | Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. | 1,016 |
rakyll/go-sql-driver-spanner | Provides a Go driver for interacting with Google Cloud Spanner databases | 89 |
antonlindstrom/pgstore | A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 94 |
jackc/pgconn | A low-level PostgreSQL database driver with focus on connection and authentication management. | 184 |
tizoc/ppx_pgsql | A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
dataegret/pg-utils | A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,053 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
oshalygin/gqlgen-pg-todo-example | A simple GraphQL example project using gqlgen and Postgres database | 158 |
ged/ruby-pg | A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |