rqlite / sqlLinks
Pure Go SQL parser
☆163Updated last month
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 4 months ago
- Optional values for Go☆104Updated 7 months ago
- ☆122Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Go templates invoked as functions☆154Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Basic Markdown parser and HTML generator☆111Updated 8 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆62Updated last year
- A high performance memory-bound Go cache☆91Updated 2 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- A fast file-based priority queue☆58Updated last year
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Go 1.23 range functions with database/sql☆148Updated 9 months ago
- Print uncovered code☆57Updated 6 months ago
- Script engine, especially good for tests☆156Updated last year
- ☆122Updated 2 years ago
- Ordered codes for database keys☆42Updated last year
- MUS format serializer for Go☆115Updated last month
- A high performance in memory distributed cache☆67Updated 6 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- A cancelable reader for Go☆136Updated 2 years ago
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆372Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆90Updated 7 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- S3 FileSystem (fs.FS) implementation☆208Updated last year