/DBUtils

SQL connectors for KernelHaven

Primary LanguageJavaApache License 2.0Apache-2.0

DBUtils

Build Status

A utility plugin for KernelHaven.

Utilities for reading an writing tables in SQLite databases.

Usage

Place DBUtils.jar in the plugins folder of KernelHaven.

This plugin will automatically register the utility classes so that SQLite databases (*.sqlite) are supported in all places where previously only CSV was.

Dependencies

This plugin has no additional dependencies other than KernelHaven.

License

This plugin is licensed under the Apache License 2.0.

Used Libraries

The following libraries are used (and bundled in lib/) by this plugin:

Library Version License
SQLite JDBC 3.27.2.1 Apache License 2.0