{"library":"theorm","type":"library","category":null,"description":"theorm is a Node.js MySQL ORM that provides a simple, model-based approach to interacting with MySQL databases. The current stable version is 0.2.13, released as a work-in-progress. It supports a variety of primitive property types (bool, int, char, etc.) with automatic column type mapping and indexing options. Unlike larger ORMs like Sequelize or TypeORM, theorm is lightweight and focuses on MySQL only, with no dependency on TypeScript. It offers built-in search mapping and auto-increment primary key types. The library is still early stage, with limited documentation and community support.","language":"javascript","status":"active","version":"0.2.13","tags":["javascript","database","orm","sql","relational","query","caching"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install theorm","imports":["import { Model } from 'theorm'","import { type } from 'theorm'","import { connect } from 'theorm'","import { db } from 'theorm'"]},{"cmd":"yarn add theorm","imports":[]},{"cmd":"pnpm add theorm","imports":[]}],"homepage":"https://github.com/numinos1/theorm","github":"https://github.com/numinos1/theorm","docs":null,"changelog":null,"pypi":null,"npm":"theorm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}