pagetop/packages/pagetop-seaorm/README.md

1.8 KiB

PageTop SeaORM

Integrate SeaORM as the database framework for PageTop applications.

License API Docs Crates.io Downloads

PageTop SeaORM employs SQLx and SeaQuery, complemented by a custom version of SeaORM Migration (v1.1.1). The modified SeaORM Migration ensures migrations are scoped per package, providing greater control and reducing coupling between database components.

📦 About PageTop

PageTop is an opinionated web framework to build modular Server-Side Rendering web solutions.

🚧 Warning

PageTop framework is currently in active development. The API is unstable and subject to frequent changes. Production use is not recommended until version 0.1.0.

📜 License

All code in this crate is dual-licensed under either:

at your option. This means you can select the license you prefer! This dual-licensing approach is the de-facto standard in the Rust ecosystem.