Skip to content

Commit fb0e0e0

Browse files
committed
refine README
1 parent 2e97a9a commit fb0e0e0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,22 +25,22 @@
2525

2626
## What is VulcanSQL
2727

28-
**[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**. It aims to help data professionals create APIs from databases, data warehouses or data lakes much easier and faster. It turns your SQL queries into RESTful APIs without any programming language!
2929

3030
![overview of VulcanSQL](https://i.imgur.com/JvCIZQ1.png)
3131

3232
## Online Playground
3333

3434
Use [Online Playground](https://codesandbox.io/p/sandbox/vulcansql-demo-wfd834) to get a taste of VulcanSQL!
3535

36-
## Examples
37-
38-
Need Inspiration?! Discover a [selected compilation of examples](https://github.com/Canner/vulcan-sql-examples) showcasing the use of VulcanSQL!
39-
4036
## Installation
4137

4238
Please visit [the installation guide](https://vulcansql.com/docs/get-started/installation).
4339

40+
## Examples
41+
42+
Need inspiration? Here are a [selected compilation of examples](https://github.com/Canner/vulcan-sql-examples) showcasing how you can use VulcanSQL!
43+
4444
## How VulcanSQL works?
4545

4646
💻 **Build**
@@ -49,7 +49,7 @@ VulcanSQL offers a development experience similar to dbt. Just insert variables
4949

5050
🚀 **Accelerate**
5151

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.
52+
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.
5353

5454
🔥 **Deploy**
5555

@@ -82,7 +82,7 @@ Below are some common scenarios that you may be interested:
8282

8383
👏 **Data sharing**: Sharing data with partners, vendors, or customers, which requires a secure and scalable way to expose data.
8484

85-
⚙️ **Internal tools**: Integration with internal tools like AppSmith and Retools, etc.
85+
⚙️ **Internal tools**: Integration with internal tools like Zapier, AppSmith and Retools, etc.
8686

8787
## Community
8888

0 commit comments

Comments
 (0)