|
|
|
|
|
by hardwaresofton
1359 days ago
|
|
Does anyone know of a library similar to slonik[0] for SQLite in the NodeJS space? I generally reach for TypeORM and have tried MikroORM lately but didn’t really like it. But what I really want is something like slonik which is more focused on querying than relational mapping. [0]: https://github.com/gajus/slonik |
|
[1] ts-sql-query.readthedocs.io/