Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Kohana PHP, ORM and MySQL BLOBs

php mysql orm kohana blob

ORM for Database with 1000+ Tables

.net database orm

ORM Bookshelf + postgresql or MongoDB database in nodejs?

node.js mongodb postgresql orm

Is Linq to SQL still a viable choice for developing applications?

Telerik OpenAccess

orm telerik

Hibernate @ElementCollection - Better solution needed

java hibernate orm jpa

How do I set a specific value for an attribute of a model every time I save it on Django?

python django orm

How can I orderby in schema.yml doctrine symfony 1.4

Django .get() raises DoesNotExist error without explicit '__exact' lookup

django orm

sqlalchemy foreign keys / query joins

python orm sqlalchemy pyramid

Eclipselink entity mappings cache

How to fetch only one kind of entities while using inheritance in hibernate?

Hibernate/JPA, save a new entity while only setting id on @OneToOne association

java database hibernate jpa orm

Use Postgres Array Column for Rails Many-to-Many Relationship

Multiple SequenceGenerator in Hibernate Entity

Extra fields on intermediate table for Peewee ManyToMany relation

python-3.x orm peewee