Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 264 Bytes

Readme.md

File metadata and controls

13 lines (9 loc) · 264 Bytes

Rust ORM System

inspired by Spring boot JPA

the system is built to give developer the power to focus on their applications logic rather than
focusing on building SQL Queries..

todo

  1. create core
  2. build the ORM
  3. create API
  4. deploy to crate