Live Demo
Try SeaORM Pro in your browser, without installing anything!
- Visit https://sea-orm-pro-demo.sea-ql.org/admin/
- Login with the following credential
Username: demo@sea-ql.org
Password: demo@sea-ql.org
Run Locally
Clone the source code from GitHub and follow the instruction on README for installation guide:
- SeaORM Pro with full CRUD support, Rust backend and access to the frontend artifact.
- SeaORM Pro Plus provides additional features and access to the frontend source code.
Database Schema
We use AdventureWorksLT2012
database schema for the demo.
In the following section, we will explain the configuration of admin panel in details with AdventureWorksLT2012
as the sample database.