Difference between revisions of "User:Minooz/NexJ"

From CDOT Wiki
Jump to: navigation, search
(Database)
(Compare SQl Implementations)
Line 62: Line 62:
 
: [http://dev.mysql.com/doc/refman/5.1/en/sql-syntax.html Syntax]
 
: [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://dev.mysql.com/doc/refman/5.0/en/tutorial.html Tutorial]
 +
: [http://www.mysql.com/downloads/connector/j/ Mysql Connector]
  
 
Compare Postgre and MySQL [http://www-css.fnal.gov/dsg/external/freeware/pgsql-vs-mysql.html]
 
Compare Postgre and MySQL [http://www-css.fnal.gov/dsg/external/freeware/pgsql-vs-mysql.html]

Revision as of 12:57, 20 September 2010

NEXJ

Tasks Done

Grace Links to read

About NexJ

Java

JBoss application server

Tools

compare version controls [1]
Understanding Mercurial [2]
Tutorial-wiki [3]
TortoiseHg Documentation[4]
Eclipse-Mercurial [5]
More about installation [6]
Eclipse-Mercurial Video [7]-Demo
Documentation [8]
setup and user-guide[9]
Mylyn user-guide[10]
install Mylyn FAQ[11]
Tasktop[12]
CodeBeamer Quick Tour[13]
Installing process of CodeBeamer on Eclipse [14]
Connect to the CodeBeamer Grace's account [15]


Database

Relational database Management System

Compare SQl Implementations

  • Postgre
Tutorial
postgre connection
  • MySQL
Syntax
Tutorial
Mysql Connector

Compare Postgre and MySQL [16]