Re: Ever thought about using PostgreSQL? Ever wonder what it is all about?
- From: "tony" <tony@xxxxxxxxx>
- Date: 23 Mar 2007 09:23:38 -0800
Jeferson Oliveira wrote:
Maybe I (and some PostgGre DBAs) have not used PG 8 with the most
appropriated configurations. But since Firebird is becoming a better
DBMS after each version, and attending my needs even with large (for
me 4GB) database files, I don't have motivations to make a profound
study of the features of other databases. Please note that I'm not
trying to reduce the PostGre's value. I'm exposing the Firebird's
capabilities of associate the easiness of develop, deploy and manage
with the stability and speed.
I also thought like this once. but when I realized with PostgreSQL I
didn't have to search for a 3rd party UDF for common functions my
productivity went up, not to mention the ability to us Procedural
languages such as PLperl to solve issues not possible with the firebird
proc language. It's also very easy to port Firebird/Interbase procs to
PostgreSQL's PLpgsql language.
Not to mention that PostgreSQL has Schemas and things like DBI_link
which allow you to bring in data from just about any other database and
use it like a native table. There is also TDS_link which allows you to
pull in data from M$ SQL server using the native TDS protocol.
So in the end you get the same ease of
development,deployment/management and probably better stability but
with the enhanced enterprise features
that PostgreSQL provides.
All I am saying is as Delphi developers we need to keep our eyes open
for better technologies that can make our applications better.
Later,
--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best option for Postgresql Administration
--
.
- References:
- Ever thought about using PostgreSQL? Ever wonder what it is all about?
- From: Tony Caduto
- Re: Ever thought about using PostgreSQL? Ever wonder what it is all about?
- From: Jeferson Oliveira
- Re: Ever thought about using PostgreSQL? Ever wonder what it is all about?
- From: tony
- Re: Ever thought about using PostgreSQL? Ever wonder what it is all about?
- From: Jeferson Oliveira
- Ever thought about using PostgreSQL? Ever wonder what it is all about?
- Prev by Date: Re: Ever thought about using PostgreSQL? Ever wonder what it is allabout?
- Next by Date: Re: HTML IN EMAIL BODY
- Previous by thread: Re: Ever thought about using PostgreSQL? Ever wonder what it is all about?
- Next by thread: Re: Ever thought about using PostgreSQL? Ever wonder what it is all about?
- Index(es):
Relevant Pages
|