Simple Key Value Database. https://www.devinsy.fr/
Find a file
2024-08-23 12:19:52 +02:00
.settings Set project encoding to UTF-8. 2024-08-23 12:05:52 +02:00
lib Upgraded libs. 2024-08-23 12:04:59 +02:00
src Made javadoc review. 2024-08-23 12:17:29 +02:00
test/fr/devinsy/sikevadb Upgraded libs. 2024-08-23 12:04:59 +02:00
.classpath Upgraded libs. 2024-08-23 12:04:59 +02:00
.gitignore Fix date issue (time lost). 2013-09-06 01:14:28 +02:00
.project First commit. 2013-09-02 12:31:06 +02:00
build.num Build 1.17.0 2024-08-23 12:19:52 +02:00
build.properties Increased version number. 2024-08-23 12:18:01 +02:00
build.xml First commit. 2013-09-02 12:31:06 +02:00
buildandgit.xml Update buildjar.xml to version 1.3. 2014-02-08 16:32:27 +01:00
buildjar.xml Update buildjar version to 1.4. 2014-11-26 18:53:39 +01:00
LICENSE Migrate from LGPL to AGPL. 2014-02-04 10:27:49 +01:00
log4j.properties Add log4j.properties file. 2017-04-25 19:49:56 +02:00
README.md Improved README. 2017-04-28 00:08:10 +02:00

Welcome

SikevaDB is a Simple KEy VAlue DataBase.

Features:

  • double key value
  • single session only
  • connector to file persistence
  • connector to SQL persistence

Why build a single session database? Because, in so many cases, I need a single session only in my application.

Actually, the following backends are supported:

  • file system
  • MySQL Database
  • HSQL Database

LICENSE

SikevaDB is released under the GNU AGPL license. Enjoy!

AUTHOR

Christian Pierre MOMON christian.momon@devinsy.fr

Developer install

TODO

Unit test environment

For unit tests, install the TestNG:

LOGO

Author: Christian Pierre MOMON christian.momon@devinsy.fr License: Creative Commons BY-ND-SA Made with: Image from LibreOffice