SequelizeDotNet brings database-first ORM philosophy from Node.js to .NET
A developer has released SequelizeDotNet, an open-source ORM for .NET that treats the database as the single source of truth rather than generating schemas from application code. The library is inspired by Sequelize.js in the Node.js ecosystem and is designed for teams working against pre-existing or externally owned databases. It features JOIN-free eager loading, runtime-emitted entity types, CDC push notifications, and schema-driven GraphQL and OpenAPI generation. Currently, SQL Server and SQLite are supported with over 140 live tests covering data types, transactions, and bulk inserts. The project is MIT-licensed and available on GitHub, with the developer seeking community feedback and contributors who can test against PostgreSQL, MySQL, Oracle, or DB2.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in