1 unstable release
new 0.1.0-dev1 | Apr 13, 2025 |
---|
#2276 in Database interfaces
Used in taganak-framework
175KB
4.5K
SLoC
ORM (object-relational mapper) for Rust dataypes onto Taganak graphs
This ORM allows serializing Rust datatypes into RDF statements, and deserializing them again from a known schema.
As the ORM requires several complex traits to be implemented, the easiest way is to use it with the GraphORM derive macro.
The ORM is under heavy development and to be considered unstable.
This module re-exports items used by [taganak_orm_derive].
Dependencies
~10–17MB
~249K SLoC