{"id":21514901,"url":"https://github.com/getindata/flink-ververica-catalog-proxy","last_synced_at":"2025-06-22T07:33:56.048Z","repository":{"id":131651559,"uuid":"603075170","full_name":"getindata/flink-ververica-catalog-proxy","owner":"getindata","description":"Proxy to the internal Ververica Catalog via Ververica REST Api ","archived":false,"fork":false,"pushed_at":"2023-04-19T10:56:48.000Z","size":84,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-17T16:15:00.159Z","etag":null,"topics":["flink","flink-sql","sql","ververica-platform"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getindata.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-02-17T15:09:42.000Z","updated_at":"2023-11-07T19:09:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"51ca7e8c-e793-44a4-aa3d-bd5922c711d3","html_url":"https://github.com/getindata/flink-ververica-catalog-proxy","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/getindata/flink-ververica-catalog-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fflink-ververica-catalog-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fflink-ververica-catalog-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fflink-ververica-catalog-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fflink-ververica-catalog-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getindata","download_url":"https://codeload.github.com/getindata/flink-ververica-catalog-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fflink-ververica-catalog-proxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261255849,"owners_count":23131474,"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":["flink","flink-sql","sql","ververica-platform"],"created_at":"2024-11-23T23:53:27.660Z","updated_at":"2025-06-22T07:33:51.036Z","avatar_url":"https://github.com/getindata.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flink-ververica-catalog-proxy\nProxy to the internal Ververica Catalog. Proxy implementation calls API exposed by Ververica to get tables, views, functions definitions.\n\n\n## Usage\nImport jar to your jupyter notebook env\n\n```\nCREATE CATALOG vvp\nWITH (\n  'type' = 'ververica',\n  'gid.vvp.proxy.url' = 'http://localhost:8080'\n);\n\nUSE CATALOG vvp;\n\nSHOW TABLES;\n```\n\n\nUsing https connection and vvp token:\n```\nCREATE CATALOG vvp\nWITH (\n  'type' = 'ververica',\n  'gid.vvp.proxy.url' = 'https://localhost:8080',\n  'gid.vvp.proxy.headers' = 'Authorization,Bearer \u003ctoken\u003e',\n  'gid.vvp.proxy.security.cert.server' = '/home/user/vvp.crt'\n);\n\nUSE CATALOG vvp;\n\nSHOW TABLES;\n```\n\n## TODO\n1. Functions","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fflink-ververica-catalog-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetindata%2Fflink-ververica-catalog-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fflink-ververica-catalog-proxy/lists"}