{"library":"eden-db","type":"library","category":null,"description":"Eden DB is a Firebase-style PostgreSQL wrapper for Node.js and TypeScript that provides zero-config collections with auto-migration, transactions, and type-safe queries. Current version is 0.0.2, released as an early alpha. It differentiates from traditional ORMs like Sequelize or TypeORM by offering a simpler, document-like interface similar to Firestore, while using PostgreSQL as the backend. The library automatically creates tables on first use, supports raw SQL queries, and includes migration support. Note: version 0.0.2 is pre-stable and may have breaking changes.","language":"javascript","status":"active","version":"0.0.2","tags":["javascript","eden","db","postgres","database","orm","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install eden-db","imports":["import { db } from 'eden-db'","import { runMigrations } from 'eden-db'","import type { QueryOptions } from 'eden-db'"]},{"cmd":"yarn add eden-db","imports":[]},{"cmd":"pnpm add eden-db","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"eden-db","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}