You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**[VulcanSQL](https://vulcansql.com/) 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.
28
+
**[VulcanSQL](https://vulcansql.com/) is an Analytical Data API Framework for data apps**. It aims to help data professionals deliver RESTful APIs from databases, data warehouses or data lakes much easier and faster. It turns your SQL queries into REST APIs in no time!
29
29
30
30

31
31
32
-
## Online Playground
32
+
## What Problems does VulcanSQL aim to solve?
33
33
34
-
Use [Online Playground](https://codesandbox.io/p/sandbox/vulcansql-demo-wfd834)to get a taste of VulcanSQL!
34
+
Given the vast amount of analytical data in databases, data warehouses, and data lakes, there is currently no easy method for data professionals to share data with relevant stakeholders for operational business use cases.
35
35
36
-
## Examples
36
+
## Online Playground
37
37
38
-
Need Inspiration?! Discover a [selected compilation of examples](https://github.com/Canner/vulcan-sql-examples) showcasing the use of VulcanSQL!
38
+
Use [Online Playground](https://codesandbox.io/p/sandbox/vulcansql-demo-wfd834) to get a taste of VulcanSQL!
Need inspiration? Here are a [selected compilation of examples](https://github.com/Canner/vulcan-sql-examples) showcasing how you can use VulcanSQL!
47
+
44
48
## How VulcanSQL works?
45
49
46
50
💻 **Build**
@@ -49,7 +53,7 @@ VulcanSQL offers a development experience similar to dbt. Just insert variables
49
53
50
54
🚀 **Accelerate**
51
55
52
-
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.
56
+
VulcanSQL uses DuckDB as a caching layer, boosting your query speed and reducing API response time. This means faster, smoother data APIs for you and less strain on your data sources.
53
57
54
58
🔥 **Deploy**
55
59
@@ -82,7 +86,7 @@ Below are some common scenarios that you may be interested:
82
86
83
87
👏 **Data sharing**: Sharing data with partners, vendors, or customers, which requires a secure and scalable way to expose data.
84
88
85
-
⚙️ **Internal tools**: Integration with internal tools like AppSmith and Retools, etc.
89
+
⚙️ **Internal tools**: Integration with internal tools like Zapier, AppSmith and Retools, etc.
0 commit comments