select - Looking for a cross platform small footprint database -


i have following scenario. need db store xml messages have been created reader. want use transport (wcf) read db external populating app , send messages central db db needs run on mono, , windows.

i did @ sqlite3, , seemed fit requirements, i'm reading not on multi process access , t's moving away sweet spot, these last couple of days.

thanks.

have considered using xml store data? doesn't more portable , work fine long client-side storage needs simple. e.g. not large amount of many domain objects need stored.

additionally using xml data store solves lot of setup , installation headaches. reference file (or files) relative executable. don't need worry installing db engines variety of platforms , worry upgrading.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -