grafbase: Grafbase is a self-hosted, Rust-powered GraphQL Federation Gateway for high-scale, mission-critical applications. It unifies diverse data sources and microservices into a single, performant GraphQL API, offering enterprise-grade security and flexible deployment options.; remindb: remindb stores agentic memory in a single SQLite file. It parses notes into a structured tree with temperature tracking, enables efficient retrieval via FTS5 search, and supports versioning and summarization. This reduces token costs compared to re-reading raw files every session.
Unifying disparate microservices, legacy systems, and third-party APIs into a single federated GraphQL API.
Prevent coding agents from re-reading the same notes every session