auxten / postgresql-parserLinks
Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser
☆312Updated 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 )☆481Updated 3 years ago
- Simple dense bitmap index in Go with binary operators☆372Updated 6 months ago
- ☆259Updated last month
- Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆128Updated 4 months ago
- Write ahead log for Go.☆699Updated 4 months ago
- High Availability Raft Framework for Go☆659Updated 3 weeks ago
- Adaptive Radix Trees implemented in Go☆410Updated last month
- high performance in-memory cache☆359Updated 3 months ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Go library to parse and normalize SQL queries using the PostgreSQL query parser☆800Updated 4 months ago
- ☆170Updated 11 months ago
- ☆123Updated 2 years ago
- Pure Go SQL parser☆173Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago
- Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.☆373Updated 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.☆222Updated last year
- 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
- PostgreSQL server wire protocol. Build your own server and start serving connections.☆210Updated 3 weeks ago
- Simple building blocks for protobuf marshaling and unmarshaling☆280Updated 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 2 years ago
- A Go library implementing a FST (finite state transducer)☆213Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years 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.☆264Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year