auxten / postgresql-parserLinks
Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser
☆305Updated 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
- Write ahead log for Go.☆679Updated last month
- Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆124Updated last month
- Simple dense bitmap index in Go with binary operators☆355Updated 3 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- High Availability Raft Framework for Go☆649Updated last month
- Pure Go SQL parser☆164Updated 3 months ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- ☆168Updated 8 months ago
- Go library to parse and normalize SQL queries using the PostgreSQL query parser☆767Updated last month
- ☆122Updated 2 years ago
- ☆248Updated 3 weeks 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
- Golang ClickHouse client☆278Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago
- high performance in-memory cache☆346Updated 2 weeks ago
- experimental raft storage☆105Updated this week
- Adaptive Radix Trees implemented in Go☆400Updated 9 months ago
- Interceptors for database/sql☆508Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆201Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆220Updated last year
- A Go library implementing a FST (finite state transducer)☆207Updated 9 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆262Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 7 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 6 years ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- PostgreSQL server wire protocol. Build your own server and start serving connections.☆193Updated this week
- Simple SQL parser meant for querying CSV files☆425Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year