dborm-mysql
JSON →DbORM is a Node.js ORM for MySQL that returns promises. It requires each table to have a primary key named 'id'. Version 2.2.7 ships TypeScript types. Provides CRUD operations (add, get, getList, update, updateByIds, updateByQuery, getCount) with a map-based field conversion system. Unlike other ORMs, it uses a db2ramFieldMap for field name mapping and can handle JSON fields via textDbFieldsMap. Configuration includes connection limit, multiple statements, and error code customization. Released at an unknown cadence.
Traffic · last 30 days stale · no recent hits
total hits 8
actors 4 distinct systems
last hit 16d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇦🇺 Australia
Resources
packagedborm-mysql ↗