Download db evaluation Free Java Code
Description
A simple java database evaluation skeleton.
Source Files
The download file db_evaluation-master.zip has the following entries.
.gitignore//from w w w . j ava 2 s.co m
README.md
pom.xml
src/main/java/de/strud/ImportRunner.java
src/main/java/de/strud/data/Document.java
src/main/java/de/strud/exceptions/DBImporterInitializationException.java
src/main/java/de/strud/importer/DBImporter.java
src/main/java/de/strud/importer/ElasticSearchImporter.java
src/main/java/de/strud/importer/Importer.java
src/main/java/de/strud/importer/MongoDBImporter.java
src/main/java/de/strud/importer/MongoVirtualShardingKeyDBImporter.java
src/main/java/de/strud/importer/MysqlImporter.java
src/main/java/de/strud/importer/PostresqlImporter.java
src/main/java/de/strud/importer/RedisImporter.java
src/main/java/de/strud/importer/RiakImporter.java
src/main/java/de/strud/xmlparser/XMLParser.java
src/main/resources/log4j.xml
src/test/java/de/strud/xmlparser/XMLParserTest.java
src/test/resources/enwiki_short.xml
Download
Click the following link to download db_evaluation-master.zip.
db_evaluation-master.zip