venkat1017 / SQLightLinks
Demo and other details can be found here
☆33Updated 5 months ago
Alternatives and similar repositories for SQLight
Users that are interested in SQLight are comparing it to the libraries listed below
Sorting:
- The AriaSQL relational database management system.☆215Updated 11 months ago
- Scan-resistant, sharded Go cache: Admission-LFU + LRU/LFU/FIFO eviction with object pooling and optional mesh cluster.☆64Updated this week
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆151Updated 5 months ago
- SQL editor, ETL. Cross-platform. Runs as a Go HTTP server with a browser-based interface. Supports solo and multi-user modes with role-…☆41Updated this week
- A distributed in-memory, durable key value database designed for massive amounts of critical data and low latency.☆77Updated 6 months ago
- High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write effic…☆271Updated 9 months ago
- Simple line of code counter written in Go☆35Updated 9 months ago
- A configurable rate limiter that can apply rate limiting on individual APIs with individual rules.☆165Updated last week
- High-performance client-server library for Go, built around the Command pattern☆82Updated last month
- A high performance key value cache built from first principles☆329Updated 4 months ago
- Cookies, but with structs, for happiness.☆110Updated 3 months ago
- A highly configurable Go library for rate-limiting, task scheduling, and priority-based execution with retries, backoff, and circuit brea…☆16Updated 7 months ago
- golang build a file DB☆29Updated 10 months ago
- A lightweight Go package to generate unique, symmetric identicons based on an input string. Easily integrate with your Go project to crea…☆118Updated 4 months ago
- ChromoDB is reliable key-value DBMS networked or not.☆23Updated last year
- A practical Go toolkit with generic utilities for working with slices, maps, and functional programming primitives, streams, databases an…☆92Updated this week
- 📐 Structured concurrency for Go.☆48Updated 6 months ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 3 months ago
- Fast cryptographically safe Guid generator for Go☆73Updated last month
- Higher level use of Go templates for rendering web pages☆78Updated 5 months ago
- Go-lang-iter tools aims to make it easier to compose complex async systems in Go.☆62Updated last week
- A lock-free, ultra-fast event bus for Go that powers real-time pipelines, microservices☆37Updated last month
- A fast file-based priority queue☆58Updated last year
- A Simplest Storage-Agnostic and Zero-dep Message Queue for Your Concurrent Go Program☆156Updated last month
- A proof-of-concept demonstrating a custom-built host implementing an OpenAI-compatible API with Google Vertex AI, function calling, and i…☆35Updated this week
- A high-performance, modular rate limiting library for Go. Supports in-memory and Redis backends. Includes Fixed Window, Sliding Window, T…☆85Updated last month
- NewSQL That Starts Simple. High-performance SQL database with MVCC, columnar indexes, and HTAP capabilities. Pure Go and zero dependencie…☆296Updated 2 months ago
- Polaris: High performance workflow orchestrator for Golang☆275Updated 2 months ago
- FastDB is an (persistent) in-memory key/value store in Go.☆63Updated 10 months ago
- Fast and customizable object pool.