{"id":20207809,"url":"https://github.com/exasol/postgresql-virtual-schema","last_synced_at":"2025-04-10T12:43:19.211Z","repository":{"id":37976910,"uuid":"305597227","full_name":"exasol/postgresql-virtual-schema","owner":"exasol","description":"Virtual Schema for connecting PostgreSQL as data source to Exasol","archived":false,"fork":false,"pushed_at":"2025-02-26T15:56:50.000Z","size":1056,"stargazers_count":2,"open_issues_count":6,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-24T11:38:12.561Z","etag":null,"topics":["exasol","exasol-integration","postgres","postgresql","postgresql-database","virtual-schema"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exasol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-20T05:15:21.000Z","updated_at":"2025-02-27T07:33:14.000Z","dependencies_parsed_at":"2024-02-27T13:30:33.951Z","dependency_job_id":"1e317b27-ad01-4b64-989d-b519901d4626","html_url":"https://github.com/exasol/postgresql-virtual-schema","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exasol%2Fpostgresql-virtual-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exasol%2Fpostgresql-virtual-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exasol%2Fpostgresql-virtual-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exasol%2Fpostgresql-virtual-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exasol","download_url":"https://codeload.github.com/exasol/postgresql-virtual-schema/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248217160,"owners_count":21066634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["exasol","exasol-integration","postgres","postgresql","postgresql-database","virtual-schema"],"created_at":"2024-11-14T05:32:22.608Z","updated_at":"2025-04-10T12:43:19.193Z","avatar_url":"https://github.com/exasol.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostgreSQL Virtual Schema\n\n[![Build Status](https://github.com/exasol/postgresql-virtual-schema/actions/workflows/ci-build.yml/badge.svg)](https://github.com/exasol/postgresql-virtual-schema/actions/workflows/ci-build.yml)\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Apostgresql-virtual-schema\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=com.exasol%3Apostgresql-virtual-schema)\n\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Apostgresql-virtual-schema\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=com.exasol%3Apostgresql-virtual-schema)\n[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Apostgresql-virtual-schema\u0026metric=reliability_rating)](https://sonarcloud.io/dashboard?id=com.exasol%3Apostgresql-virtual-schema)\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Apostgresql-virtual-schema\u0026metric=sqale_rating)](https://sonarcloud.io/dashboard?id=com.exasol%3Apostgresql-virtual-schema)\n[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Apostgresql-virtual-schema\u0026metric=sqale_index)](https://sonarcloud.io/dashboard?id=com.exasol%3Apostgresql-virtual-schema)\n\n[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Apostgresql-virtual-schema\u0026metric=code_smells)](https://sonarcloud.io/dashboard?id=com.exasol%3Apostgresql-virtual-schema)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Apostgresql-virtual-schema\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=com.exasol%3Apostgresql-virtual-schema)\n[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Apostgresql-virtual-schema\u0026metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=com.exasol%3Apostgresql-virtual-schema)\n[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Apostgresql-virtual-schema\u0026metric=ncloc)](https://sonarcloud.io/dashboard?id=com.exasol%3Apostgresql-virtual-schema)\n\n# Overview\n\nThe **PostgreSQL Virtual Schema** provides an abstraction layer that makes an external [PostgreSQL](https://www.postgresql.org/) 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.\n\nIf you want to set up a Virtual Schema for a different database system, please head over to the [Virtual Schemas Repository][virtual-schemas].\n\n## Features\n\n* Access a PostgreSQL database using a Virtual Schema.\n* Access PostgreSQL compatible databases:\n    * [Greenplum](https://greenplum.org/)\n    * [AWS Aurora](https://aws.amazon.com/de/rds/aurora/)\n\n## Table of Contents\n\n### Information for Users\n\n* [Virtual Schema User Guide](https://docs.exasol.com/database_concepts/virtual_schemas.htm)\n* [PostgreSQL Dialect User Guide](doc/user_guide/postgresql_user_guide.md)\n* [List of supported capabilities](doc/generated/capabilities.md)\n* [Changelog](doc/changes/changelog.md)\n* [Dependencies](dependencies.md)\n\nFind all the documentation in the [Virtual Schemas project][vs-doc].\n\n## Information for Developers\n\n* [Virtual Schema API Documentation](https://github.com/exasol/virtual-schema-common-java/blob/main/doc/development/api/virtual_schema_api.md)\n* [Remote logging](https://docs.exasol.com/db/latest/database_concepts/virtual_schema/logging.htm)\n\n## Additional Resources\n\n* [Dependencies](dependencies.md)\n* [Changelog](doc/changes/changelog.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexasol%2Fpostgresql-virtual-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexasol%2Fpostgresql-virtual-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexasol%2Fpostgresql-virtual-schema/lists"}