I\'m looking for a cross-platform database engine that can handle databases up hundreds of millions of records without severe degradation in query performance. It needs to h
Many good solutions (such as SQLite) have been mentioned. Let me add two, since you don't require SQL:
I've tested both on multi-million records projects.