📝database
How to handle concurrency when updating many to many relations?
typeorm
Raw query returns timestamp as string.
typeorm
raw SQL
NestJS Mongoose schema type inference on required
mongoose-typegoose
I don't understand data-source and app.module => TypeOrmModule.forRoot()
typeorm
Mongoose cascade delete
mongoose-typegoose
[POSTGRESQL] How to reduce database round trip in transactions?
typeorm
query builder
What is the default MongooseModule connection name?
mongoose-typegoose
MONGODB Why Am I Getting Only One Result When There Should Be More in the Specified Radius? COMPLEX!
query builder
mongoose-typegoose
ORM returning different types with same method
prisma
Add tag to career and add career to tag.
typeorm
solved
Set up Cassandra or Scylla DB
mongoose-typegoose
How to explicit define type in @nestjs/mongoose
mongoose-typegoose
@nestjs/mongoose how to load fields with a space in the name?
mongoose-typegoose
@nestjs/mongoose create connection every request
mongoose-typegoose
Troubleshooting Hang Issue with PrismaService Injection in NestJS 10.2.6 and Prisma 5.3.1
prisma
solved
Which is the Best ORM?
typeorm
prisma
sequelize
mikroorm
Mongodb doesnot validate reference in Schema
mongoose-typegoose
QueryFailedError: column "id" does not exist on a join
typeorm
query builder
connection common database (multi-tenant)
typeorm
Dependency resolution issue with @nestjs/sequelize
sequelize
Test if a column exists in an Entity
typeorm
query builder
afterInsert subscriber method doesn't have access to the newly created record key ID
typeorm
error TS2698: Spread types may only be created from object types
prisma
ObjectId is not showing correctly in the searching result.
mongoose-typegoose
Database Module with TypeORM throws dependency related exception during application startup.
typeorm
solved
Do you know what can makes this error? I can not find answer
typeorm
Query on the related items one-to-many consistently failed
typeorm
solved
query builder
A new Mongodb connection is created on every refresh of application
mongoose-typegoose
Dynamic TypeOrmModule name
typeorm
Date-Time in mongodb
mongoose-typegoose
Switch db connection
typeorm
Is it a good idea to use One-to-many / Many-to-one relations?
typeorm
TypeORM multi database relationships
typeorm
solved
query builder
First TypeORM migrations
typeorm
Typeorm "Where" clause in virtual property
typeorm
query builder
3 million data - filtering
typeorm
solved
query builder
Many-to-one / one-to-many relations don't work
typeorm
How to use MSSQL database in nestjs
typeorm
sequelize
raw SQL
Sql query with multiple inner-joins
typeorm
ConnectionError: Failed to connect to localhost:1433 - Could not connect (sequence)
typeorm
sequelize
mikroorm
raw SQL
@BeforeRemove & @AfterRemove does'nt work with onDelete: "CASCADE"
typeorm
Multi tenant - 1 db per tenant on mongo nestjs
mongoose-typegoose
How usually large scale search engines like google organize their backend models like users/searches
typeorm
prisma
NestJS with Supabase - does it make any sense?
prisma
one-to-one relation
typeorm
solved
[Migrations] naming conventions
typeorm
Storing data in table with relations with TypeORM.
typeorm
NestJS / TypeORM - NULL Value In `uniqueCookingEffectId` Field
typeorm
solved
Why not use nest synchronize true on production?
typeorm
Example Instance/Static Methods
mongoose-typegoose