objection@3.1.5
// An SQL-friendly ORM for Node.js
$ npm install objection
downloads/wk
255,663
license
MIT
version
3.1.5
published
Sep 25, 2024
What is objection?
Objection is an Object-Relational Mapping (ORM) library for Node.js that lets you write and execute SQL queries using JavaScript objects instead of raw SQL strings. Developers use it to simplify database interactions with PostgreSQL, MySQL, and SQLite while maintaining the flexibility and control of direct SQL queries through its integration with the Knex query builder.
Links
Keywords
Dependencies (3)
Maintainers
lehni, koskimas, elhigu, kibertoad