1 repository
Pre-built agent skills and MCP interfaces that let coding assistants build, debug, and deploy applications against a database.
Distinct from Agentic Coding Assistants: Distinct from Agentic Coding Assistants: focuses on the MCP integration layer for connecting assistants to a specific database, not the autonomous coding capabilities of the assistant itself.
Explore 1 awesome GitHub repository matching development tools & productivity · MCP Interface Integrations. Refine with filters or upvote what's useful.
KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores application state as an immutable, ordered sequence of events rather than updating rows in place, preserving full history for audit, replay, and distributed consistency. The database combines event storage with real-time streaming and a built-in JavaScript projection engine that transforms and aggregates event streams into materialized views. The system provides official gRPC client libraries for Python, Node.js, Java, .NET, Go, and Rust, enabling multi-language application development
Provides pre-built MCP interfaces and agent skills for AI coding assistants to interact with the event store.