mahabubx7 / nestjs-graphql-kit

NestJS backend GraphQL API starter kit
0 stars 0 forks source link

Setup primary database connection #3

Closed mahabubx7 closed 7 months ago

mahabubx7 commented 8 months ago

Setup primary database adapter or ORM tool i.e.

Recommending the SQL database as first choice (just an opinion).

Things to achieve:

If > TypeORM =>

else if > Knex.js =>

mahabubx7 commented 8 months ago

Setup primary database connection

mahabubx7 commented 7 months ago

5 Pull is merged!