Tag Archives: database

Use PostgreSQL

The key factor for me when selecting a database is this: data integrity is more important than anything. I made my choice about ten years ago. I tried MySQL and I tried PostgreSQL and found that PostgreSQL was far stricter on data types, referential integrity, foreign key relationships and its adherence to the SQL standard.… Read More »