Open main menu

CDOT Wiki β

Changes

Nexjexpress/PostgreSQL Adapter

1,351 bytes removed, 13:54, 10 November 2010
Resources
== Resources ==
Some information * Database & Persistence:Introductory info on database & persistence -> [[User:Minooz/NexJ#Database_.2F_Persistence| My notes]]* Persistence# Eclipse Tutorial Videos on [http://eclipsetutorial.sourceforge.net/persistence.html Persistence]# [http://xstream.codehaus.org/persistence-tutorial.html XML/Object Binding] and [http://code.google.com/p/xbird/wiki/XmlObjectBinding Object Persistence] = [http://xstream.codehaus.org/index.html XStream] + [http://code.google.com/p/xbird/ XBird] (XML database system]# data persistence with [http://www.developer.com/xml/article.php/918111/Data-Persistence-and-Java-Data-Objects----JDO.htm JDO]# java world [http://www.javaworld.com/javaworld/jw-03-2002/jw-0301-jdo.html jdo]
* JDBC# JDBC @ http://en.wikipedia.org/wiki/JDBC# Relational database Management System @ http://en.wikipedia.org/wiki/Relational_database_management_system # JDBC Driver @ http://en.wikipedia.org/wiki/JDBC_driver# Drivers table http://devapp.sun.com/product/jdbc/drivers * Postgre& MySQL: [http://www.postgresql.org/docs/9.0/static/index.html Tutorial]: [http://www.postgresql.org/docs/7.1/static/jdbc-ext.html postgre connection]: More Introductory info and comparing the two databases on -> [[User:Minooz/NexJ#PostgreSQL_and_MySQL | My notes on postgreSQL & MySQL]] * MySQL: [http://dev.mysql.com/doc/refman/5.1/en/sql-syntax.html Syntax]: [http://dev.mysql.com/doc/refman/5.0/en/tutorial.html Tutorial]: [http://www.mysql.com/downloads/connector/j/ Mysql Connector] * Compare Databases: Compare [http://troels.arvin.dk/db/rdbms/ SQL Implemenations]: Compare [http://www-css.fnal.gov/dsg/external/freeware/pgsql-vs-mysql.html Postgre and MySQL]
1
edit