marianogappa / sqlparserLinks
Simple SQL parser meant for querying CSV files
☆425Updated 4 years ago
Alternatives and similar repositories for sqlparser
Users that are interested in sqlparser are comparing it to the libraries listed below
Sorting:
- simply SQL Parser for Go ( powered by vitess and TiDB )☆482Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- Fast and easy-to-use skip list for Go.☆430Updated last year
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- ☆501Updated 3 weeks ago
- yet another query language for rule engine in golang☆314Updated 3 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆165Updated 4 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- SQL Parser implemented in Go☆1,575Updated 3 years ago
- Rolling writer is an IO util for auto rolling write in go.☆295Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- Go driver for Apache Hive and the Hive Metastore☆258Updated last month
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- auto adjust your GOGC value☆231Updated last year
- Simple DSL for executing functions in Go☆163Updated 4 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆305Updated 2 years ago
- Patch all Go functions for testing☆261Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- Clone any Go data structure deeply and thoroughly.☆331Updated 9 months ago
- gRPC service discovery and load balancing library for go☆309Updated 4 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- reflect api without runtime reflect.Value cost☆823Updated 10 months ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆195Updated 4 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- Deep copy things☆635Updated 5 years ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆115Updated 2 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
- Examples for Dragonboat☆194Updated last year