Northwind example database
All examples in this documentation are based on the Northwind sample database. RapidClipse provides the Northwind sample database based on an H2 database for testing purposes. H2 is a relational database written in Java, which is freely available as open source. H2 can be run as a server or directly integrated into Java applications as a JAR.
ER diagram: