EventStore

From GlueXWiki
Revision as of 12:08, 11 March 2014 by Sdobbs (Talk | contribs) (Dependencies)

Jump to: navigation, search

Overview

EventStore is a system for storing and accessing data

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