Pinned Repositories
AsterDB
cloudberry
One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.
eventually_durable
odbc_test_program
PASE
PostgreSQL Ultra-High-Dimensional Approximate Nearest Neighbor Search Extension
pipelinedb
High-performance time-series aggregation for PostgreSQL
postgraph
All in One Graph Extension for Postgres
postgraph-pool
postgraphile
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
pxf
Platform Extension Framework: Federated Query Engine
PostGraph's Repositories
PostGraphDB/postgraphile
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
PostGraphDB/pggraphblas
High Performance Graph Processing with Postgres and GraphBLAS
PostGraphDB/pipelinedb
High-performance time-series aggregation for PostgreSQL
PostGraphDB/postcode
Postgres extension type for UK postcodes
PostGraphDB/VagueGeometry
The VagueGeometry is a PostgreSQL extension for handling vague spatial data based on the VASA (Vague Spatial Algebra).
PostGraphDB/aggs_for_vecs
Postgres C extension with aggregate functions for array inputs
PostGraphDB/bdr
Bi-Directional Multi-Master Replication (BDR) for PostgreSQL, deprecated, please visit 2ndQuadrant website for latest BDR3
PostGraphDB/cchr
Copy of the CCHR Constraint Handling Rules implementation in C
PostGraphDB/fakeset
postgres extension to generate fake sentences
PostGraphDB/hamming_distance
Hamming distance extension for Postgres.
PostGraphDB/inetrange
Postgres extension to define ranges of IP addresses
PostGraphDB/MuchPIR
Homomorphic Encryption PIR Postgres C/C++ Agregate Extension.
PostGraphDB/nebula-storage
A distributed consistent graph storage. This is an archived repo for v2.5 only, from 2.6.0 +, NebulaGraph switched back to https://github.com/vesoft-inc/nebula
PostGraphDB/neo4jd3
Neo4j graph visualization using D3.js
PostGraphDB/notify_now
PostgreSQL Extension to send multiple responses from one SQL Query using LISTEN/NOTIFY API
PostGraphDB/orafce_mail
PostgreSQL extension that allows to sending mails from Postgres. It is based on `libcurl` library. Implemented API is almost compatible with API of Oracle's `UTL_MAIL` package.
PostGraphDB/pg_crash
"Chaos Monkey" Extension for PostgreSQL databases
PostGraphDB/pg_landmetrics
A Postgres/PostGIS extension for landscape metrics calculations.
PostGraphDB/pgmemcache
PostgreSQL memcache functions
PostGraphDB/postgres-docker
Self-use postgres docker image with chinese fulltext search and somes extra extensions
PostGraphDB/postpic
PostPic is an extension for the open source dbms PostgreSQL that enables image processing inside the database, like PostGIS does for spatial data. It adds the new 'image' type to the SQL, and several functions to process images and to extract their attributes.
PostGraphDB/range_agg
Postgres extension to merge adjacent/overlapping ranges
PostGraphDB/rikai-pg
Postgres Rikai Extension
PostGraphDB/rum
RUM access method - inverted index with additional information in posting lists
PostGraphDB/session_variable
The session_variable Postgres database extension provides a way to create and maintain session scoped variables and constants, more or less like Oracle's global variables.
PostGraphDB/telephone
PostgreSQL telephone data type
PostGraphDB/textsearch_ja
形態素解析を使用した日本語全文検索の、PostgreSQL組み込み型モジュール。
PostGraphDB/trimmed_aggregates
provides trimmed aggregates for PostgreSQL (average, variance, stddev)
PostGraphDB/veil
The postgres extension, Veil
PostGraphDB/zheap
new heap with in-place update, powered by undo, for eventual integration into PostgreSQL