kaimast / schema

Database schema handling for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Database schema handling for Rust

License:MIT License


Languages

Language:Rust 100.0%