-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3537 from EnterpriseDB/docs/epas/components-proto…
…type EPAS: components prototype
- Loading branch information
Showing
8 changed files
with
113 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: Connecting to your database | ||
--- | ||
|
||
We package and support a number of components to connect to your EDB Postgres Advanced Server database server. These EDB components are enhanced versions of the corresponding PostgreSQL components and are intended to support additional EDB Postgres Advanced Server capabilities. | ||
|
||
The EDB components for connecting to your database include: | ||
|
||
- [EDB JDBC Connector](/jdbc_connector/latest/) — provides connectivity between a Java application and a Postgres database server. | ||
|
||
- [EDB .NET Connector](/net_connector/latest/) — provides connectivity between a .NET client application and a Postgres database server | ||
|
||
- [EDB OCL Connector](/jdbc_connector/latest/) — provides an API similar to the Oracle Call Interface that you can use to interact with a Postgres database server. | ||
|
||
- [EDB ODBC Connector](/odbc_connector/latest/) — allows an ODBC-compliant client application to connect to a Postgres database server | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Connecting to external data sources | ||
--- | ||
|
||
We package and support a number of open source components to connect your Postgres database server to external data sources. These EDB components are enhanced versions of the corresponding PostgreSQL components and are intended to support additional EDB Postgres Advanced Server capabilities. | ||
|
||
The EDB components for connecting to external databases include: | ||
|
||
- [EDB Hadoop Foreign Data Wrapper](/jdbc_connector/latest/installing/) — accesses data that resides on a Hadoop file system from a Postgres database server | ||
|
||
- [MongoDB Foreign Data Wrapper](/mongo_data_adapter/latest/) — accesses data that resides on a MongoDB database from a Postgres database server | ||
|
||
- [MySQL Foreign Data Wrapper](/mysql_data_adapter/latest/) — accesses data that resides on a MySQL database from a Postgres database server | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Managing your database connections | ||
--- | ||
|
||
We package and support a number of open source components to manage your connections to your EDB Postgres Advanced Server database server. These EDB components are enhanced versions of the corresponding PostgreSQL components and are intended to support additional EDB Postgres Advanced Server capabilities. | ||
|
||
The EDB components for managing your database connections include: | ||
|
||
- [EDB PgBouncer](/pgbouncer/latest/) — a lightweight connection pooling utility for Postgres installations | ||
|
||
- [EDB Pgpool-II](/pgpool/latest/) — acts as middleware between client applications and a Postgres database server | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: Connecting to your database | ||
--- | ||
|
||
We package and support a number of components to connect to your EDB Postgres Advanced Server database server. These EDB components are enhanced versions of the corresponding PostgreSQL components and are intended to support additional EDB Postgres Advanced Server capabilities. | ||
|
||
The EDB components for connecting to your database include: | ||
|
||
- [EDB JDBC Connector](/jdbc_connector/latest/) — provides connectivity between a Java application and a Postgres database server. | ||
|
||
- [EDB .NET Connector](/net_connector/latest/) — provides connectivity between a .NET client application and a Postgres database server | ||
|
||
- [EDB OCL Connector](/jdbc_connector/latest/) — provides an API similar to the Oracle Call Interface that you can use to interact with a Postgres database server. | ||
|
||
- [EDB ODBC Connector](/odbc_connector/latest/) — allows an ODBC-compliant client application to connect to a Postgres database server | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Connecting to external data sources | ||
--- | ||
|
||
We package and support a number of open source components to connect your Postgres database server to external data sources. These EDB components are enhanced versions of the corresponding PostgreSQL components and are intended to support additional EDB Postgres Advanced Server capabilities. | ||
|
||
The EDB components to connect external data sources include: | ||
|
||
- [EDB Hadoop Foreign Data Wrapper](/jdbc_connector/latest/installing/) — accesses data that resides on a Hadoop file system from a Postgres database server | ||
|
||
- [MongoDB Foreign Data Wrapper](/mongo_data_adapter/latest/) — accesses data that resides on a MongoDB database from a Postgres database server | ||
|
||
- [MySQL Foreign Data Wrapper](/mysql_data_adapter/latest/) — accesses data that resides on a MySQL database from a Postgres database server | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Managing your database connections | ||
--- | ||
|
||
We package and support a number of open source components to manage your connections to your EDB Postgres Advanced Server database server. These EDB components are enhanced versions of the corresponding PostgreSQL components and are intended to support additional EDB Postgres Advanced Server capabilities. | ||
|
||
The EDB components for managing your database connections include: | ||
|
||
- [EDB PgBouncer](/pgbouncer/latest/) — a lightweight connection pooling utility for Postgres installations | ||
|
||
- [EDB Pgpool-II](/pgpool/latest/) — acts as middleware between client applications and a Postgres database server | ||
|
||
|
||
|
||
|
04bdc9d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://edb-docs-staging.netlify.app as production
🚀 Deployed on https://63f630559caa5f03d9a865a1--edb-docs-staging.netlify.app