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!
- Caido | A lightweight web security auditing toolkit
- Svix (repository) | The enterprise ready webhooks service | DB: Postgres
- Sensei (repository) | A Bitcoin lightning node implementation | DB: MySQL, Postgres, SQLite
- Spyglass (repository) | 🔭 A personal search engine that indexes what you want w/ a simple set of rules. | DB: SQLite
- My Data My Consent | Online data sharing for people and businesses simplified
- CodeCTRL (repository) | A self-hostable code logging platform | DB: SQLite
- Prefix.dev | Conda Package Search, Environment Management and Deployment built for mamba | DB: Postgres, SQLite
- awto | Awtomate your 🦀 microservices with awto | DB: Postgres
- tardis | Elegant, Clean Rust development framework🛸 | DB: MySQL, Postgres, SQLite
- Quasar | Rust REST API using Actix-Web, SeaORM and Postgres with Svelte Typescript Frontend | DB: Postgres
- ZAPP (repository) | ZAPP is a serverless framework made by Rust. Quickly build a scalable GraphQL API web server.
- poem_admin | An admin panel built with poems, SeaORM and Vue 3. | DB: MySQL, Postgres, SQLite
- Wikijump (repository) | API service for Wikijump, a fork of Wikidot | DB: Postgres
- aeroFans | Full stack forum-like social media platform in Rust and WebAssembly | DB: Postgres
- thrpg | Touhou Project's secondary creative games | DB: Postgres
- Axum-Book-Management | CRUD system of book-management with ORM and JWT for educational purposes | DB: MySQL
- mediarepo (repository) | A tag-based media management application | DB: SQLite
- THUBurrow (repository) | A campus forum built by Next.js and Rocket | DB: Postgres
- Backpack | Open source self hosted file sharing platform on crack | DB: MySQL, Postgres, SQLite
- Stump | A free and open source comics server with OPDS support
- mugen | DMS written in 🦀 | DB: Postgres
- JinShu | A cross-platform Instant Messaging system written in 🦀 | DB: MySQL, Postgres
- Oura Postgres Sink | Sync a postgres database with the cardano blockchain using Oura | DB: Postgres
- Orca | An No-code Test Automation platform using actix, SeaORM, react. runs on the desktop and cloud | DB: Postgres
- suzuya | A merchandise management application using SeaORM, Actix-Web, Tera | DB: Postgres
- snmp-sim-rust | SNMP Simulator | DB: SQLite
- template_flow | An experiment exploring replacing placeholders in pre-prepared templates with their actual values | DB: Postgres
- VeryRezsi | VeryRezsi is a subscription and expense calculator web-application. Powered by SvelteKit on client side, and Rust on server side. | DB: MySQL
- KrakenPics | A public file host written in rust using seaoRM & actix_web | DB: MySQL
- service_auth | A simple JWT authentication web-application | DB: Postgres
- SophyCore | Main system that centralizes all rules, to be used by both the discord bot and the future site | DB: Postgres
- lldap | Light LDAP implementation for authentication
- nitro_repo | An OpenSource, lightweight, and fast artifact manager. | DB: MySQL, SQLite
- MoonRamp | A free and open source crypto payment gateway | DB: MySQL, Postgres, SQLite
- url_shortener | A simple self-hosted URL shortener written in Rust | DB: MySQL, Postgres, SQLite
- RGB Lib | A library to manage wallets for RGB assets | DB: MySQL, Postgres, SQLite
- RCloud | A self-hosted lightweight cloud drive alternative
- Music Player | An extensible music server written in Rust 🚀🎵✨ | DB: SQLite
- Linx | Headless URL Shortener written in Rust 🦀
- Ceobe Canteen Serve | A tool based on Arknights mobile game, using axum as web framework | DB: MySQL
- Fikabot | A slack bot to schedule coffee breaks (Fika in swedish) in slack channels | DB: MySQL
- RSS aggregator| A small RSS aggregator and API using actix and SeaORM | DB: Postgres
- Dev Board| A dashboard for organizing software development tasks implemented in Rust
- pansy | An illustration app using SeaORM, SQLite, flutter. runs on the desktop and mobile terminals | DB: SQLite
- Warpgate | Smart SSH bastion that works with any SSH client | DB: SQLite
- todo-rs | A TUI ToDo-app written in Rust using Cursive library and SeaORM for SQLite | DB: SQLite
- rj45less-server | A simple unique number allocator for custom router | DB: SQLite
- symbols | A proc-macro utility to populates enum variants with primary keys values
- logic-lock | MySQL logic locks implemented over sea-orm | DB: MySQL
- Adta | Adta is Another Damn Todo App, fun little side project | DB: MySQL, Postgres, SQLite
- actix-react-starter-template | Actix web + SeaORM + React + Redux + Redux Saga project starter template | DB: Postgres
- Rust Async-GraphQL Example: Caster API | A demo GraphQL API using Tokio, Warp, async-graphql, and SeaORM | DB: Postgres
- rust-juniper-playground | juniper with SeaORM example | DB: MySQL
- crud-rs | A framework combining async-graphql and SeaORM
If you have an article, tutorial, podcast or video related to SeaORM and want to share it with the community, feel free to submit a PR and add it to the list below!
- Async GraphQL with Rust: Part 1, Part 2, Part 3 by Brandon Konkle