A Django-based REST API for managing users and books, allowing user registration, book registration, rental (disbursement), returns, authorization, and deletion. Data is stored in a MySQL database.
Abstract: A distributed data service model integrating MySQL, Redis Sentinel, and MyCat is proposed to tackle performance bottlenecks and availability issues in high-concurrency e-commerce systems.
A read-only Model Context Protocol (MCP) server for MySQL databases. This server provides safe, read-only access to MySQL databases with automatic query sanitization to prevent any data mutations.