Skip to content

Nick-NodeJS/db-productivity

Repository files navigation

Description

This is just for fun. I've tested prisma ORM and speed of inserting simple records to PostgreSQL and MongoDB(replica set) See Swagger OpenAPI on localhost

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

License

Nest is MIT licensed.

About

Nest.js + Prisma + PostgreSQL + MongoDB + Swagger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published