I have been approached about developing a desktop application that is going to need a simple SQL engine for storage and a few queries. The plan with this application is to distribute it for profit so I believe that's going to rule out any GNU license projects.
Can anyone recommend a good, simple database engine/library that is easy to incorporate into a desktop application? I expect I'll be writing it in C++ but am looking at some other possibilities as well. Ideally it would work on Mac and Windows but it's OK for this little thing if it only works on Windows.