Skip to content

baltzell/rcdb

 
 

Repository files navigation

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://github.com/JeffersonLab/rcdb/wiki

Web site:

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/rcdb.sqlite

About

Run Condition DataBase

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 59.3%
  • JavaScript 21.6%
  • Python 9.8%
  • HTML 3.7%
  • CSS 3.1%
  • Kotlin 0.9%
  • Other 1.6%