Highlights
- Pro
Stars
A Python MeshCore library with SPI LoRa radio support
A concise, beginner-friendly introduction to the core ideas of linear algebra.
Postgres extension to merge adjacent/overlapping ranges
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file
PL/sh is a procedural language handler for PostgreSQL that allows you to write stored procedures in a shell of your choice.
Malloc replacement with support for shared and persistent memory allocation
orm011 / pgserver
Forked from michelp/postgresql-wheelPip-installable, embedded-like postgres server for your python app
C library for accessing the PostgreSQL parser outside of the server environment
Framework for building trusted language extensions for PostgreSQL
Open-source vector similarity search for Postgres
IVM (Incremental View Maintenance) implementation as a PostgreSQL extension
pg_activity is a top like application for PostgreSQL server activity monitoring.
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
A PostgreSQL AST toolkit and deparser, written in pure plpgsql
Postgres clone schema utility without need of going outside of database. Makes developers life easy by running single function to clone schema with all objects. It is very handy on Postgres RDS. Ut…
Postgres Query Optimizer Extension that guarantees your desired plan will not change
Python module to parse ingredient names. Splitting them into the ingredient, unit and quantity. It is trained on a publicly available dataset using Tensorflow.