Skip to content

Files

Latest commit

Sep 21, 2018
d6be56f · Sep 21, 2018

History

History
This branch is 4536 commits behind apache/jena:main.

jena-db

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 28, 2018
Jun 25, 2018
Jun 25, 2018
Jun 25, 2018
Aug 11, 2018
Sep 21, 2018
Sep 28, 2017
Sep 28, 2017
Sep 28, 2017
Sep 28, 2017
Jun 25, 2018
Sep 28, 2017
Sep 28, 2017
Sep 28, 2017

Apache Jena - Database Operating Environment

"DBOE" is a set of database-related components. It includes:

  • Transaction Coordination
  • Copy-on-write data structures
  • Query algebra evaluation library
  • Abstraction of basic file operations

TDB2 is a reworking for TDB that provides scalable transactions as well as refining the machinary for reliability.

License: Apache License

See LICENSE and NOTICE for details.

Notes on using TDB2 in a Java application.

Notes on using TDB2 from the command line.

Notes on using TDB2 with Apache Jena Fuseki.