mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-29 14:58:04 -08:00
Compare commits
3 Commits
a7dfd9a139
...
6d1d01a3a5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6d1d01a3a5 | ||
|
|
03a9c63146 | ||
|
|
025e621384 |
@@ -614,6 +614,7 @@
|
|||||||
- [TypeORM](https://github.com/typeorm/typeorm) - ORM for PostgreSQL, MariaDB, MySQL, SQLite, and more.
|
- [TypeORM](https://github.com/typeorm/typeorm) - ORM for PostgreSQL, MariaDB, MySQL, SQLite, and more.
|
||||||
- [MikroORM](https://github.com/mikro-orm/mikro-orm) - TypeScript ORM based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, PostgreSQL, MySQL and SQLite.
|
- [MikroORM](https://github.com/mikro-orm/mikro-orm) - TypeScript ORM based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, PostgreSQL, MySQL and SQLite.
|
||||||
- [Prisma](https://github.com/prisma/prisma) - Modern database access (ORM alternative). Auto-generated and type-safe query builder in TypeScript. Supports PostgreSQL, MySQL & SQLite.
|
- [Prisma](https://github.com/prisma/prisma) - Modern database access (ORM alternative). Auto-generated and type-safe query builder in TypeScript. Supports PostgreSQL, MySQL & SQLite.
|
||||||
|
- [Entity Access](https://github.com/Entity-Access/entity-access/actions) - Inspired from Entity Framework Core, Entity Access is ORM with Arrow Function to SQL Translator helps you write small readable queries.
|
||||||
- Query builder
|
- Query builder
|
||||||
- [Knex](https://github.com/knex/knex) - Query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use.
|
- [Knex](https://github.com/knex/knex) - Query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use.
|
||||||
- Other
|
- Other
|
||||||
@@ -764,6 +765,7 @@
|
|||||||
- [Strapi](https://github.com/strapi/strapi) - Content Management Framework (headless-CMS) to build powerful APIs.
|
- [Strapi](https://github.com/strapi/strapi) - Content Management Framework (headless-CMS) to build powerful APIs.
|
||||||
- [Factor](https://github.com/FactorJS/factor) - Vue.js dashboard framework and headless CMS.
|
- [Factor](https://github.com/FactorJS/factor) - Vue.js dashboard framework and headless CMS.
|
||||||
- [AdminBro](https://github.com/SoftwareBrothers/adminjs) - Auto-generated admin panel with CRUD for all your resources.
|
- [AdminBro](https://github.com/SoftwareBrothers/adminjs) - Auto-generated admin panel with CRUD for all your resources.
|
||||||
|
- [Graphweaver](https://github.com/exogee-technology/graphweaver) - CMS and headless GraphQL API.
|
||||||
|
|
||||||
### Forum
|
### Forum
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user