SqlData is an easy to use plug and play tool, written entirelly in Java programming language, which gives the abbility to transfer data from any data source (eg text files, SQL servers etc ) to any data source.
This CGI application is written in perl and provides a simple database for creating, printing, and storing story and task cards as used in the XP Planning Game. For further information see "Extreme Programming Explained" by Kent Beck.
ORM with look&feel similar to Hibernate, in D programming language.
Contains DDBC - D DataBase Connector - similar to JDBC (currently has MySQL, Postgres and SQLite support)
NOTE: Project has been divided into 2 subprojects (DDBC and HibernateD) and moved to GitHub!
https://github.com/buggins/ddbc
https://github.com/buggins/hibernated
jMARS is a java implementation of the famous "Core Wars" application first described by A.K. Dewdney. Using eXtreme Programming combined with Java, EJB, and the Rich Client Platform it can be used as an educational tool to understand these technologies