【[261星]py-pglite:让Python测试与PostgreSQL无缝对接的利器。核心价值:无需安装PostgreSQL,即可在测试中享受PostgreSQL的强大功能。亮点:1. 内存中运行,测试速度飞快;2. 每个测试模块独立数据库,完全隔离;3. 支持SQLAlchemy和SQLModel,无缝集成现有测试框架】
'py-pglite: A Python testing library that provides seamless integration between PGlite and Python test suites. Get the full power of PostgreSQL in your tests without the overhead of a full PostgreSQL installation.'
GitHub: github.com/wey-gu/py-pglite
Python测试 PostgreSQL 开发效率