zson
JSON compressor
A PostgreSQL extension for transparent JSONB compression
ZSON is a PostgreSQL extension for transparent JSONB compression
541 stars
38 watching
22 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
compressionextensionsjsonjsonbpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 185 |
tcorral/jsonc | A JavaScript library for compressing and decompressing JSON data efficiently. | 649 |
eulerto/wal2json | Provides an output plugin to convert PostgreSQL's Logical Decoding changeset data into JSON format | 1,326 |
gsquire/zig-snappy | A Zig library implementing a fast, block-based compression algorithm. | 28 |
gildor2/fast_zlib | An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 133 |
xyncro/chiron | A JSON serialization library for F#. | 174 |
zostera/django-modeltrans | Library to translate Django model fields in a PostgreSQL JSONField | 65 |
casecommons/pg_search | A library that provides named scopes for searching in PostgreSQL databases | 1,347 |
davyjoneslocker/postgres_ext | Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 |
kassane/json | A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
limiu82214/gojmapr | A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
equinor/seismic-zfp | A Python library for compressing and decompressing seismic data in a format that enables efficient storage and retrieval of sub-volumes. | 67 |
cocoonspace/dynjson | Tool for client-customizable JSON formats from dynamic APIs | 16 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |