Manages SQLite databases with comprehensive features for creation, table operations, data manipulation, backup, recovery, and import/export.
PySqlit is a comprehensive database operation toolset built upon the FastMCP framework and PySqlit library, designed to simplify and streamline SQLite database management. It offers a complete suite of functionalities, enabling users to effortlessly create and manage databases, perform detailed table operations including schema definition and deletion, and execute all essential data manipulation tasks like inserting, querying, updating, and deleting records, including batch operations. Furthermore, it provides critical administrative features such as robust database backup and recovery, and convenient data import/export capabilities via CSV files.