[Xerte] The future of Xerte

David Goodwin david at palepurple.co.uk
Tue May 19 14:48:28 BST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Patrick Lockley wrote:
> Postgres? Or is that the same thing?
> 
> Which is the java object one?
> 
> Surely an abstraction layer is an abstraction layer though? Or is that a
> big assumption.

Hi,

PostgreSQL is just a different open source database, like Oracle Vs MS
SQL or MySQL vs DB2.

The Java Object one you may be thinking of is probably Hibernate.


I/We found we were far more productive using e.g. Propel than writing
'raw' SQL - most of the time all you do is CRUD, and Propel (and e.g.
Doctrine) make this very easy (normally along the lines of : $x = new
Foo(); $x->setWhatever('blah'); $x->save()); they also normally remove
any chance of SQL injection....

David.


- --
 David Goodwin                          Pale Purple Limited
 Office: 0845 0046746                   Mobile: 07792380669
 http://www.palepurple.co.uk            Company No: 5580814
 'Business Web Application Development and Training in PHP'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkoSuKwACgkQ/ISo3RF5V6bECACgyglW92jYhjhf4fJ6Sry2NFYO
gBIAoL3NTsRVyLQB2g9zrrEylAAxgYSM
=qYpT
-----END PGP SIGNATURE-----


More information about the Xerte mailing list