Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Open Source

New Open-Source Database Touts Oracle Compatibility


An open-source competitor is zeroing in on Oracle's customer base--and it's not the popular and well-known MySQL open-source database. It's a relative newcomer called EnterpriseDB Advanced Server.

Unlike other open-source offerings, EnterpriseDB Advanced Server is designed to be Oracle-compatible and run Oracle database applications unchanged, says EnterpriseDB CEO Andy Astor. At LinuxWorld recently, the company introduced a migration tool called EnterpriseDB Replication Server to move data out of Oracle and into EnterpriseDB Advanced Server. It's the capability represented by Replication Server as much as anything that has attracted an early $28 million in venture capital to the young firm.

"We don't tell Oracle users to convert from Oracle databases to us. We urge them to get some leverage with Oracle by converting just 5% of their databases to us," says Astor.

EnterpriseDB is built on a version of the PostgreSQL database, a thriving project with a broad community of developers behind it at www.postgreSQL.org. Bruce Momjian, a lead developer in the project and an architect of EnterpriseDB, says 51,788 users and developers are on the PostgreSQL mailing list, although active contributors would number more like 243. But the size of the mailing list indicates the level of interest in PostgreSQL, he said.

Replication Server can move data from an Oracle database into EnterpriseDB or back to Oracle if the user chooses. EnterpriseDB Advanced Server has no issue running Oracle applications built with PL/SQL, Oracle's proprietary version of SQL, Astor says.

EnterpriseDB Advanced Server 8.1, release 2, was also announced during LinuxWorld, and its graphical development tool, Developer Studio, can browse the contents of databases built in Oracle, EnterpriseDB, or PostgreSQL. The 8.1 release 2 also includes audit capability to assist with regulatory compliance, as well as support for Secure Sockets Layer and cryptography to allow data in the database to remain beyond the sight of a database administrator. The new release also includes Dynatune, a performance-tuning feature that can invoke user-supplied rules or usage models.

Sun Microsystems contracts with EnterpriseDB to supply technical support to its distribution of PostgreSQL, which has been integrated into Sun's Solaris 10 version of Unix.

EnterpriseDB has received $1 million in a startup funding; $7.5 million from Charles River Ventures and Valhalla Partners; and $20 million in a series B funding by Fidelity Ventures. The 100-employee firm is two years old.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.