Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 953 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 953 Bytes

Simple python SQLite3 ORM

A simple yet powerful SQLite3 ORM, powered by pydantic.

Quality Gate Status Coverage Reliability Rating Security Rating

Sample usage

Check sample_db.table for more details.