Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

one-to-one relationships with sqlmodel

python sqlalchemy orm sqlmodel

naming conventions when doing O/R mapping

java database jpa orm

Select entities assuming related entity does not exist

Compile-time checks for JPA entities and queries

Which orm you would recommend for a beginner moving from ado.net?

asp.net orm

Are there Python ORMs out there that support multiple independent databases concurrently in use?

python orm

JOOQ, how to deal with left outer join results when right table object is not present

java orm jooq

Issue handling dates in doctrine php

declarative transaction vs programmatic transaction

Node.js Knex and mySQL - ER_NO_REFERENCED_ROW_2: Cannot add or update a child row: a foreign key constraint fails

save() performance - will saveAndFlush() be better?

How to map a view without an identity column in NHibernate?

CRUD for dapper dot net using dot net 3.5

orm .net-3.5 crud dapper

Doctrine2: association mapping for a table with multiple foreign keys

php orm doctrine-orm

How can I update hasandbelongstomany relations for multiple models at once in strongloop loopback

Concrete example where you would use a @OneToOne relationship?

in .net what class(s) should I use to make working with data from DB easy (not including Entity Framework or LINQ)

c# .net database orm dataset