Sutando – object-relational mapper for Node.js

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
SequelizePromise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and more
Objection.jsORM for Node.js that aims to stay out of your way
BookshelfORM for Node.js, built on the Knex SQL query builder
WaterlineAdapter-based ORM for Node.js
FlyweightORM for SQLite

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted