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 last week
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- Optional values for Go☆104Updated last year
- ☆122Updated 2 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆208Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 4 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Basic Markdown parser and HTML generator☆113Updated last year
- A Go-based SQL parsing toolkit☆47Updated 2 weeks ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ☆123Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- A fast file-based priority queue☆59Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Print uncovered code☆61Updated 11 months ago
- Go 1.23 range functions with database/sql☆150Updated last year
- MUS format serializer for Go☆120Updated 3 months ago
- JSON schema support for Go programs☆91Updated 3 months ago
- Simple SQL parser☆78Updated last year
- S3 FileSystem (fs.FS) implementation☆211Updated 2 years ago
- A PDF renderer for the goldmark markdown parser.☆141Updated last month
- Load file-backed memory☆122Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 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
- Script engine, especially good for tests☆162Updated last year
- 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