cyyeh / vulcan-sql

Open-source Analytical Data API Framework for data apps. It turns SQL queries into RESTful APIs in no time!

Home Page:https://vulcansql.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is VulcanSQL

VulcanSQL is a Data API Framework for data applications that helps data folks create and share data APIs faster. It turns your SQL templates into data APIs. No backend skills required.

overview of VulcanSQL

Online Playground

Use Online Playground to get a taste of VulcanSQL!

Examples

Need Inspiration?! Discover a selected compilation of examples showcasing the use of VulcanSQL!

Installation

Please visit the installation guide.

How VulcanSQL works?

πŸ’» Build

VulcanSQL offers a development experience similar to dbt. Just insert variables into your templated SQL. VulcanSQL accepts input from your API and generates SQL statements on the fly.

πŸš€ Accelerate

VulcanSQL uses DuckDB as a caching layer, boosting your query speed and API response time . This means faster, smoother data APIs for you and less strain on your data sources.

πŸ”₯ Deploy

VulcanSQL offers flexible deployment options - whether you prefer Docker or command-based setups. Our package command assists in bundling your assets, ensuring a smooth transition from development to deployment of your data APIs.

❀️ Share

VulcanSQL offers many data sharing options, seamlessly integrating your data into familiar applications within your workflow.

Documentation

Below are some common scenarios that you may be interested:

Use Cases

πŸ“ˆ Customer-facing analytics: Expose analytics in your SaaS product for customers to understand how the product is performing for them via customer dashboards, insights, and reports.

πŸ‘ Data sharing: Sharing data with partners, vendors, or customers, which requires a secure and scalable way to expose data.

βš™οΈ Internal tools: Integration with internal tools like AppSmith and Retools, etc.

Community

About

Open-source Analytical Data API Framework for data apps. It turns SQL queries into RESTful APIs in no time!

https://vulcansql.com

License:Apache License 2.0


Languages

Language:TypeScript 86.3%Language:MDX 11.6%Language:JavaScript 1.1%Language:CSS 0.7%Language:Makefile 0.2%Language:Less 0.1%Language:Dockerfile 0.0%Language:HTML 0.0%