[Mono-list] Mono internal DB?

jkareg@harshangel.com jkareg@harshangel.com
Mon, 3 Jan 2005 05:27:24 -0500 (EST)


Is there a small internal database type service in Mono?

I'm writing an app that requires sorting and storing data.  SQL would be
perfect for the job.  But I dont' want to require the user to install a
big database to do it.  I don't require anything complex, just light
simple SQL.

Any suggestions?