PDA

View Full Version : Pure C standalone SQL database


ggambett
05-21-2006, 10:52 AM
Some time ago someone mentioned an open source standalone SQL database implemented in C or C++... I've googled for it, I've searched the forums, but I can't find it. Does anyone know what I'm talking about?

Dominique Biesmans
05-21-2006, 11:18 AM
Possibly http://www.sqlite.org/?

ggambett
05-21-2006, 12:43 PM
Yes, it was this one. Thanks!