In SQLite, creating a new database is simple because the database is just a single file. SQLite creates the database file automatically when you connect to a non-existent database. Here’s how you can ...
Persistent semantic memory for Claude Code and any AI agent. An MCP server that gives Claude a brain: stores decisions, patterns, bugs, and context in SQLite with local vector embeddings. Works across ...