Difference between revisions of "EventStore"

From GlueXWiki
Jump to: navigation, search
Line 30: Line 30:
 
* [https://wiki.classe.cornell.edu/HEP/SWIG/EventStoreAdministration ES Administration]
 
* [https://wiki.classe.cornell.edu/HEP/SWIG/EventStoreAdministration ES Administration]
 
* [https://wiki.classe.cornell.edu/HEP/SWIG/EventStore ES Injection]
 
* [https://wiki.classe.cornell.edu/HEP/SWIG/EventStore ES Injection]
 +
 +
==TODO==
 +
* Work on metadataDB information - feedMetaDataDB.py

Revision as of 14:50, 18 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