{"library":"redbean-node","type":"library","category":null,"description":"RedBeanNode v0.3.3 is a Node.js ORM inspired by RedBeanPHP, supporting MySQL/MariaDB and SQLite via Knex.js. It automatically creates tables and columns on the fly with zero configuration. Compatible with both JavaScript and TypeScript, it offers async/await-friendly CRUD operations. Not yet stable (early development), with infrequent releases. Unlike other ORMs, it eliminates schema definition, but this comes with risks for production use.","language":"javascript","status":"active","version":"0.3.3","tags":["javascript","redbeanphp","orm","sql","mysql","mariadb","sqlite","query","knex","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install redbean-node","imports":["import { R } from 'redbean-node'","const { R } = require('redbean-node')","import 'redbean-node'"]},{"cmd":"yarn add redbean-node","imports":[]},{"cmd":"pnpm add redbean-node","imports":[]}],"homepage":"https://redbean-node.whatsticker.online","github":"https://github.com/louislam/redbean-node","docs":null,"changelog":null,"pypi":null,"npm":"redbean-node","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}