/schema

Database schema handling for Rust

Primary LanguageRustMIT LicenseMIT

ci-badge license-badge

This library is intended for developers building their own database management system. It allows defining a table/collection schema as well as serializing its rows.