skyzh / pg_poopLinks
A Postgres extension that rewrites strings to 💩
☆21Updated 2 years ago
Alternatives and similar repositories for pg_poop
Users that are interested in pg_poop are comparing it to the libraries listed below
Sorting:
- Async positioned I/O with io_uring.☆44Updated 4 years ago
- TPCH benchmark tool for databend☆11Updated 3 years ago
- A binary representation of json value, optimized for parsing and querying.☆25Updated this week
- Pretty printing library for SQL☆24Updated 2 years ago
- ☆24Updated 3 years ago
- The labs of Raft consensus algorithm based on MadSim.☆125Updated 9 months ago
- A memcomparable serialization format.☆24Updated 2 years ago
- A simple sql server code by rust☆65Updated 4 years ago
- A minimal implementation of tikv/pd in Rust.☆65Updated 4 years ago
- OSPP 2022 Project: String Adaptive Hash Table for Databend☆19Updated 3 years ago
- Concurrent ART (adaptive radix tree)☆173Updated last month
- [Archive] An experimental cloud-native distributed KV engine for OLTP workload.☆71Updated 2 years ago
- Cache server :)☆32Updated 2 years ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆83Updated 2 years ago
- The TiKV development/contribution guide☆35Updated 3 years ago
- A rust implementation of lock free cuckoo hashmap☆69Updated 9 months ago
- A yaml-based SQL planner test framework☆27Updated 11 months ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆98Updated 3 years ago
- sqlrs is an in-process sql query engine☆110Updated 2 years ago
- JSONB implement in rust☆81Updated this week
- DoraDB☆117Updated last week
- SQL Fuzz Testing Utilities☆29Updated last year
- A Postgres Extension to Manage Extensions! (As well as some random stuff)☆15Updated 2 years ago
- Code for "Lessons Learned from Building a Query Optimizer" blog series☆50Updated 9 months ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆208Updated 2 months ago
- YCSB in Rust (WIP)☆19Updated 4 years ago
- A port for rocksdb☆103Updated 3 years ago
- Where is my space?☆38Updated 3 months ago
- A procedural macro for defining nom combinators in simple DSL