Skip to content

similitude/h2-world-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H2 World DB Docker Base Image

A Docker base image for the World sample database in the H2 DBMS.

World is a sample relational database created for MySQL and ported to PostgreSQL. This data was exported from a PostgreSQL database with INSERT statements and cleaned up manually for compatibility with H2.

Welcome to H2, the Java SQL database. The main features of H2 are:

  • Very fast, open source, JDBC API
  • Embedded and server modes; in-memory databases
  • Browser based Console application
  • Small footprint: around 1.5 MB jar file size

See also:

About

A Docker base image for the World sample database in the H2 DBMS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages