Naomi ORM
JSON →Naomi is a simple, productive ORM for Node.js (v2.2.1) that handles repetitive CRUD tasks while allowing custom SQL queries. It uses mongo-like query syntax and leverages existing database metadata instead of redefining schemas. It supports MySQL (via naomi-mysql connector) and exposes both promise and callback APIs. Key differentiators: schema auto-discovery, lightweight design, and a unified interface for CRUD and native queries. Development appears slow with no recent updates, suggesting maintenance mode.