{"library":"typeorm-sqljs","type":"library","category":null,"description":"TypeORM is an Object Relational Mapper (ORM) for Node.js and the browser, written in TypeScript. It supports multiple databases: MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL, and sql.js. The current stable version is 0.0.9. It follows the Data Mapper pattern, distinguishing it from Active Record-based ORMs like Sequelize. It uses decorators for entity definition and supports both ESM and CJS. TypeORM is in active development but the main API is stable. It requires reflect-metadata and a database driver as peer dependencies.","language":"javascript","status":"active","version":"1.2.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install typeorm-sqljs","imports":["import { createConnection } from 'typeorm'","import { Entity } from 'typeorm'","import { PrimaryGeneratedColumn } from 'typeorm'","import { BaseEntity } from 'typeorm'"]},{"cmd":"yarn add typeorm-sqljs","imports":[]},{"cmd":"pnpm add typeorm-sqljs","imports":[]}],"homepage":"https://github.com/typeorm/typeorm#readme","github":"https://github.com/typeorm/typeorm","docs":null,"changelog":null,"pypi":null,"npm":"typeorm-sqljs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}