We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28d4dd commit 345d96fCopy full SHA for 345d96f
1 file changed
README.md
@@ -5,9 +5,8 @@ SQLpage
5
[](./docs/sqlpage.mp4)
6
7
[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.
+It allows building powerful data-centric user interfaces quickly,
+by tranforming simple database queries into interactive websites.
11
12
With SQLPage, you write simple `.sql` files containing queries to your database
13
to select, group, update, insert, and delete your data, and you get good-looking clean webpages
0 commit comments