auxten / postgresql-parserLinks
Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser
☆306Updated 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
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆125Updated 2 months ago
- High Availability Raft Framework for Go☆650Updated 3 months ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- Simple dense bitmap index in Go with binary operators☆364Updated 4 months ago
- Pure Go SQL parser☆167Updated 4 months ago
- ☆169Updated 9 months ago
- Adaptive Radix Trees implemented in Go☆405Updated 10 months ago
- Go library to parse and normalize SQL queries using the PostgreSQL query parser☆778Updated 2 months ago
- Write ahead log for Go.☆687Updated 2 months ago
- ☆253Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- PostgreSQL server wire protocol. Build your own server and start serving connections.☆200Updated this week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Simple SQL parser meant for querying CSV files☆425Updated 4 years ago
- A Go library implementing a FST (finite state transducer)☆212Updated 10 months ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆226Updated last year
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 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 2 years ago
- Interceptors for database/sql☆509Updated 2 years ago
- ☆114Updated 5 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- A Go package providing a filesystem-backed FIFO queue☆495Updated 2 months ago
- ☆123Updated 2 years ago
- Golang ClickHouse client☆280Updated 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.☆263Updated 2 years ago