Skip to content

v0.1.0

Compare
Choose a tag to compare
@lfnovo lfnovo released this 24 Dec 12:16
· 14 commits to main since this release

First release of Surrantic ORM

Features:

  • Base ORM model with Pydantic integration
  • Full CRUD operations (Create, Read, Update, Delete)
  • Both synchronous and asynchronous support
  • Comprehensive test coverage
  • Type-safe with full mypy support