[Lazarus] Embedded/small database
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Mon Feb 16 17:11:56 CET 2015
On 2015-02-16 15:50, Kostas Michalopoulos wrote:
> Is this something that will be networked or running locally? If it is a
> local only program, i'd go with sqlite.
Firebird RDBMS allows you to run both Embedded (local DB access only) or
Client/Server (TCP/IP access). This means the application can easily
scale from a Embedded DB (desktop database app) to a full blown
Client/Server application.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the Lazarus
mailing list