Download Latest Version fafnir-kse-1-1-0.zip (345.4 kB)
Email in envelope

Get an email when there's a new version of Fafnir-DB

Home / 1-0-0
Name Modified Size InfoDownloads / Week
Parent folder
Readme.txt 2022-12-30 1.6 kB
fafnir-kse-1-0-0.zip 2022-12-30 319.3 kB
fafnir-kse-1-0-0.jar 2022-12-30 21.7 kB
fafnir-kse.jar 2022-12-30 21.7 kB
Totals: 4 Items   364.2 kB 0
Project FAFNIR-DB

Fafnir-DB is a basic database file, addressing variable record data through 
textual names as identifiers, which applies heap organisation of its data space. 
Fafnir also implements a rudimentary file system (within the file) by 
discriminating entry types ARCHIVE and FOLDER. This operation modus is optional.
There are no data size limits other than the range of a 64-bit signed integer. 
Scalability is limited to 1 - 10 Mio. entries due to non-paging internal 
structures. Fafnir is based on the Moelnir database file.

==================================
FAFNIR-DB 1-0-0 as of 30 Dec. 2022
==================================

Reference JVM version: 1.8.0 OpenJDK
Available language versions: English
License: GNU General Public License (GPL), Version 2, June 1991

Introduction.

FILES IN THIS RELEASE:

- PROGRAM -
The files fafnir-kse.jar, fafnir-kse-1-0-0.jar are identical copies of
the Java binary library. Signature files are given with my public key 
Wolfgang Keller <kse@neolith.chiron.uberspace.de>, 
fingerprint 180E A4B8 296A 284C 46A5  63F2 F720 DF86 6065 645A.
All programs require Java VM 8 or a compatible version to execute.

- DEVELOPER PACKAGE -
fafnir-kse-1-0-0.zip contains the binaries, the source code, a Javadoc API 
documentation and all material, including libraries, required to compile the
project. 

- REQUIREMENTS -
The software requires packages from the JUtilClasses (sourceforge) project, 
version 0-8-0 and the package from the Moelnir (sourceforge) project, version
1-1-0. These requirements are included in the developer file.


Source: Readme.txt, updated 2022-12-30