auxten / postgresql-parserLinks
Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser
☆311Updated 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 )☆480Updated 3 years ago
- Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆128Updated 3 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- ☆170Updated 10 months ago
- High Availability Raft Framework for Go☆655Updated this week
- Simple dense bitmap index in Go with binary operators☆369Updated 5 months ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- Pure Go SQL parser☆173Updated 2 weeks ago
- Write ahead log for Go.☆691Updated 3 months ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- ☆255Updated 2 weeks ago
- Go library to parse and normalize SQL queries using the PostgreSQL query parser☆786Updated 3 months 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…☆226Updated 2 years ago
- Simple SQL parser meant for querying CSV files☆425Updated 4 years ago
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- Interceptors for database/sql☆510Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆408Updated last month
- experimental raft storage☆107Updated last month
- Simple building blocks for protobuf marshaling and unmarshaling☆260Updated this week
- ☆123Updated 2 years ago
- A Go library implementing a FST (finite state transducer)☆212Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- high performance in-memory cache☆359Updated 3 months ago
- Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.☆373Updated 2 years ago
- Expression evaluator for Go☆78Updated 8 months ago
- PostgreSQL logical replication library for Go.☆475Updated last week
- PostgreSQL server wire protocol. Build your own server and start serving connections.☆206Updated last month
- Golang ClickHouse client☆282Updated 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.☆222Updated last year