auxten / postgresql-parser
Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser
☆288Updated 11 months ago
Alternatives and similar repositories for postgresql-parser:
Users that are interested in postgresql-parser are comparing it to the libraries listed below
- simply SQL Parser for Go ( powered by vitess and TiDB )☆465Updated 2 years ago
- ☆168Updated 3 months ago
- Go library to parse and normalize SQL queries using the PostgreSQL query parser☆719Updated last month
- Pure Go SQL parser☆150Updated last week
- Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆104Updated last month
- High Availability Raft Framework for Go☆633Updated 3 weeks ago
- Write ahead log for Go.☆660Updated 5 months ago
- PostgreSQL server wire protocol. Build your own server and start serving connections.☆138Updated last month
- Server for benchmarking pure Go key/value databases☆158Updated last year
- PostgreSQL logical replication library for Go.☆372Updated last month
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- MySQL protocol library implementing in Go (golang)☆244Updated 3 years ago
- ☆120Updated last year
- Simple dense bitmap index in Go with binary operators☆333Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆256Updated 2 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆209Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆233Updated last week
- Simple SQL parser meant for querying CSV files☆423Updated 3 years ago
- Interceptors for database/sql☆501Updated last year
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 11 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- Adaptive Radix Trees implemented in Go☆388Updated 4 months ago
- high performance in-memory cache☆293Updated 2 months ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- Golang ClickHouse client☆268Updated last year
- A Go library implementing a FST (finite state transducer)☆198Updated 4 months ago
- Package dburl provides a standard, URL style mechanism for parsing and opening SQL database connection strings☆278Updated 3 weeks ago