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