boilerplatter / postgrpcLinks
Postgres gRPC + JSON interface by the team at Platter
☆34Updated 2 years ago
Alternatives and similar repositories for postgrpc
Users that are interested in postgrpc are comparing it to the libraries listed below
Sorting:
- Protocol Buffer extension for PostgreSQL☆124Updated 9 months ago
- PostgreSQL Extension: More friendly system catalog for PostgreSQL☆23Updated 2 months ago
- Protobuf support for PostgreSQL☆63Updated 2 years ago
- Postgres Extension written in Rust, to enable data tiering to AWS S3☆143Updated last year
- Write PostgreSQL extensions in pure rust☆36Updated 2 years ago
- NEXTGRES In-Database Connection Pool Extension for Postgres☆30Updated last year
- MessagePack implementation for PostgreSQL / msgpack.org[PostgreSQL]☆55Updated 3 years ago
- Wasm UDFs for Postgres, implemented as a TLE on plv8 using Extism☆33Updated 9 months ago
- PostgreSQL implementation of mustache templating☆21Updated 7 months ago
- PostgreSQL Data Dictionary☆51Updated 5 months ago
- Takes a logical decoding stream from postgresql and outputs it in a pluggable and safe way☆62Updated 6 years ago
- OpenAPI output generated in SQL for a PostgREST instance☆24Updated 11 months ago
- An updated fork of sqlite_protobuf (https://github.com/rgov/sqlite_protobuf), a SQLite extension for extracting values from serialized Pr…☆29Updated 2 years ago
- PostgreSQL tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP,…☆68Updated 2 months ago
- Logic-less templates for Postgres☆54Updated 7 months ago
- Snowflake Sequences for PostgreSQL☆76Updated this week
- ☆28Updated 10 months ago
- Render HTML in SQL. PostgreSQL extension.☆63Updated 11 months ago
- Metagration: PostgreSQL Migrator in PostgreSQL☆102Updated this week
- PostgreSQL File I/O Functions☆32Updated last year
- This is a fork of the official libpqtypes repository once maintained by Andrew Chernow and Merlin Moncure from eSilo (see http://libpqtyp…☆17Updated 8 years ago
- PostgreSQL, Greenplum and Greengage job scheduler pg_task allows to execute any sql command at any specific time at background asynchrono…☆64Updated last month
- Postgres Foreign Data Wrapper for Prometheus Data☆47Updated 9 months ago
- Google Bigtable Postgres FDW in Rust☆39Updated 8 years ago
- PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tr…☆87Updated 5 months ago
- A Postgres extension to generate v7 UUIDs☆43Updated last month
- Simple, performant, isolative query cache with HTTP server for PostgreSQL☆53Updated 10 months ago
- ☆34Updated 2 years ago
- pg_dumpbinary is a program used to dump a PostgreSQL database with data dumped in binary format. The resulting dumps must be restored usi…☆83Updated 4 months ago
- DuckDB Community Extension implementing ClickHouse SQL Dialect macros and Custom functions for DuckDB