Difference between revisions of "EventStore"

From GlueXWiki
Jump to: navigation, search
(Created page with "__TOC__ ==Overview== EventStore is a system for storing and accessing data ==Dependencies== * MySQL/SQLite")
 
(Dependencies)
Line 8: Line 8:
  
 
* MySQL/SQLite
 
* MySQL/SQLite
 +
* epydoc
 +
* fpconst (?)
 +
* <s>pysqlite</s> - need to port to new built-in SQL bindings
 +
* <s>MySQL-python</s>
 +
* SOAPpy - subdeps: setuptools, wstools
 +
 +
For Metadata DB:
 +
 +
* CherryPy
 +
* SQLAlchemy
 +
* elementtree/cElementTree

Revision as of 14:38, 10 March 2014

Overview

EventStore is a system for storing and accessing data

Dependencies

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

For Metadata DB:

  • CherryPy
  • SQLAlchemy
  • elementtree/cElementTree