Kerosene Maps: A dynamic and configuration-less Entity Framework designed for...
From CodeProject:Kerosene is the configuration-less self-adaptive and dynamic ORM library that has been developed to let you avoid all those external mapping and configuration files, dynamically...
View ArticleExtending Kerosene ORM for WCF support
From CodeProject:An extension to the Kerosene ORM library that permits seamless database operations in WCF scenarios; Author: Moises Barba; Updated: 24 Sep 2012; Section: Database; Chapter: Database;...
View ArticleObject Relational Mapping (ORM) using NHibernate - Part 1 of 8 Coding One to...
From CodeProject:For object relational mapping in a rapid application development setup using c#, the default choice is Language Integrated Query and the other main option is NHibernate. There are...
View ArticleDjango Performance: Latency Kills
From DZone Architect Zone:Do you know how many database queries your Django pages are making? If you're like me, you probably don't know exactly. That's the beauty of the ORM; it...Click here to read...
View ArticleObject Relational Mapping (ORM) using NHibernate - Part 2 of 8 Coding...
From CodeProject:A full series of 8 part articles to show One-To-One, Many-To-One, Many-To-Many associations mapping using NHibernate, Using Collections With NHibernate, Inheritance Relationships Using...
View ArticlearrayDB, a New and Easy PHP ORM
From InfoQ:Share. I've seen many PHP ORM libraries. Most of them make you write a new class for each item you want to keep in the database.Click here to read moreTagged: #php #ruby #jruby #ironruby...
View ArticleValgrind Support for MonoTouch
From InfoQ:Jamie Wright introduces some of the tools, libraries, and methods used to build a SaaS system in Ruby on Rails. Dean Wampler discusses the strengths and weaknesses of MapReduce, and the...
View ArticleObject Relational Mapping (ORM) using NHibernate - Part 3 of 8 Coding...
From CodeProject:A full series of 8 part articles to show One-To-One, Many-To-One, Many-To-Many associations mapping using NHibernate, Using Collections With NHibernate, Inheritance Relationships Using...
View ArticleObject Relational Mapping (ORM) using NHibernate - Part 4 of 8 Coding...
From CodeProject:A full series of 8 part articles to show One-To-One, Many-To-One, Many-To-Many associations mapping using NHibernate, Using Collections With NHibernate, Inheritance Relationships Using...
View ArticleMatt Trout's Data::Query coming soon
From Perl.org Blogs:Sitting here in the Italian Perl Workshop and have been enjoying the talks and the excellent food. I was thinking about Matt Trout's Data::Query talk from yesterday.Click here to...
View ArticleObject Relational Mapping (ORM) using NHibernate - Part 5 A of 8 - Coding...
From CodeProject:A full series of 8 part articles to show One-To-One, Many-To-One, Many-To-Many associations mapping using NHibernate, Using Collections With NHibernate, Inheritance Relationships Using...
View ArticleObject Relational Mapping (ORM) using NHibernate - Part 5 - B of 8 Coding...
From CodeProject:A full series of 8 part articles to show One-To-One, Many-To-One, Many-To-Many associations mapping using NHibernate, Using Collections With NHibernate, Inheritance Relationships Using...
View ArticleDon't Use JSON And XML As Internal Transfer Formats
From Javalobby:Senior Java developer, one of the top stackoverflow users, fluent with Java and Java technology stacks - Spring, JPA, JavaEE. Founder and creator of http://welshare.com .Click here to...
View ArticleWorking with MongoDB using Kundera
From DZone Architect Zone:Kundera – a JPA 2.0 (Java Persistence API) based ORM library was originally developed for Cassandra database. A support for Hbase was later added to...Click here to read...
View ArticleObject Relational Mapping (ORM) using NHibernate - Part 6 of 8 - Coding...
From CodeProject:A full series of 8 part articles to show One-To-One, Many-To-One, Many-To-Many associations mapping using NHibernate, using collections with NHibernate, inheritance relationships using...
View ArticleObject Relational Mapping (ORM) using NHibernate - Part 7 of 8 Completing the...
From CodeProject:A full series of 8 part articles to show One-To-One, Many-To-One, Many-To-Many associations mapping using NHibernate, Using Collections With NHibernate, Inheritance Relationships Using...
View ArticleScala-oriented ORM framework for productivity and functional programming
From sorm-framework.org:A pure case-classes oriented ORM framework for ScalaClick here to read moreTagged: #scala #frameworks #orm #releases #scalability
View ArticlenTier Code Generator
From CodeProject:Download ORM-noexe.zip - 186 KB Download ORM.zip - 223.5 KB. If you are new to n-tier architecture this tool will give you a helping hand to understand what you are building. If you...
View ArticleNode Roundup: thin-orm, node-tar.gz, connect-bruteforce
From DailyJS:thin-orm (License: MIT, npm: thin-orm) by Steve Hurlbut is a lightweight ORM module for SQL databases with a MongoDB-inspired APIClick here to read moreTagged: #node #middleware...
View ArticleWCF by Example - Chapter XV - RavenDB Implementation
From CodeProject:WCF by example is a series of articles that describe how to design and develop a WPF client using WCF for communication and NHibernate for persistence purposes. The series introduction...
View Article