mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-01 12:05:15 +01:00
The primary purpose of this new crate is to have a common and shared codebase for all SQL storage systems. It would force us to write standard SQL using best practices for all databases. This crate has been extracted from #878