diff --git a/README.md b/README.md index 675e115..80698aa 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Qstudio](qstudio/qstudio.png) -**qStudio is a free SQL GUI** that lets you browse tables, +**qStudio is a Free SQL Client and Notebook** that lets you browse tables, run SQL scripts, and chart and export the results. qStudio runs on Windows, macOS and Linux, and works with every popular database including mysql, postgresql, mssql, kdb… @@ -23,6 +23,12 @@ Teradata, CrateDB, NuoDB, SAP HANA, Gemfire XD, Snappy Data Tibco Spark Hive, Kyubi Hive, Yandex Clickhouse, Neo4J, Presto, Trino Apache Solr, Apache Ignite, Omnisci, Informix, Sqream, Aurora +## SQL Notebook + +Write markdown, generate beautiful reports instantly. + +![SQL Notebook](qstudio/qstudio-sql-notebook-demo.gif) + ## Features * **Server Browser** - Browse a server as a tree of objects with useful common tasks available from drop down menus. diff --git a/qstudio/qstudio-sql-notebook-demo.gif b/qstudio/qstudio-sql-notebook-demo.gif new file mode 100644 index 0000000..7b84327 Binary files /dev/null and b/qstudio/qstudio-sql-notebook-demo.gif differ