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
- Wikijump (repository)
| API service for Wikijump, a fork of Wikidot | DB: Postgres
- Axum Book Management | CRUD system of book-management with ORM and JWT for educational purposes | DB: MySQL
- mugen | DMS written in 🦀 | DB: Postgres
- mediarepo (repository)
| A tag-based media management application | DB: SQLite
- Backpack
| Open source self hosted file sharing platform on crack | DB: MySQL, Postgres, SQLite
- Dev Board | A dashboard for organizing software development tasks implemented in Rust
- OctoBase
| A light-weight, scalable, offline collaborative data backend written in 🦀 | DB: MySQL, Postgres, SQLite
- thrpg | Touhou Project's secondary creative games | DB: Postgres
- Ceobe Canteen Serve | A tool based on Arknights mobile game, using axum as web framework | DB: MySQL
- aeroFans | Full stack forum-like social media platform in Rust and WebAssembly | DB: Postgres
- THUBurrow | A campus forum built by Next.js and Rocket | DB: Postgres
- JinShu | A cross-platform Instant Messaging system written in 🦀 | DB: MySQL, Postgres
- SophyCore | Main system that centralizes all rules, to be used by both the discord bot and the future site | DB: Postgres
- Fikabot | A slack bot to schedule coffee breaks (Fika in swedish) in slack channels | DB: MySQL
- remindee-bot | Telegram bot for managing reminders | DB: SQLite
- Oura Postgres Sink | Sync a postgres database with the cardano blockchain using Oura | DB: Postgres
- MoonRamp | A free and open source crypto payment gateway | DB: MySQL, Postgres, SQLite
- RGB Lib | A library to manage wallets for RGB assets | DB: MySQL, Postgres, SQLite
- Orca | An No-code Test Automation platform using Actix, SeaORM, React. runs on the desktop and cloud | DB: Postgres
- nitro_repo | An OpenSource, lightweight, and fast artifact manager. | DB: MySQL, SQLite
- snmp-sim-rust | SNMP Simulator | DB: SQLite
- LLDAP
| A light LDAP server for user management | DB: MySQL, Postgres, SQLite
- RSS aggregator| A small RSS aggregator and API using Actix Web and SeaORM | DB: Postgres
- Wikipedia Speedrun (repository) | Finds shortest paths between Wikipedia articles | DB: SQLite
- url_shortener | A simple self-hosted URL shortener written in Rust | DB: MySQL, Postgres, SQLite
- Linx | Headless URL Shortener written in Rust 🦀
- Dinoly | An url shortener using Axum web framework and SeaORM | DB: Postgres
- SlashURL | A url shortener using Rust designed to be implemented anywere | DB: PostgreSQL
- 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
- Music Player
| An extensible music server written in Rust 🚀🎵✨ | 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
- template_flow | An experiment exploring replacing placeholders in pre-prepared templates with their actual values | DB: Postgres
- 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
- 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
- service_auth | A simple JWT authentication web-application | DB: Postgres
- rust-juniper-playground | juniper with SeaORM example | DB: MySQL
- crud-rs | A framework combining async-graphql and SeaORM
- http-api-rs | Template project for creating REST API's in rust with swagger ui
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
- A video course on Axum and SeaORM: Youtube Playlist, GitHub Code by Brooks Builds