The PostgreSQL Virtual Schema provides an abstraction layer that makes an external PostgreSQL database accessible from an Exasol database through regular SQL commands. The contents of the external PostgreSQL database are mapped to virtual tables which look like and can be queried as any regular Exasol table.
If you want to set up a Virtual Schema for a different database system, please head over to the [Virtual Schemas Repository][virtual-schemas].
- Access a PostgreSQL database using a Virtual Schema.
- Access PostgreSQL compatible databases:
- Virtual Schema User Guide
- PostgreSQL Dialect User Guide
- List of supported capabilities
- Changelog
- Dependencies
Find all the documentation in the [Virtual Schemas project][vs-doc].