{"library":"mysql-mimic","type":"library","category":null,"description":"mysql-mimic is a pure Python implementation of the MySQL server protocol. It enables developers to create fake MySQL servers to intercept connections, log queries, serve custom data, or test database clients without requiring a real MySQL instance. The current version, 3.0.2, primarily features an asynchronous API and aims for robust protocol emulation. Releases generally follow major breaking changes or significant feature additions, with major versions appearing every 2-3 years.","language":"python","status":"active","version":"3.0.2","tags":["mysql","server","protocol","database","mocking","testing","asyncio"],"install":[{"cmd":"pip install mysql-mimic","imports":["from mysql_mimic import MysqlServer"]}],"homepage":null,"github":"https://github.com/kelsin/mysql-mimic","docs":null,"changelog":null,"pypi":"https://pypi.org/project/mysql-mimic/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mysql-mimic/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}