blastrain / vitess-sqlparserLinks
simply SQL Parser for Go ( powered by vitess and TiDB )
☆480Updated 3 years ago
Alternatives and similar repositories for vitess-sqlparser
Users that are interested in vitess-sqlparser are comparing it to the libraries listed below
Sorting:
- Simple SQL parser meant for querying CSV files☆425Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated 2 months ago
- SQL Parser implemented in Go☆1,561Updated 3 years ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆306Updated last year
- reflect api without runtime reflect.Value cost☆812Updated 7 months ago
- parser for Google ProtocolBuffers definition☆608Updated 4 months ago
- Fast and easy-to-use skip list for Go.☆426Updated last year
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- auto adjust your GOGC value☆230Updated last year
- Go driver for Apache Hive and the Hive Metastore☆255Updated 5 months ago
- golang jsonpath library. follow the majority rules in this article http://goessner.net/articles/JsonPath/☆340Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- Go package for sharding databases ( Supports every ORM or raw SQL )☆200Updated 2 years ago
- yet another query language for rule engine in golang☆315Updated 3 years ago
- Simple DSL for executing functions in Go☆162Updated 4 years ago
- ☆497Updated 2 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.☆263Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆602Updated 7 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.