Most relational database related news are at:
Tech industry silence is deafening on #BlackInAmerica 17 Nov 2011 | 08:43 am
Last sunday night Black In America 4, the documentary that chronicled the summer that I and seven other black entrepreneurs spent in Silicon Valley, aired. (note it will re air Sat Nov 19th at 8pm) Th...
Tech industry silence is deafening on #BlackInAmerica 17 Nov 2011 | 03:43 am
Last sunday night Black In America 4, the documentary that chronicled the summer that I and seven other black entrepreneurs spent in Silicon Valley, aired. (note it will re air Sat Nov 19th at 8pm) Th...
More relational database related news:
MongoNYC 2012 joyent.com 8 May 2012 | 07:00 pm
MongoNYC is an annual one-day conference being held at the Pennsylvania Hotel in New York City. The conference is dedicated to the open source, non-relational database MongoDB and will feature over 40...
Hibernate Basics & Simple Example manikandanmv.wordpress.com 14 Apr 2011 | 04:13 am
Hibernate is an open source Object Relational Mapping framework used to transform from object oriented programming to relational databases. It supports object oriented concepts Association, Polymorph...
ORDBMS manikandanmv.wordpress.com 9 Feb 2011 | 01:27 am
Object Relational Database Management System(ORDBMS) is a database management system acts as a bridge between objects & relational databases. The main objective of ORDBMS is to achieve the benefits o...
NoSQL: Cassandra, MongoDB, CouchDB, Redis, Riak, HBase, Membase, Neo4j php42.com 25 Oct 2011 | 04:05 pm
While SQL databases are insanely useful tools, their monopoly of ~15 years is coming to an end. And it was just time: I can't even count the things that were forced into relational databases, but neve...
Mapper for serializing XML ElementTree with SQLAlchemy mashupguide.net 2 Jul 2010 | 03:40 am
This morning I've been working out how to configure a SQLAlchemy mapper to enable me to store an XML blob to relational databases. Storing the XML element is a bit of hack right now; ultimately, I w...
Hibernate jonathanhui.com 29 Jan 2011 | 02:08 pm
Hibernate is an object relational mapping library (ORM) for the Java language. It provides a framework to map relational database data to a Java Ojbect. Read this guide to learn more about the technol...
Scheduling Job in Websphere Application Server. blog.seenukarthi.net 1 Jun 2010 | 04:09 am
This posting demonstrates using a WebSphere Application Server scheduler. Requirement IBM Rational Software Architect/Rational Application Developer. A relational database (SQL Server/Oracle/My SQL...
What is Database kendba.com 18 Nov 2011 | 08:15 pm
What is Database and Relational Database System?
Stored Procedures and Drupal 7 public-action.org 1 Mar 2011 | 08:35 am
This article is for PHP programmers and those folks who are comfortable working directly with relational databases. Stored procedures are not a general purpose solution. However, as Drupal is adopted...
Why Semantic Models codealias.info 16 Feb 2012 | 07:22 pm
This post is inspired by an article from IBM regarding the advantage of Semantic Models compared to traditional relational databases. Smantic models are a way of representing data and information in ...