preferably open source for storing tick info.
Recommendations for TimeSeries db
2.7k Views Asked by Kumar At
        	3
        	
        There are 3 best solutions below
0
                
                        
                            
                        
                        
                            On
                            
                                                    
                    
                Python has some package for time series 'database', which uses HDF5 as the underlying 'engine'. http://pytseries.sourceforge.net/
KDB is the industry standard for this kind of thing.