Skip to content

DiscreetORM is a type-safe minimal-hassle easy-to-use ORM (object relational mapping) for TypeScript developed by CDS at Cornell University.

License

Notifications You must be signed in to change notification settings

CornellDataScience/de-oop-to-sql

Repository files navigation

DiscreetORM

Build Status

DiscreetORM is a type-safe minimal-hassle easy-to-use ORM (object relational mapping) for TypeScript developed by CDS at Cornell University.

DiscreetORM is under development and currently supports:

  • Database backed class instantiation with decorators.
  • Database backed object updates with decorators on static functions.

Currently DiscreetORM only writes to a commands.sql file without any DBMS instance running and processing the commands. This is planned.

About

DiscreetORM is a type-safe minimal-hassle easy-to-use ORM (object relational mapping) for TypeScript developed by CDS at Cornell University.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •