Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

When choosing an ORM, is LINQ to SQL or LINQ to Entities better than NHibernate?

nhibernate linq-to-sql orm

Laravel: Addition to an existing field data in a column

php mysql orm laravel eloquent

sequelize.js custom validator, check for unique username / password

Can I use hibernate query language for entities not mapped to a table?

mysql sql hibernate orm hql

Doing "group by" in django but still retaining complete object

python sql django orm

too many connections using eloquent orm and mysql

php mysql orm eloquent slim

Can I set an entity relation with just the ID?

jQuery Autocomplete field in Symfony2 with the formType and Doctrine2

forms orm symfony doctrine-orm

Cannot associate models in a Schema (postgresql) using Sequelize

Django queryset with annotate, why is GROUP BY applied to all fields?

python sql django postgresql 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