rqlite / sqlLinks
Pure Go SQL parser based on the SQLite SQL definition
☆175Updated last week
Alternatives and similar repositories for sql
Users that are interested in sql are comparing it to the libraries listed below
Sorting:
- Expression evaluator for Go☆80Updated 2 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ☆123Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Go templates invoked as functions☆156Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Optional values for Go☆104Updated last year
- Basic Markdown parser and HTML generator☆114Updated last year
- ☆122Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Intern Go strings☆97Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Script engine, especially good for tests☆162Updated last year
- Simple SQL parser☆78Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆208Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 5 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A high performance memory-bound Go cache☆96Updated 3 months ago
- A fast file-based priority queue☆59Updated 2 weeks ago
- Go 1.23 range functions with database/sql☆150Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- ☆101Updated last year
- SQLite over stdin/stdout☆129Updated 3 weeks ago
- Print uncovered code☆61Updated last year
- A high performance in memory distributed cache☆81Updated last month
- µDiff - a micro Go diffing library☆218Updated last month