Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Using Doctrine and Symfony to create Polymorphic like associations

orm doctrine-orm symfony

Best way to organize the folders containing the SQLAlchemy models [closed]

python orm sqlalchemy

How do I left join tables in unidirectional many-to-one in Hibernate?

java hibernate orm many-to-one

What multinlingual database support for Django 1.3?

Data persistency of scientific simulation data, Mongodb + HDF5?

Hibernate - sqlQuery map redundant records while using JOIN on OneToMany

java sql database hibernate orm

Django: Default value in Database, not just ORM

How to use second level cache for lazy loaded collections in Hibernate?

Java equivalent for database schema changes like South for Django?

Generating LINQ to DB2?

.net orm db2 data-access-layer

Problem when persisting Entity

java hibernate orm jpa

Using DI with a shared library across applications

Are Oracle Synonyms Supported in Entity Framework?

c# oracle entity-framework orm

Evict dependant collections together with parent entity

java hibernate orm

Many-to-many in sqlalchemy. Preventing SQLAlchemy from inserting into a table if a tag already exists

how to get query string from a javax.persistence.Query?

java jpa orm query-string

How to have a version control in django?

How to use Date Only as data type in Entity Framework [duplicate]

Union over fields having different names using peewee

python sql orm peewee

Prevent Adding New Record on Related Table Entity in Entity Framework