Company type | Private |
---|---|
Industry | Software & database |
Founded | March 2004 [1] |
Headquarters | Bedford, Massachusetts, United States |
Key people |
|
Products | Software subscriptions based on PostgreSQL and EDB Postgres Advanced Server, both of which include support, upgrades and tools for database management, High Availability, integration, and migration. EDB Postgres, a Database-as-a-Service for hybrid cloud deployments of Postgres to public and private cloud. RDBMS |
EnterpriseDB (EDB), a privately held company based in Massachusetts, provides software and services based on the open-source database PostgreSQL (also known as Postgres), and is one of the largest contributors to Postgres. [2] EDB develops and integrates performance, security, and manageability enhancements into Postgres to support enterprise-class workloads. EDB has also developed database compatibility for Oracle to facilitate the migration of workloads from Oracle to EDB Postgres and to support the operation of many Oracle workloads on EDB Postgres. [3]
EDB provides a portfolio of databases and tools that extend Postgres for enterprise workloads. This includes fully managed Postgres in the cloud, extreme high availability for Postgres, command line migration tools, Kubernetes Operator and container images, management, monitoring and optimizing of Postgres, enterprise ready Oracle migration tools and browser-based schema migration tools [4]
EnterpriseDB was purchased by Great Hill Partners in 2019. [5]
In June 2022, Bain Capital Private Equity announced a majority growth investment in the company, [6] while Great Hill Partners, remained a significant shareholder.
EDB has initially operated under the leadership of Ed Boyajian as President and CEO, an open source pioneer who had led the company since 2008, before Kevin Dallas was named CEO in August 2023. [7]
EDB was founded in 2004. The growing acceptance of open source software created a market opportunity and the company wanted to challenge the database incumbents with a standards based product that was compatible with other vendor solutions.[ buzzword ] EnterpriseDB sought to develop an open source-based, enterprise-class relational database to compete with established vendors at an open source price point.
EDB introduced its database, EnterpriseDB 2005, in 2005. It was named Best Database Solution at LinuxWorld that year. [8] EDB renamed the database EnterpriseDB Advanced Server with its March 2006 release. The database was renamed Postgres Plus Advanced Server in March 2008. [9] In April 2016, with the introduction of the EDB Postgres Platform, EDB's fully integrated next-generation data management platform, the database was renamed to EDB Postgres Advanced Server. [10]
In 2020, EDB acquired 2ndQuadrant, [11] a global Postgres solutions and tools company based out of the UK, becoming the leader in the PostgreSQL market. [12]
EDB serves more than 1,500 customers, including leading financial services, government, media, and communications and information technology organizations.
BigAnimal is EDB's fully managed Postgres in the cloud. This is EDB's database-as-a-Service (DBaaS) offering, available on both Microsoft Azure and Amazon Web Services (AWS). [13] [14]
EDB Postgres Distributed (previously known as Postgres-BDR) provides high availability for Postgres databases, and up to five 9s of availability and flexible deployment options. [15]
This is a command-line tool to migrate tables and data from a company's DBMS to Postgres or EDB Postgres Advanced Server. [16]
Cloud Native Postgres adds agility to Postgres from a deployment and an auto-healing perspective, making Postgres the data store for microservices.[ buzzword ] [17] [ better source needed ]
Postgres Enterprise Manager manages, monitors, and optimizes Postgres and EDB Postgres Advanced Server. [18] [ better source needed ]
EDB Postgres Advanced Server (EPAS) is EDB’s core database product, and is included in EDB's Enterprise subscription plan. It includes functionality that focuses on Oracle database compatibility, security, productivity, and performance. [19] [ better source needed ]
Migration Portal provides detail on what enterprises need to migrate their Oracle databases to PostgreSQL. It then starts the migration by producing DDLs that are compatible with EDB Postgres Advanced Server. [20] [ better source needed ]
EDB is a member of the Red Hat OpenShift Primed Program with a set of two certified Linux Container images published in the Red Hat Container Catalog. One container is preconfigured with the EDB Postgres Advanced Server 9.5 database, EDB Postgres Failover Manager, and pgPool for load balancing. The other container is preconfigured with EDB Postgres Backup and Recovery. [21]
Postgres Vision is an annual conference started by EnterpriseDB in 2016 with Kathleen Kennedy of the Massachusetts Institute of Technology. The first event was held in October 2016 in San Francisco [22] and the second event was held in June 2017 in Boston. [23] Postgres Vision is multi-day event that focuses on current and future enterprise usage of Postgres and open source data management. The event draws database administrators, architects, data scientists, line of business executives, C-level executives, and developers to network, share best practices, and explore new and emerging use cases for Postgres. [24]
PostgreSQL also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. PostgreSQL features transactions with atomicity, consistency, isolation, durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is supported on all major operating systems, including Linux, FreeBSD, OpenBSD, macOS, and Windows, and handles a range of workloads from single machines to data warehouses or web services with many concurrent users.
Informix is a product family within IBM's Information Management division that is centered on several relational database management system (RDBMS) and multi-model database offerings. The Informix products were originally developed by Informix Corporation, whose Informix Software subsidiary was acquired by IBM in 2001.
Ingres Database is a proprietary SQL relational database management system intended to support large commercial and government applications.
Oracle Database is a proprietary multi-model database management system produced and marketed by Oracle Corporation.
In computing, a solution stack or software stack is a set of software subsystems or components needed to create a complete platform such that no additional software is needed to support applications. Applications are said to "run on" or "run on top of" the resulting platform.
Multi-master replication is a method of database replication which allows data to be stored by a group of computers, and updated by any member of the group. All members are responsive to client data queries. The multi-master replication system is responsible for propagating the data modifications made by each member to the rest of the group and resolving any conflicts that might arise between concurrent changes made by different members.
IBM Storage Protect is a data protection platform that gives enterprises a single point of control and administration for backup and recovery. It is the flagship product in the IBM Spectrum Protect family.
In database computing, Oracle Real Application Clusters (RAC) — an option for the Oracle Database software produced by Oracle Corporation and introduced in 2001 with Oracle9i — provides software for clustering and high availability in Oracle database environments. Oracle Corporation includes RAC with the Enterprise Edition, provided the nodes are clustered using Oracle Clusterware.
In computing, the term data warehouse appliance (DWA) was coined by Foster Hinshaw for a computer architecture for data warehouses (DW) specifically marketed for big data analysis and discovery that is simple to use and has a high performance for the workload. A DWA includes an integrated set of servers, storage, operating systems, and databases.
Navicat is a series of graphical database management and development software produced by CyberTech Ltd. for MySQL, MariaDB, Redis, MongoDB, Oracle, SQLite, PostgreSQL and Microsoft SQL Server. It has an Explorer-like graphical user interface and supports multiple database connections for local and remote databases. Its design is made to meet the needs of a variety of audiences, from database administrators and programmers to various businesses/companies that serve clients and share information with partners.
OpenShift is a family of containerization software products developed by Red Hat. Its flagship product is the OpenShift Container Platform — a hybrid cloud platform as a service built around Linux containers orchestrated and managed by Kubernetes on a foundation of Red Hat Enterprise Linux. The family's other products provide this platform through different environments: OKD serves as the community-driven upstream, Several deployment methods are available including self-managed, cloud native under ROSA, ARO and RHOIC on AWS, Azure, and IBM Cloud respectively, OpenShift Online as software as a service, and OpenShift Dedicated as a managed service.
Google Cloud Platform (GCP) is a suite of cloud computing services offered by Google that provides a series of modular cloud services including computing, data storage, data analytics, and machine learning, alongside a set of management tools. It runs on the same infrastructure that Google uses internally for its end-user products, such as Google Search, Gmail, and Google Docs, according to Verma et al. Registration requires a credit card or bank account details.
Database Workbench is a software application for development and administration of multiple relational databases using SQL, with interoperationality between different database systems, developed by Upscene Productions.
Oracle Cloud is a cloud computing service offered by Oracle Corporation providing servers, storage, network, applications and services through a global network of Oracle Corporation managed data centers. The company allows these services to be provisioned on demand over the Internet.
DBeaver is a SQL client software application and a database administration tool. For relational databases it uses the JDBC application programming interface (API) to interact with databases via a JDBC driver. For other databases (NoSQL) it uses proprietary database drivers. It provides an editor that supports code completion and syntax highlighting. It provides a plug-in architecture that allows users to modify much of the application's behavior to provide database-specific functionality or features that are database-independent. It is written in Java and based on the Eclipse platform.
TiDB is an open-source NewSQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. Designed to be MySQL compatible, it is developed and supported primarily by PingCAP and licensed under Apache 2.0. It is also available as a paid product. TiDB drew its initial design inspiration from Google's Spanner and F1 papers.
YugabyteDB is a high-performance transactional distributed SQL database for cloud-native applications, developed by Yugabyte.
HammerDB is an open source database benchmarking application developed by Steve Shaw. HammerDB supports databases such as Oracle, SQL Server, Db2, MySQL and MariaDB. HammerDB is written in TCL and C, and is licensed under the GPL v3.
LPAR2RRD is an open-source software tool that is used for monitoring and reporting performance of servers, clouds and databases. It is developed by the Czech company XoruX.