Simple Key Value Database. https://www.devinsy.fr/
Find a file
2024-08-23 10:51:29 +02:00
.settings Start migration to Java 17. 2024-08-23 10:51:29 +02:00
lib Improved lib README. 2018-06-05 18:39:51 +02:00
src Step in Java 8 migration. 2020-08-14 17:57:15 +02:00
test/fr/devinsy/sikevadb Upgraded jar files. Upgraded Eclipse configuration to Java 8. Migrated 2018-06-05 14:54:25 +02:00
.classpath Migrated to Elcipse 4.16 and Java 11. 2020-08-14 17:59:24 +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 Init Java 8 migration. 2018-06-04 18:49:28 +02:00
build.properties Init Java 8 migration. 2018-06-04 18:49:28 +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