Skip to main content

Ormed

A strongly-typed ORM for Dart

Type-Safe

Compile-time type checking with generated code ensures your database operations are safe and refactorable.

Fluent API

Eloquent-inspired query builder with chainable methods for intuitive database interactions.

Multi-Database

Write once, run anywhere with support for SQLite, PostgreSQL, and MySQL through driver adapters.