📝database

873 threads · Page 5 of 18

DB re-connection block incoming requests. 2 messages
typeorm solved
NestJS + Prisma + Postgresql + Docker 22 messages
prisma solved
Schema Middleware hooks not triggering 3 messages
solved mongoose-typegoose
Best practice for @Body validation 9 messages
prisma solved
Prisma beforeExit type never error 2 messages
prisma
Issue when using the update function of the repository in TypeORM. 4 messages
typeorm
How to handle double insert in database 6 messages
prisma
CONEXION BD SQLSERVER 4 messages
typeorm
Interacting with multiple databases 3 messages
prisma
TypeORM does not do anything 5 messages
typeorm
How to Join Table without entity on using QueryBuilder. 4 messages
solved query builder raw SQL
Cross-Service Transactions with Prisma ORM without Passing prismaClient 2 messages
prisma solved
How to control Mongoose connection based on environment variable? 3 messages
solved mongoose-typegoose
Mongoose query to find documents where a property is undefined 3 messages
solved mongoose-typegoose
How to add mongoose middleware in the schema. 3 messages
solved mongoose-typegoose
Advice on handling Multiple Databases 3 messages
typeorm solved mongoose-typegoose
null value in column "id" of relation "profile" violates not-null constraint 5 messages
typeorm
ERROR [TypeOrmModule] Unable to connect to the database. 3 messages
typeorm
[TypeORM] find ManyToMany relation fails 3 messages
typeorm
When the attribute is an array, the populate becomes invalid 11 messages
solved query builder
Mongoose schema Composability (inheritance, mixins...etc) 15 messages
solved mongoose-typegoose
MongoDB and Prisma 5 messages
prisma
How to change the database layer dependency? 3 messages
mongoose-typegoose
Help with @nestjs/mongoose pre hook 5 messages
mongoose-typegoose
Mask data based on user role 5 messages
typeorm query builder
where do normaly put the connection code in 3 messages
query builder
How to create a backup before executing the migration? 2 messages
typeorm
Typeorm transactions using services 2 messages
typeorm query builder
Create database backup before automatically run migrations with TypeOrm 34 messages
typeorm
Remove entity with nested relations 11 messages
typeorm
Prisma/TypeORM with kysely 8 messages
typeorm prisma
Seed a database using Prisma using Nest.js services 8 messages
prisma solved
Prisma $extends doesn't work in Nest.js 6 messages
prisma solved
multiple database connection, Nest can't resolve entityRepository 7 messages
typeorm
JSON and Postgres 6 messages
typeorm
Mongodb update middleware not working inside Injectable 6 messages
solved mongoose-typegoose
unit testing 4 messages
typeorm
inserting relationswith `QueryBuilder` 4 messages
typeorm query builder
50x slower Postgres v. TypeORM 2 messages
typeorm raw SQL
Serialization with mongoose 2 messages
mongoose-typegoose
How to properly inject a repository into a typeorm subscriber? 6 messages
typeorm
How do you manage prisma transaction? 4 messages
prisma
How to connect nestjs to mysql dynamically 8 messages
sequelize
I need for help 8 messages
typeorm
Database Not Restarting Automatically Upon Schema Changes with TypeORM 15 messages
typeorm
What's the efficient way of handling filtering criteria ? 3 messages
typeorm
How to create SQL Table in NestJS when using only kysely 12 messages
solved query builder
is there any best practice with typeorm trasaction code with DDD 5 messages
typeorm
which orm use that could auto generate schema as i already got a postgresql db 2 messages
typeorm sequelize
using prisma getting do not know how to serialize bigint 5 messages
prisma