Ver Mensaje Individual
  #2 (permalink)  
Antiguo 11/04/2004, 10:40
Avatar de Apolo
Apolo
Colaborador
 
Fecha de Ingreso: abril-2003
Ubicación: ubicado
Mensajes: 7.961
Antigüedad: 21 años, 1 mes
Puntos: 109
Hola,

Te dejo un par de enlaces para que juzques y evalúes por tí mismo. Tal vez así se te ocurran un par de ideas.

http://glud.udistrital.edu.co/glud/a...ro/foil02.html

http://glud.udistrital.edu.co/glud/a...ro/foil03.html

Y un artículo que extraje de http://www.webtechniques.com/archives/2001/09/jepson/ :

"If you're migrating from Oracle, Sybase, or Microsoft SQL Server, I suggest PostgreSQL. Like those databases, PostgreSQL has triggers, stored procedures, and a rich set of built-in functions (including many functions for date manipulation). Also, PostgreSQL procedural language is easy to learn if you're familiar with Oracle's PL/SQL and SQL Server's Transact-SQL.

I use MySQL on my own Web site. MySQL seems to be focused on the needs of Web developers, and PostgreSQL seems oriented to a wider range of application developers. I'm often approached by some of my wife's computer science graduate students who are developing complex database applications (some for the Web, some not). For their projects, I almost always recommend PostgreSQL. In theory, you could adapt your application to either database system, but your life will be easier if you don't go against the grain."

En síntesis, y basándonos en las apreciaciones del autor del artículo, PostgreSQL está mucho más cerca de robustos sistemas de perfil altamente empresarial como Oracle, con muchas más funciones y características que MySQL. Sería injusto decir que una es mejor o peor que la otra. Simplemente son diferentes.

Saludos,
__________________
Planes VPS en el mundo > DirectorioVPS
Visita los foros de hosting de ComunidadHosting

Última edición por Eboy; 11/04/2004 a las 10:42