Data store
Posted: Wed Mar 12, 2008 8:31 pm
i doubt i'm the first to post those things, but i was reading in the text, speaking about what is planned to change in 098, and it seems that POL has a problem when it comes to storing data.
You could just use those famous database by there, there are some free ones, like postgresql, firebird, and there are more, i just don't know many of them.
Databases read information fast, as far as I know very fast, they're designed for that (i think). So maybe it's a good ideia.
I think you could embed a database and just make functions to read and apply sql codes.
I think it'd be a HUGE change, and maybe can help this issue about data management.
You could just use those famous database by there, there are some free ones, like postgresql, firebird, and there are more, i just don't know many of them.
Databases read information fast, as far as I know very fast, they're designed for that (i think). So maybe it's a good ideia.
I think you could embed a database and just make functions to read and apply sql codes.
I think it'd be a HUGE change, and maybe can help this issue about data management.