Serving the Quantitative Finance Community

Search found 2 matches

by ntxman
May 9th, 2010, 6:09 am
Forum: Programming and Software Forum
Topic: database for high-frequency finance
Replies: 24
Views: 51058

database for high-frequency finance

Silly question here, but you guys are adding well placed table indexes to your databases, yes? Having your database search it's memory space for a value is much faster than going to disk to read it.My two cents....ntxman
by ntxman
May 9th, 2010, 5:48 am
Forum: Programming and Software Forum
Topic: How to Build & Automate a Clean and Sanitary FX Database
Replies: 6
Views: 30107

How to Build & Automate a Clean and Sanitary FX Database

<t>Textexactly,I can tell you from years (nay, decades) of installing/configuring/programing databases of all flavors (Oracle, Sysbase, Microsoft, Progress etc) that you will be terribly dissatisfied if you run this database system on anything other than a Unix platform (yes that leaves out SqlServe...