01Manages database connections throughout the application lifecycle.
02Offers structured data querying and raw SQL execution.
03Uses Server-Sent Events (SSE) for MCP communication.
04Enables dynamic schema discovery.
05Supports PostgreSQL and SQLite database backends.
061 GitHub stars