[DUG] Suitable Database for XE2 Pro

John Bird johnkbird at paradise.net.nz
Thu Jan 19 12:56:26 NZDT 2012


Can argue over “Real”, but SQLLite is likely the widest used Database

The list at 

http://www.sqlite.org/famous.html

is an interesting read – Skype, Microsoft, GE, Mozilla (Firefox bookmarks and history), Adobe, Airbus (used in flight systems), Apple (iOS, Apple Mail and Safari),  Google Android (database services layer), Blackberry

Obviously lightweight and robust enough as well as free.  The list of uses on mainly on growing market devices implies it has a major future.

Some good points on the architecture – highly concurrent reads, ACID transactions, high volume automated tests.

Firebird embedded is probably one of the few comparable in size – has anyone in Firebird tried to make it a competitor to SQLLite?

John Bird

From: Steve Peacocke 
Sent: Thursday, January 19, 2012 10:51 AM
To: NZ Borland Developers Group - Delphi List 
Subject: Re: [DUG] Suitable Database for XE2 Pro


There is of course SQLLite but that is not a client server database by any stretch. A very useful DB for particular uses and quite widely used, but not a "real" DB by most terms.

Steve

-- 

Steve Peacocke
Mobile: 0220 612-611 
Linkedin Professional Profile




--------------------------------------------------------------------------------
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi at listserver.123.net.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-request at listserver.123.net.nz with Subject: unsubscribe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20120119/a0602bc8/attachment.html 


More information about the Delphi mailing list