LedgerSMB
Published on LedgerSMB (http://ledgersmb.org)

Home > Why is LedgerSMB PostgreSQL-only?

Why is LedgerSMB PostgreSQL-only?

Submitted by Chris Travers on Thu, 06/14/2007 - 13:42

Adding support for other database management systems would require that the database logic be coded to the least common denominator. We have decided that we want to eventually allow add-ons in different languages, and thus the database becomes the only point where we can enforce accounting logic consistantly across all parts of the application. Porting and maintaining such logic across database systems is not feasible for this project.

Additionally PostgreSQL is an outstanding RDBMS and we have no desire to move from it.

Release: 
1.3 [1]
FAQ Category: 
Installation [2]

Content ©2007-2012 by the original authors. Site hosting and maintenance donated by Freelock.


Source URL: http://ledgersmb.org/faq/installation/why-ledgersmb-postgresql-only

Links:
[1] http://ledgersmb.org/release/13
[2] http://ledgersmb.org/faq-categories/installation