@claes-npm/typeorm

Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.

Usage no npm install needed!

<script type="module">
  import claesNpmTypeorm from 'https://cdn.skypack.dev/@claes-npm/typeorm';
</script>

README

Forked TypeORM

WARNING

This is a forked version of typeorm.

Changes

The only change in this forked version is the detection of metadata to get it to work with serverless and webpack.

Features

The rest of the documentation can be read in the original repo.