VerySimpleORM
JSON →An ORM for TypeScript/JavaScript projects that generates SQL statements for MySQL and other databases, tested with MSSQL. Current version: 2.0.18. Unlike full-fledged ORMs, this library is driver-agnostic — it only produces SQL strings and value arrays, requiring users to pass them to their own database connection driver. It supports table creation, CRUD operations, JOINs, validations, and raw SQL. Release cadence is irregular; the package is not widely adopted. Key differentiators: lightweight, no database driver binding, TypeScript type generation from table schemas.
Traffic · last 30 days stale · no recent hits
total hits 9
actors 3 distinct systems
last hit 16d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇬🇧 United Kingdom · 🇨🇦 Canada · 🇩🇪 Germany
Resources
packagevery-simple-orm ↗