Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Advantages

PostgreSQL offers many advantages for your company or business over other database systems.

Immunity to over-deployment

Over-deployment is what some proprietary database vendors regard as their #1 licence compliance problem.  With PostgreSQL, no-one can sue you for breaking licensing agreements, as there is no associated licensing cost for the software.

This has several additional advantages:

  • More profitable business models with wide-scale deployment.
  • No possibility of being audited for license compliance at any stage.
  • Flexibility to do concept research and trial deployments without needing to include additional licensing costs.

Better support than the proprietary vendors

In addition to our strong support offerings, we have a vibrant community of PostgreSQL professionals and enthusiasts that your staff can draw upon and contribute to.

Significant saving on staffing costs

Our software has been designed and created to have much lower maintenance and tuning requirements than the leading proprietary databases, yet still retain all of the features, stability, and performance.

In addition to this, our training programs are generally regarded as being far more cost effective, manageable, and practical in the real world than that of the leading proprietary database vendors.

Legendary reliability and stability

Unlike many proprietary databases, it is extremely common for companies to report that PostgreSQL has never, ever crashed for them in several years of high activity operation.  Not even once.  It just works.

Extensible

The source code is available to all at no charge.  If your staff have a need to customise or extend PostgreSQL in any way then they are able to do so with a minimum of effort, and with no attached costs.  This is complemented by the community of PostgreSQL professionals and enthusiasts around the globe that also actively extend PostgreSQL on a daily basis.

Cross platform

PostgreSQL is available for almost every brand of Unix (34 platforms with the latest stable release), and Windows compatibility is available via the Cygwin framework. Native Windows compatibility is also available with version 8.0 and above.

Designed for high volume environments

We use a multiple row data storage strategy called MVCC to make PostgreSQL extremely responsive in high volume environments.  The leading proprietary database vendor uses this technology as well, for the same reasons.

GUI database design and administration tools

There are many high-quality GUI Tools available for PostgreSQL from both open source developers and commercial providers. A nice list is available from our community documentation system with information about applications, licenses, and their features.

Technical Features

  • Fully ACID compliant.
  • ANSI SQL compliant.
  • Referential Integrity.
  • Replication (non-commercial and commercial solutions) allowing the duplication of the master database to multiple slave machines.
  • Native interfaces for ODBC, JDBC, .Net, C, C++, PHP, Perl, TCL, ECPG, Python, and Ruby.
  • Rules.
  • Views.
  • Triggers.
  • Unicode.
  • Sequences.
  • Inheritance.
  • Outer Joins.
  • Sub-selects.
  • An open API.
  • Stored Procedures.
  • Native SSL support.
  • Procedural languages.
  • Hot stand-by (commercial solutions).
  • Better than row-level locking.
  • Functional and Partial indexes.
  • Native Kerberos authentication.
  • Support for UNION, UNION ALL and EXCEPT queries.
  • Loadable extensions offering SHA1, MD5, XML, and other functionality.
  • Tools for generating portable SQL to share with other SQL-compliant systems.
  • Extensible data type system providing for custom, user-defined datatypes and rapid development of new datatypes.
  • Cross-database compatibility functions for easing the transition from other, less SQL-compliant RDBMS.

Privacy Policy | Project hosted by hub.org | Designed by tinysofa
Copyright © 1996 – 2007 PostgreSQL Global Development Group