sea-orm 0.9.1

๐Ÿš An async & dynamic ORM for Rust
Documentation
# Community

## Built with SeaORM

If you have built an app using SeaORM and want to showcase it, feel free to open a PR and add it to the list below!

### Startups

- [Caido]https://caido.io/ | A lightweight web security auditing toolkit
- [Svix](https://www.svix.com/) ([repository](https://github.com/svix/svix-webhooks)) | The enterprise ready webhooks service
- [Sensei]https://l2.technology/sensei ([repository]https://github.com/L2-Technology/sensei) | A Bitcoin lightning node implementation
- [Spyglass]https://docs.spyglass.fyi/ ([repository]https://github.com/a5huynh/spyglass) | ๐Ÿ”ญ A personal search engine that indexes what you want w/ a simple set of rules.
- [My Data My Consent]https://mydatamyconsent.com/ | Online data sharing for people and businesses simplified

### Frameworks

- [awto]https://github.com/awto-rs/awto | Awtomate your ๐Ÿฆ€ microservices with awto
- [tardis](https://github.com/ideal-world/tardis) | Elegant, Clean Rust development framework๐Ÿ›ธ
- [Rust Async-GraphQL Example: Caster API]https://github.com/bkonkle/rust-example-caster-api | A demo GraphQL API using Tokio, Warp, async-graphql, and SeaOrm
- [Quasar]https://github.com/Technik97/Quasar | Rust REST API using Actix-Web, SeaOrm and Postgres with Svelte Typescript Frontend
- [actix-react-starter-template]https://github.com/aslamplr/actix-react-starter-template | Actix web + SeaORM + React + Redux + Redux Saga project starter template
- [ZAPP]https://zapp.epics.dev ([repository]https://github.com/EpicsDAO/zapp) | ZAPP is a serverless framework made by Rust. Quickly build a scalable GraphQL API web server.

### Open Source Projects

- [Wikijump]https://github.com/scpwiki/wikijump ([repository]https://github.com/scpwiki/wikijump/tree/develop/deepwell) | API service for Wikijump, a fork of Wikidot
- [aeroFans](https://github.com/naryand/aerofans) | Full stack forum-like social media platform in Rust and WebAssembly
- [thrpg]https://github.com/thrpg/thrpg | Touhou Project's secondary creative games
- [Adta]https://github.com/aaronleopold/adta | Adta is **A**nother **D**amn **T**odo **A**pp, fun little side project
- [Axum-Book-Management]https://github.com/lz1998/axum-book-management | CRUD system of book-management with ORM and JWT for educational purposes
- [mediarepo]https://mediarepo.trivernis.dev ([repository]https://github.com/Trivernis/mediarepo) | A tag-based media management application
- [THUBurrow]https://thuburrow.com ([repository]https://github.com/BobAnkh/THUBurrow) | A campus forum built by Next.js and Rocket
- [Backpack]https://github.com/JSH32/Backpack | Open source self hosted file sharing platform on crack
- [Stump]https://github.com/aaronleopold/stump | A free and open source comics server with OPDS support
- [mugen]https://github.com/koopa1338/mugen-dms | DMS written in ๐Ÿฆ€
- [JinShu]https://github.com/gengteng/jinshu | A cross-platform **I**nstant **M**essaging system written in ๐Ÿฆ€
- [rust-juniper-playground]https://github.com/Yama-Tomo/rust-juniper-playground | juniper with SeaORM example
- [Oura Postgres Sink]https://github.com/dcSpark/oura-postgres-sink | Sync a postgres database with the cardano blockchain using [Oura]https://github.com/txpipe/oura
- [pansy]https://github.com/niuhuan/pansy | An illustrations app using SeaORM, SQLite, flutter. runs on the desktop and mobile terminals
- [Orca]https://github.com/workfoxes/orca | An No-code Test Automation platfrom using actix, SeaORM, react. runs on the desktop and cloud
- [symbols]https://github.com/nappa85/symbols | A proc-macro utility to populates enum variants with primary keys values
- [Warpgate]https://github.com/warp-tech/warpgate | Smart SSH bastion that works with any SSH client
- [suzuya]https://github.com/SH11235/suzuya | A merchandise management application using SeaORM, Actix-Web, Tera
- [snmp-sim-rust]https://github.com/sonalake/snmp-sim-rust | SNMP Simulator
- [template_flow]https://github.com/hilary888/template_flow | An experiment exploring replacing placeholders in pre-prepared templates with their actual values
- [poem_admin]https://github.com/lingdu1234/poem_admin | An admin panel built with poem, **Sea-orm** and Vue 3.
- [VeryRezsi]https://github.com/szattila98/veryrezsi | VeryRezsi is a subscription and expense calculator web-application. Powered by SvelteKit on client side, and Rust on server side.
- [todo-rs]https://github.com/anshulxyz/todo-rs/ | A TUI ToDo-app written in Rust using Cursive library and SeaORM for SQLite
- [KrakenPics]https://github.com/kraken-pics/backend | A public file host written in rust using seaorm & actix_web
- [service_auth]https://github.com/shorii/service_auth | A simple JWT authentication web-application