Sutando is an object-relational mapper (ORM) for Node.js.
Inspired by Laravel’s Eloquent ORM, it represents database tables as models that can retrieve, insert, update and delete records.
The software combines an expressive query builder with model relationships, attribute conversion, transactions, lifecycle hooks and a plugin system. It supports MySQL, MariaDB, PostgreSQL, SQLite and Microsoft SQL Server.
This is free and open source software.
Key Features
- Maps database tables to JavaScript models.
- Provides a fluent query builder for simple and complex queries.
- Supports one-to-one, one-to-many and other model relationships.
- Offers eager and lazy loading of related records.
- Provides pagination and transaction handling.
- Converts model attributes to custom data types.
- Runs hooks at different stages of model operations.
- Offers a plugin mechanism for extending functionality.
- Supports CommonJS and ECMAScript modules.
- Includes TypeScript type definitions.
Website: github.com/sutandojs/sutando
Support:
Developer: SutandoJS
License: MIT License
Sutando is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.
Related Software
| JavaScript Object-Relational Mapping Software | |
|---|---|
| Sequelize | Promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and more |
| Objection.js | ORM for Node.js that aims to stay out of your way |
| Bookshelf | ORM for Node.js, built on the Knex SQL query builder |
| Waterline | Adapter-based ORM for Node.js |
| Flyweight | ORM for SQLite |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.