English 中文(简体)
TypeORM - Discussion
  • 时间:2024-09-17

Discuss TypeORM


Previous Page Next Page  

TypeORM is an object-relational mapper pbrary for TypeScript and JavaScript. TypeORM is a tool in the Micro-frameworks category of the tech stack. This tutorial walks through the basics of TypeORM framework, how to set up entity objects, how to configure relationship between objects, how to store/retrieve data from/to the database, how to customize the repository instance to manipulate the given database and finally conclude with different database operations.


Advertisements