Difference between revisions of "EventStore"

From GlueXWiki
Jump to: navigation, search
(Dependencies)
(Dependencies)
Line 10: Line 10:
 
* epydoc
 
* epydoc
 
* fpconst (?)
 
* fpconst (?)
* <s>pysqlite</s> - need to port to new built-in SQL bindings
+
* <s>pysqlite</s> - need to port to built-in sqlite bindings (sqlite3)
* <s>MySQL-python</s>
+
* MySQL-python (MySQLdb)
 
* SOAPpy - subdeps: setuptools, wstools
 
* SOAPpy - subdeps: setuptools, wstools
  

Revision as of 15:03, 10 March 2014

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