Skip to content

Commit 345d96f

Browse files
committed
clearer readme
1 parent f28d4dd commit 345d96f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ SQLpage
55
[![A short video explaining the concept of sqlpage](./docs/sqlpage.gif)](./docs/sqlpage.mp4)
66

77
[SQLpage](https://sql-page.com) is an **SQL**-only webapp builder.
8-
It is meant for data scientists, analysts, and business intelligence teams
9-
to build powerful data-centric applications quickly,
10-
without worrying about any of the traditional web programming languages and concepts.
8+
It allows building powerful data-centric user interfaces quickly,
9+
by tranforming simple database queries into interactive websites.
1110

1211
With SQLPage, you write simple `.sql` files containing queries to your database
1312
to select, group, update, insert, and delete your data, and you get good-looking clean webpages

0 commit comments

Comments
 (0)