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 )☆478Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆494Updated 2 weeks ago
- Fast and easy-to-use skip list for Go.☆421Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- ☆493Updated 3 weeks ago
- Go driver for Apache Hive and the Hive Metastore☆255Updated 3 months ago
- Rolling writer is an IO util for auto rolling write in go.☆297Updated last year
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- SQL Parser implemented in Go☆1,555Updated 3 years ago
- yet another query language for rule engine in golang☆316Updated 3 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- Deep copy things☆603Updated 4 years ago
- reflect api without runtime reflect.Value cost☆805Updated 6 months ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆322Updated 4 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- auto adjust your GOGC value☆228Updated last year
- General Purpose Connection Pool for GRPC,RPC,TCP Sevice Cluster☆133Updated last year
- Patch all Go functions for testing☆260Updated last year
- A fast, threadsafe skip list in Go☆268Updated 3 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- CyclicBarrier golang implementation☆156Updated 5 years ago
- concurrency utilities☆301Updated 6 years ago
- Examples for Dragonboat☆189Updated 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.☆262Updated 2 years ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆304Updated last year
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆194Updated 4 years ago
- Simple DSL for executing functions in Go☆160Updated 3 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆301Updated 2 years ago
- auto generate sql from gorm model struct☆122Updated 3 years ago