[Mono-list] Fw: Database in a file

Jorge Bastos mysql.jorge at decimal.pt
Fri May 18 06:06:52 EDT 2007


A sugestion from me is SQLite.


----- Original Message ----- 
From: "Tomek Lorek" <tlorek at gmail.com>
To: <mono-list at lists.ximian.com>
Sent: Friday, May 18, 2007 11:03 AM
Subject: [Mono-list] Database in a file


> 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.
> 
> Best regards,
> Tom
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>


More information about the Mono-list mailing list