Re: [Mono-list] Multi Platform Database for Mono Applications

2009-02-23 Thread Chris Howie
On Wed, Feb 11, 2009 at 7:44 AM, RightPaddock urbaneti...@lavabit.com wrote:
 Addenda 2 : I'm leaning towards SQLite, an embedded library is probably
 better for this project, as opposed to products that use a separate process
 - such as MySQL.

Sounds like you had your answer before you sent the message.

http://www.mono-project.com/SQLite

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Multi Platform Database for Mono Applications

2009-02-23 Thread RightPaddock


Chris Howie wrote:
 
 On Wed, Feb 11, 2009 at 7:44 AM, RightPaddock urbaneti...@lavabit.com
 wrote:
 Sounds like you had your answer before you sent the message.
 
 http://www.mono-project.com/SQLite
 Chris Howie
 

No, I did not have the answer before I posted the message, but I did find it
in the interval between my original post and Nabble sending the message
(which was about a week).  

As I investigated the issue through other channels I added addenda to my
original message, I guess I should have time stamped them.  Had I been able
I would have removed the message.

RightPaddock



-- 
View this message in context: 
http://www.nabble.com/Multi-Platform-Database-for-Mono-Applications-tp21947145p22165417.html
Sent from the Mono - General mailing list archive at Nabble.com.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Multi Platform Database for Mono Applications

2009-02-22 Thread RightPaddock

Hi,

I am considering using Mono to develop an specific purpose image browser for
use on Windows, MAC/OS and Linux systems.

To meet performance requirements the application requires a database to
store thumbnails and search data.

I am looking for suggestions for database products that run on Windows,
MAC/OS and Linux that do not require use of technologies such as VMWare or
Parallels that I can use from within a Mono/C# environment.

The application along with the database and the images will be distributed
on DVD at no cost to qualified users, so I'm looking for a zero cost run
time database system. The application must run stand-alone - i.e. no
network, no servers. I anticipate installing the software on users system
from the DVD, but images and the database would normally be accessed from
the DVD.

The thumbnails and search data would be imported from the original image
files, the latter being sourced from embedded IPTC metadata such as keywords
and supplemental categories.

The thumbnail and IPTC metadata are injected into the image files using a
commercial Digital Asset Management (DAM) application.

I don't insist that the database be SQL compliant, b-tree indexes would
probably suffice. As long as the same database or index files can be used
from within the same Mono application running on Windows, MAC/OS or Linux.

TIA

Addenda 1 : If anyone knows of an image browser that runs on Win, Mac 
Linux, that can do FAST searches on ,000's of images using the IPTC
Supplemental Category and Keyword fields could they please let me know.

Addenda 2 : I'm leaning towards SQLite, an embedded library is probably
better for this project, as opposed to products that use a separate process
- such as MySQL.
-- 
View this message in context: 
http://www.nabble.com/Multi-Platform-Database-for-Mono-Applications-tp21947145p21947145.html
Sent from the Mono - General mailing list archive at Nabble.com.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list