Search code examples
How to select a record and update it, with a single queryset in Django?...


sqldjangodjango-modelsormdjango-queryset

Read More
Mapping UML Association class to Java Model code...


ormmodelmany-to-manyumlmodel-associations

Read More
NHibernate: Why child entities in collection are not being saved?...


c#ormnhibernatenhibernate-mappingnhibernate-mapping-by-code

Read More
Easy Java ORM for small projects...


javaormpersistence

Read More
How to aggregate (min/max etc.) over Django JSONField data?...


jsondjangoorm

Read More
ORM Query results: Arrays vs Result handle wrapped in Iterator interface...


phpmysqlormactiverecordarrayiterator

Read More
Doctrine n+1 issue with ManyToMany relation despite using EAGER loading...


phpsymfonyormdoctrine

Read More
How to autogenerate created or modified timestamp field?...


hibernateormjpa

Read More
How to get next value of SQL Server sequence in Entity Framework?...


c#sql-serverentity-frameworkormsql-server-2012

Read More
Django: Annotate queryset based on the existence of many-to-many relationships...


djangoormdjango-annotatedjango-q

Read More
How to aggregate hierarchical data efficiently in Django without causing N+1 queries?...


djangoormdatabase-performancehierarchical-data

Read More
How to delete rows from a table using an SQLAlchemy query without ORM?...


pythonormsqlalchemy

Read More
SQLAlchemy ordering by count on a many to many relationship...


pythonormsqlalchemyflaskflask-sqlalchemy

Read More
(Django) ORM in airflow - is it possible?...


djangodjango-modelsormairflow

Read More
Hibernate version?...


javahibernateorm

Read More
Connecting to Oracle database with gorm in golang...


oracle-databasegoormgo-gorm

Read More
Django ORM for desktop application...


pythondjangoorm

Read More
Is the automatic JOIN generation when using nested relations in TypeORM's where condition an int...


javascriptsqltypescriptormtypeorm

Read More
In ColdFusion which way is better to create a component object CreateObject() or EntityNew() or New ...


ormcoldfusioncreateobject

Read More
How to declare self-referencing foreign key with Drizzle ORM...


typescriptpostgresqlormnode-postgresdrizzle

Read More
JPA - Persisting a One to Many relationship...


javajpaormone-to-many

Read More
TypeORM - Is it Possible to Separate Schema from Model/Entity files?...


node.jstypescriptormtypeorm

Read More
Move From Entity Framework Database First to Code First gives problems for ObjectQuery and will Not ...


entity-frameworkormef-code-firsteager-loadingef-database-first

Read More
mappedBy reference an unknown target entity property...


javahibernateormhibernate-annotations

Read More
Is it possible to use SQLAlchemy where the models are defined in different files?...


pythondatabasesqlalchemyorm

Read More
TypeORM: update item and return it...


typescriptrestormapi-designtypeorm

Read More
Is there a way to interrupt entity update by throwing exception from @PrePersist and @PreUpdate?...


javahibernatejpaorm

Read More
Convert tinyint to int when mirroring Microsoft SQL Server to local SQLite with SQLAlchemy...


sql-serversqlitesqlalchemyormdatabase-mirroring

Read More
What are some good Entity Framework Alternatives...


c#sqlorm

Read More
Default value in Doctrine...


phpormdoctrine-orm

Read More
BackNext