Fastest and stable non-sql database?
Posted
by Pavel
on Stack Overflow
See other posts from Stack Overflow
or by Pavel
Published on 2010-03-14T16:06:44Z
Indexed on
2010/03/14
16:15 UTC
Read the original article
Hit count: 251
databases
What is the fastest and most stable non-sql database to store big data and process thousands requests during the day (it's for traffic exchange service)? I've found Kdb+ and Berkeley DB. Are they good? Are there other options?
© Stack Overflow or respective owner