{"repo":"stoolap/stoolap-go","free":true,"listed":false,"github":"https://github.com/stoolap/stoolap-go","clone":"git clone https://github.com/stoolap/stoolap-go.git","description":"Stoolap Go Bindings","language":"Go","stars":23,"topics":["database","driver","go","sql"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"stoolap-go Go driver for Stoolap, a high-performance embedded SQL database built in pure Rust with MVCC transactions, columnar storage, cost-based optimizer, time-travel queries, parallel execution, and native vector search. Two driver implementations: Native Driver WASM Driver --- --- --- Package github.com/stoolap/stoolap-go github.com/stoolap/stoolap-go/wasm CGO required No ( CGO ENABLED=0 works) No (pure Go) Dependencies Shared library (.dylib/.so/.dll) Single .wasm file (5 MB) Threading Full (parallel queries) Single-threaded File persistence Yes Yes (via WASI) Cross-compile Anywhere Go compiles Anywhere Go compiles Best for Production, max throughput Portability, zero native dependencies Both drivers provide: - Direct API for maximum performance and control - database/sql driver for standard Go database access Native Driver The native driver loads libstoolap at runtime via direct ABI calls. No C compiler or CGO needed. Requirements - Go 1.24+ Installation Prebuilt shared libraries for macOS (arm64), Linux (x64), and Windows (x64) are bundled in the module. No extra downloads or environment variables needed. Quick Start Direct API database/sql Other Platforms For platforms without a bundled library (e.g. Linux arm64, macOS x64), download from the releases page or build from source, then set the STOOLAP LIB environment variable: WASM Driver (Pure Go, Zero Native Dependencies) The WASM driver runs the Stoolap engine as a WebAssembly module inside your Go process using waze","default_branch":null,"files":null,"tree":[],"storefront":"/r/stoolap","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/stoolap/stoolap-go/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}