Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Is there a Ruby on Rails framework like equivalent for .NET development? [closed]

JPA: Weird error when I try to persist an object

JPA: question on impedance mismatch in OneToMany relations

java orm jpa jpa-2.0

PHP: Is it bad design to serialize objects and stick them in the database for later?

Annotate greenDao generated object

android orm greendao

Performance of Graph vs. Relational databases

Django objects.filter is not updating field but objects.get is

python django orm

Join on a condition to eagerly load in sqlalchemy orm

python orm sqlalchemy

Is Martin Fowler's POEAA implementation of Unit of Work an anti-pattern?

Object-relational mapping: What's the best way to implement getters?

php orm oop mapping

Integration testing - Hibernate & DbUnit

SQLAlchemy Flask filter query to combine results from two models

Waterline ORM equivalent of insert on duplicate key update

Why is it necessary to annotate mapped Date fields @Temporal in javax.persistence?

java orm persistence

Hibernate sessionFactory.getCurrentSession() without @Transactional

developing a simple orm [closed]

java orm

ORM or SQL in large, scalable and MAINTAINABLE web application?

php sql orm frameworks

What is a good lightweight ORM for our needs?

.net asp.net sql-server orm

SQL injection in Symfony/Doctrine

How to get result information when updating mysql table with Doctrine ORM in symfony 1.4