Skip to content

Latest commit

 

History

History
127 lines (98 loc) · 12.2 KB

COMMUNITY.md

File metadata and controls

127 lines (98 loc) · 12.2 KB

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 | A lightweight web security auditing toolkit
  • My Data My Consent | Online data sharing for people and businesses simplified
  • Prefix.dev | Conda Package Search, Environment Management and Deployment built for mamba | DB: Postgres, SQLite
  • Svix (repository) GitHub stars | The enterprise ready webhooks service | DB: Postgres
  • Templateless | Email design using just code | DB: Postgres
  • UpVPN (repository) | Serverless VPN on WireGuard® | DB: SQLite, Postgres

Open Source Projects

CMS

  • 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
  • Iron Guard | An inventory management system HTTP REST API server built with Rocket and SeaORM | DB: MySQL
  • mediarepo (repository) GitHub stars | A tag-based media management application | DB: SQLite
  • mugen | DMS written in 🦀 | DB: Postgres
  • OctoBase GitHub stars | A light-weight, scalable, offline collaborative data backend written in 🦀 | DB: MySQL, Postgres, SQLite
  • Ryot (repository) GitHub stars | The only self hosted tracker you will ever need | DB: MySQL, Postgres, SQLite
  • Wikijump (repository) GitHub stars | API service for Wikijump, a fork of Wikidot | DB: Postgres
  • sero: Host static sites with custom subdomains as surge.sh does. But with full control and cool new features. DB: Postgres

Game

Social

  • aeroFans | Full stack forum-like social media platform in Rust and WebAssembly | DB: Postgres
  • Crab Fit GitHub stars | Align your schedules to find the perfect time that works for everyone. | DB: MySQL, Postgres, SQLite
  • Hatsu | 🩵 Self-hosted & Fully-automated ActivityPub Bridge for Static Sites. | DB: SQLite, Postgres
  • JinShu | A cross-platform Instant Messaging system written in 🦀 | DB: MySQL, Postgres
  • Portfolio | Encrypted high school 🏫 admissions service | DB: Postgres, SQLite
  • THUBurrow | A campus forum built by Next.js and Rocket | DB: Postgres
  • playa | 🏖️ Decentralized Social Platform powered by Rust and Whizzes Contributors

Bots

  • bulbbot-gw | The gateway code for the Discord bot Bulbbot | 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
  • SophyCore | Main system that centralizes all rules, to be used by both the discord bot and the future site | DB: Postgres

Crypto

  • MoonRamp | A free and open source crypto payment gateway | DB: MySQL, Postgres, SQLite
  • Oura Postgres Sink | Sync a postgres database with the cardano blockchain using Oura | DB: Postgres
  • RGB Lib | A library to manage wallets for RGB assets | DB: MySQL, Postgres, SQLite
  • Sensei | A Bitcoin lightning node implementation | DB: MySQL, Postgres, SQLite

Dev Tools

  • CodeCTRL (repository) | A self-hostable code logging platform | DB: SQLite
  • Crosup | Quickly setup your development environment on your Chromebook/ChromeOS or any Linux distribution 🐧 ❄️ 💻 🚀 ✨ | DB: SQLite
  • CyberAPI API tool client for developer. | DB: SQLite
  • nitro_repo | An OpenSource, lightweight, and fast artifact manager. | DB: MySQL, SQLite
  • Orca | An No-code Test Automation platform using Actix, SeaORM, React. runs on the desktop and cloud | DB: Postgres

System

  • Email view tracker | Simple web UI to create tracking URLs for HTML emails. | DB: MySQL, Postgres
  • LLDAP GitHub stars | 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
  • ruuth (repository) | A simple nginx auth_request backend providing MFA and lockout mechanisms | DB: MySQL, Postgres, SQLite
  • snmp-sim-rust | SNMP Simulator | DB: SQLite
  • Wikipedia Speedrun (repository) | Finds shortest paths between Wikipedia articles | DB: SQLite

Url Shortener

  • 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
  • url_shortener | A simple self-hosted URL shortener written in Rust | DB: MySQL, Postgres, SQLite

Desktop / CLI Apps

  • pansy | An illustration app using SeaORM, SQLite, flutter. runs on the desktop and mobile terminals | DB: SQLite
  • Spyglass (repository) GitHub stars | 🔭 A personal search engine that indexes what you want w/ a simple set of rules. | DB: SQLite
  • todo-rs | A TUI ToDo-app written in Rust using Cursive library and SeaORM for SQLite | DB: SQLite
  • Warpgate GitHub stars | Smart SSH bastion that works with any SSH client | DB: SQLite

Audio and Music

  • Deaftone (repository) | Lightweight music server. With a clean and simple API | DB: SQLite
  • Music Player GitHub stars | An extensible music server written in Rust 🚀🎵✨ | DB: SQLite

Embedded

  • rj45less-server | A simple unique number allocator for custom router | DB: SQLite

Programming Libraries

  • logic-lock | MySQL logic locks implemented over sea-orm | DB: MySQL
  • sea-orm-adapter | Sea ORM adapter for casbin-rs | DB: MySQL, Postgres, SQLite
  • symbols | A proc-macro utility to populates enum variants with primary keys values

Frameworks

  • actix-admin | An admin panel for Actix Web built with Tera, HTMX and SeaOrm | DB: MySQL, Postgres, SQLite
  • poem_admin | An admin panel built with poems, SeaORM and Vue 3. | DB: MySQL, Postgres, SQLite
  • Loco.rs | A full stack Web and API productivity framework similar to Rails, based on SeaORM with db tooling and migrations code generation | DB: Postgres, SQLite
  • tardis | Elegant, Clean Rust development framework🛸 | DB: MySQL, Postgres, SQLite

Scaffolding

  • actix-react-starter-template | Actix Web + SeaORM + React + Redux + Redux Saga project starter template | DB: Postgres
  • Adta | Adta is Another Damn Todo App, fun little side project | DB: MySQL, Postgres, SQLite
  • Axum Book Management | CRUD system of book-management with ORM and JWT for educational purposes | DB: MySQL
  • BookStore | A bookstore manegement system HTTP REST API using Rocket, SeaORM and JWT. | 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
  • oxide_todo | RESTful Todo built with Actix, swagger-ui and SeaORM, tested by rstest. | DB: SQLite
  • 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
  • service_auth | A simple JWT authentication web-application | DB: Postgres
  • Super Toolbox | micro-service best practices: use go-gin and rust-tonic | DB: mysql

Learning Resources

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!