periscope-ps / periscope

perfSONAR Infrastructure for Synthesis and Charting of Online Performance Events
11 stars 1 forks source link

Add Stampede database as periscope.analysis._base.DataSource #2

Open dangunter opened 13 years ago

dangunter commented 13 years ago

For Stampede analysis, the Python API to the database should be wrapped as a DataSource. This is still an abstract class, that will be subclassed with a specific query or queries to perform to retrieve the desired row(s).