• Packages
Results 2 packages owned by lighterrand.com
Sort by

sequelize_ormcopy "sequelize_orm: ^0.2.0" to clipboard
sequelize_orm: ^0.2.0 copied to clipboard

3
likes
140
points
23
downloads
A type-safe ORM for Dart powered by Sequelize. Supports PostgreSQL, MySQL, MariaDB, SQLite, and MSSQL with code generation, model annotations, associations, and query building.#orm#database#sql#postgres#code-generation

sequelize_orm_generatorcopy "sequelize_orm_generator: ^0.2.0" to clipboard
sequelize_orm_generator: ^0.2.0 copied to clipboard

0
likes
140
points
24
downloads
Code generator for sequelize_orm. Generates type-safe model classes, query builders, and a centralized model registry from annotated Dart classes using build_runner.#orm#code-generation#build-runner#database#sql