Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 741 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 741 Bytes

RCDB

Python tests

Run Configuration/Conditions Database (RCDB) stores run related information and conditions. It uses MySQL or SQLite databases to store information about runs and provides interfaces to search runs, manage data, automatic CODA integration, etc.

The interfaces available are:

  • Web site
  • Command line interface (CLI)
  • Python API
  • C++ API
  • Possibly JAVA API

Documentation:

https://jeffersonlab.github.io/rcdb/

Demo website:

One can visit HallD RCDB Web site as demo:
https://halldweb.jlab.org/rcdb/

SQLite db:

Daily updated SQLite database is available here:
https://halldweb.jlab.org/dist/rcdb2.sqlite