{"id":19944207,"url":"https://github.com/canner/vulcan-sql-examples","last_synced_at":"2025-07-19T19:06:37.475Z","repository":{"id":178878963,"uuid":"662506528","full_name":"Canner/vulcan-sql-examples","owner":"Canner","description":"Curated VulcanSQL show cases","archived":false,"fork":false,"pushed_at":"2023-09-06T07:52:36.000Z","size":5882,"stargazers_count":22,"open_issues_count":0,"forks_count":3,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-07-10T23:10:50.044Z","etag":null,"topics":["analytics","api-builder","bigquery","data","data-lake","data-warehouse","database","duckdb","examples","postgresql","reporting","restful-api","sql","vulcan-sql","vulcansql"],"latest_commit_sha":null,"homepage":"https://vulcansql.com","language":"Jupyter Notebook","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/Canner.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}},"created_at":"2023-07-05T09:28:32.000Z","updated_at":"2025-04-23T10:30:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"a52f51da-0f69-4967-8d41-b05f2a120e1b","html_url":"https://github.com/Canner/vulcan-sql-examples","commit_stats":{"total_commits":57,"total_committers":4,"mean_commits":14.25,"dds":0.07017543859649122,"last_synced_commit":"859a78dde7f82ca39baf3cb610c0336c6c1a4d12"},"previous_names":["canner/vulcan-sql-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Canner/vulcan-sql-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canner%2Fvulcan-sql-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canner%2Fvulcan-sql-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canner%2Fvulcan-sql-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canner%2Fvulcan-sql-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Canner","download_url":"https://codeload.github.com/Canner/vulcan-sql-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canner%2Fvulcan-sql-examples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265992547,"owners_count":23860922,"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":["analytics","api-builder","bigquery","data","data-lake","data-warehouse","database","duckdb","examples","postgresql","reporting","restful-api","sql","vulcan-sql","vulcansql"],"created_at":"2024-11-13T00:19:29.574Z","updated_at":"2025-07-19T19:06:37.440Z","avatar_url":"https://github.com/Canner.png","language":"Jupyter Notebook","readme":"# VulcanSQL Examples\n\nThis repo contains a curated list of VulcanSQL examples.\n\n| Name | Introduction | Installed Extensions | Other Tech Stack | Deployment | Demo Link |\n| ---  | ----         | -------------------- | ---------------- | ---------- | --------- | \n| [COVID 19 Global Data API](./covid19-global-data-api/)                          | https://vulcansql.com/use-cases/customer-facing-analytics/streamlit                                                 | DuckDB               | Streamlit                          | Fly.io     | https://covid19-dashboard.fly.dev/                                                          |\n| [Yelp Dataset API](./yelp-dataset-api/)                                         | This example demonstrates how effortlessly VulcanSQL can create and share secure data APIs.                         | DuckDB               | Cohere, LangChain, Streamlit       | Fly.io     | https://yelp-dataset-demo.fly.dev/                                                          |\n| [Customer Support on Twitter](./customer-support-on-twitter/)                   | This example demonstrates how VulcanSQL can have similarity search!                                                 | PostgreSQL, DuckDB   | Neon, Cohere, LangChain, Streamlit | Fly.io     | https://customer-support-on-twitter-demo.fly.dev/                                           |\n| [Make a Admin Panel in Appsmith](./admin-panel-using-appsmith/)                 | https://vulcansql.com/use-cases/internal-tools/appsmith                                                             | DuckDB               |                                    | Appsmith   | https://app.appsmith.com/app/food-table-powered-by-vulcansql/page1-64a6848a4d60e87c5655e3f6 |\n| [Read Data from Internet](./read-data-from-internet/)                           | This example demonstrates how VulcanSQL can directly query data from the Internet and deliver data APIs right away. | DuckDB               |                                    |            |                                                                                             |     |\n| [dbt Minimum Example Using jaffle-shop](./dbt-jaffle-shop/)                     | This example demonstrates how VulcanSQL can integrate with dbt by directly querying data from dbt SQL models.       | DuckDB, dbt          |                                    |            |                                                                                             |\n| [Data Sharing](./data-sharing/)                                                 | This example demonstrates VulcanSQL's authentication and authorization mechanisms.                                  | DuckDB               |                                    |            |                                                                                             |\n| [HuggingFace Table Question Answering](./huggingface/table-question-answering/) | This example demonstrates how LLMs can perform table quries, so users can ask questions in natural language.        | DuckDB, HuggingFace  | HuggingFace                        |            |                                                                                             |\n| [HuggingFace Text Generation - Using Llama2](./huggingface/text-generation/)    | This example demonstrates how LLMs can perform table quries, so users can ask questions in natural language.        | DuckDB, HuggingFace  | HuggingFace                        |            |                                                                                             |\n| [VulcanSQL Benchmark test](./daily-revenue/)                                    | https://vulcansql.com/blog/powering-rapid-data-apps-with-vulcansql                                                  | DuckDB, BigQuery     |                                    |            |                                                                                             |\n| [REST API Caller](./restapi-caller) | https://vulcansql.com/docs/extensions/api | DuckDB | | | |\n| [Recipes Data API](./recipes-data-api) | This example demonstrates how VulcanSQL can integrate with ClickHouse and share data APIs in no time! | ClickHouse ||||\n| [[WIP]: VulcanSQL Extensions](./vulcan-sql-extensions/)                         |                                                                                                                     |                      |                                    |            |                                                                                             |\n\n## Public Datasets\n\nHere is [a list of public datasets](https://canner.notion.site/Public-Dataset-ca99a4ddf04b4993bf09da0e1640df32?pvs=4) you may find interesting and we hope they can spur your inspiration!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanner%2Fvulcan-sql-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanner%2Fvulcan-sql-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanner%2Fvulcan-sql-examples/lists"}