mdymczyk / DBTesting

Basic example how to embed several DBs in Java code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a very basic prototype/test of how to embed databases in Java code and how well they perform.

Initially planned for testing:

  • OrientDB
  • H2
  • Cassandra
  • Voldemort (dropped because of no Maven artifact)

About

Basic example how to embed several DBs in Java code.


Languages

Language:Shell 60.2%Language:Java 23.9%Language:Groovy 15.9%