Iodio Alternatives
Similar projects and alternatives to iodio
-
TypeORM
TypeScript & JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Slick
Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala (by slick)
-
sql-template-tag
ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`
-
-
-
Dapper.SimpleCRUD
Who wants to write basic read/insert/update/delete statements? SimpleCRUD provides simple CRUD helpers for Dapper.
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better iodio alternative or higher similarity.
iodio discussion
iodio reviews and mentions
Posts with mentions or reviews of iodio.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-09.
-
Objection to ORM Hatred
Considered it, but I think that there are advantage in programmatically construct the query (see for example knex modify). Directly write down SQL or use template with sql make it harder. The only problem with knex is that it mutate at every operation instead of returning a new instance. I'm experimenting in wrapping it in a lazy monad that return a Fluture (https://github.com/FbN/iodio)
Stats
Basic iodio repo stats
1
10
5.0
over 5 years ago
FbN/iodio is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of iodio is JavaScript.