This is a library for accessing and creating SQLite database files in Java. The usage is quite simple; Download the sqlite-jdbc library from Maven Central or from Github Release, then append the ...
A Model Context Protocol (MCP) server for working with encrypted SQLite databases using SQLCipher. This server provides tools to read database structures, query tables, and perform CRUD operations on ...