Pinned Repositories
plmustache
Logic-less templates for Postgres
postgrest
REST API for any Postgres database
AnalizadorLEN
Analizador Léxico y sintáctico del lenguaje LEN
mssqlREST
PostgREST-like API for a SQL Server database
pg_bzip
Bzip compression and decompression for Postgres
postgrest-postgis-example
Upcoming PostgREST features for PostGIS(GeoJSON, MVT)
socnet
A social network schema with row-level security
pg_net
A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
supautils
PostgreSQL extension that secures a cluster on a cloud environment
steve-chavez's Repositories
steve-chavez/pg_bzip
Bzip compression and decompression for Postgres
steve-chavez/nixpkgs
Nix Packages collection
steve-chavez/pg_masking
(WIP) Dynamic data masking for Postgres
steve-chavez/postgrest
REST API for any Postgres database
steve-chavez/benchmarks
Infrastucture benchmarks
steve-chavez/book
The Postgres Extensions Book
steve-chavez/pg_net
A PostgreSQL extension providing an async networking interface accessible via SQL using a background worker and curl.
steve-chavez/xpg
Tool to develop PostgreSQL core and PostgreSQL extensions
steve-chavez/ada-experiments
Some experiments for learning Ada
steve-chavez/mustache-c
Mustache templates implementation in pure c
steve-chavez/nginx
The official NGINX Open Source repository.
steve-chavez/ngx_pathological
An Nginx module that crafts bad HTTP responses.
steve-chavez/nix-ada
A collection of Nix expressions for common Ada libraries and applications
steve-chavez/nix-postgres
Experimental port of supabase/postgres to Nix
steve-chavez/nixops
NixOps is a tool for deploying to NixOS machines in a network or cloud.
steve-chavez/nixpkgs-postgres-extra
Extra postgres extensions not included in nixpkgs
steve-chavez/omnigres
Postgres as a Platform
steve-chavez/pgedc
steve-chavez/pgsql-fio
PostgreSQL File I/O Functions
steve-chavez/plmustache
Logic-less templates for Postgres
steve-chavez/postgres
Unmodified Postgres with some useful plugins
steve-chavez/postgres-wasm
steve-chavez/postgresql
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
steve-chavez/postgrest-docs
Documentation for
steve-chavez/postgrest-openapi
OpenAPI output generated in SQL for a PostgREST instance
steve-chavez/spinlocks
Just some experiments with spinlocks, done in C99
steve-chavez/supabase
The open source Firebase alternative. Follow to stay updated about our public Beta.
steve-chavez/supautils
PostgreSQL extension that prevents doing ALTER/DROP/GRANT on a set of reserved roles.
steve-chavez/test-nginx
Data-driven test scaffold for Nginx C module and OpenResty Lua library development
steve-chavez/with
Command prefixing for continuous workflow using a single tool.