Tag archives for CSV
[HOT] Rebol SQL/LINQ-like Text Database Engine: Blaze through millions of rows a second!
More and more people prefer textual open-format storage that's why Microsoft Office has turned to XML. But for simple structure, XML is too much verbose and cannot be easily queried by end-user that's why RebDB by Dobeash Software presented here may be a perfect solution (for simpler textual database usage ...more»
How to parse google finance csv file
Do you need to retrieve stock market historical data from Google Finance (for example http://www.google.com/finance/historical?q=goog&output=csv) to do some calculation (for example calculate the average of last 20 days) ?
So, in this lesson, you will learn how to:
1. Parse a CSV file to a Rebol's block (similar to other's programming ...more»
Tags: Average, Block, Calculation, CSV, Google Finance, Math, Parse




No Comment
Tags: CSV, Database, dsl, LinQ, SQL, Text Format