auxten / postgresql-parserLinks
Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser
☆300Updated last year
Alternatives and similar repositories for postgresql-parser
Users that are interested in postgresql-parser are comparing it to the libraries listed below
Sorting:
- simply SQL Parser for Go ( powered by vitess and TiDB )☆478Updated 2 years ago
- Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆123Updated last week
- Write ahead log for Go.☆678Updated last week
- Go library to parse and normalize SQL queries using the PostgreSQL query parser☆760Updated 2 weeks ago
- ☆169Updated 7 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- High Availability Raft Framework for Go☆650Updated last month
- Pure Go SQL parser☆164Updated 2 months ago
- Simple dense bitmap index in Go with binary operators☆354Updated 2 months ago
- Simple SQL parser meant for querying CSV files☆425Updated 4 years ago
- Adaptive Radix Trees implemented in Go☆398Updated 8 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆274Updated 7 months ago
- Interceptors for database/sql☆508Updated 2 years ago
- ☆122Updated 2 years ago
- high performance in-memory cache☆344Updated 3 weeks ago
- ☆249Updated last week
- PostgreSQL logical replication library for Go.☆415Updated 4 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆243Updated 5 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆200Updated last year
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆367Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated last year
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- Go package to read and write parquet files. parquet is a file format to store nested data structures in a flat columnar data format. It c…☆290Updated last year
- A fast little LRU cache for Go☆173Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- PostgreSQL server wire protocol. Build your own server and start serving connections.☆168Updated 2 weeks ago