Difference between revisions of "EventStore"

From GlueXWiki
Jump to: navigation, search
(TODO)
Line 33: Line 33:
 
==TODO==
 
==TODO==
 
* Work on metadataDB information - feedMetaDataDB.py
 
* Work on metadataDB information - feedMetaDataDB.py
 +
* ESManager::readIDXAFile()

Revision as of 22:13, 19 April 2014

Overview

EventStore is a system for storing and accessing data

Documentation

Dependencies

  • MySQL/SQLite
  • epydoc
  • fpconst (?)
  • pysqlite - need to port to built-in sqlite bindings (sqlite3)
  • MySQL-python (MySQLdb)
  • SOAPpy - subdeps: setuptools, wstools

For Metadata DB:

  • CherryPy
  • SQLAlchemy
  • elementtree/cElementTree

Legacy Documentation

TODO

  • Work on metadataDB information - feedMetaDataDB.py
  • ESManager::readIDXAFile()