rqlite / sqlLinks
Pure Go SQL parser
☆163Updated 2 months ago
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☆77Updated 5 months ago
- Optional values for Go☆104Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- MUS format serializer for Go☆117Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 2 weeks ago
- ☆122Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- A high performance memory-bound Go cache☆91Updated 3 months ago
- Go 1.23 range functions with database/sql☆148Updated 9 months ago
- Basic Markdown parser and HTML generator☆113Updated 8 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆63Updated last week
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- ☆122Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 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 last year
- scan sql rows into any type powered by generics☆67Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆373Updated last year
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Golang library to build sqlite extensions☆170Updated 7 months ago
- A go database/sql driver for csvq☆75Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 3 weeks ago
- Print uncovered code☆58Updated 7 months ago
- Adding "unset" state to Go's types☆82Updated last year
- µDiff - a micro Go diffing library☆198Updated this week