I know I'm late chiming in here, but would suggest sqlite or Firebird... Not sure what the embedded firebird db offers in the *nix world, as I've only used it in windows.
Tomek Lorek wrote: > Hi there, > I'm working on a simple CD catalog application and I need to store > somehow the information on the files and directories. Text file is not > good enough because it will be quite big and searching the information > is quite slow and not optimal I guess (you always have to process each > line of file from start until end). The best would be to use a > query-driven database but I'd like it to be stored in a file. Could > you suggest any way to make it in Mono? The application has to be > easily redistributable and this is why I decided not to use > mysql/postgres. -- Michael J. Ryan - tracker1(at)theroughnecks(dot)com - www.theroughnecks.net icq: 4935386 - AIM/AOL: azTracker1 - Y!: azTracker1 - MSN/Win: (email) ... Ferengi Rule of Acquisition #110: Only a fool passes up a business opportunity _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
