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 )☆480Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated last month
- Fast and easy-to-use skip list for Go.☆426Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- yet another query language for rule engine in golang☆315Updated 3 years ago
- Go driver for Apache Hive and the Hive Metastore☆255Updated 4 months ago
- ☆497Updated 2 months ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 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.☆263Updated 2 years ago
- Rolling writer is an IO util for auto rolling write in go.☆296Updated 2 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- SQL Parser implemented in Go☆1,561Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- Patch all Go functions for testing☆261Updated last year
- high-performance common weighted algorithm library☆203Updated 2 years ago
- reflect api without runtime reflect.Value cost☆811Updated 7 months ago
- CyclicBarrier golang implementation☆158Updated 5 years ago
- auto adjust your GOGC value☆230Updated last year
- Clone any Go data structure deeply and thoroughly.☆325Updated 6 months ago
- Deep copy things☆607Updated 4 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- Write ahead log for Go.☆687Updated 2 months ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆300Updated 2 years ago
- auto generate sql from gorm model struct☆122Updated 3 years ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆306Updated last year
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆116Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- Simple DSL for executing functions in Go☆162Updated 4 years ago