Our new #MarkdownSQL #ProDataTools ๐Ÿ› ๏ธ now support SQL code fences in #Quarto docs, and add #SQLCodeLenses ๐Ÿง & #SQLBookmarks ๐Ÿ“‘ to .qmd markdown documents in #VSCode IDE.

Quick demo of setting up local HR #SQLite database with #SQLTools VS Code extension, rendering Quarto markdown document with Quarto VS Code extension, and using our new #MarkdownSQL Pro Tools to Execute SQL queries from standard .sql, .md, and .qmd markdown documents code:

๐Ÿ“ฐ https://github.com/RandomFractals/pro-data-tools#interactive-sql-in-quarto-docs

GitHub - RandomFractals/pro-data-tools: Pro Data Tools ๐Ÿ› ๏ธ for VS Code IDE ๐Ÿง™โ€โ™‚๏ธ: DuckDB Pro Tools, PRQL Code Lens, new Markdown SQL Pro Tools, upcoming Data Notebooks ๐Ÿ“š Pro Tools docs and demos, etc.

Pro Data Tools ๐Ÿ› ๏ธ for VS Code IDE ๐Ÿง™โ€โ™‚๏ธ: DuckDB Pro Tools, PRQL Code Lens, new Markdown SQL Pro Tools, upcoming Data Notebooks ๐Ÿ“š Pro Tools docs and demos, etc. - GitHub - RandomFractals/pro-data-too...

GitHub

We took the latest #AzureDataStudio for a spin today and can confirm that all of our old custom #VSCode #dataViz extensions work in that IDE, including new #DuckDB #SQLTools, #PRQLCodeLens, new #MarkdownSQL Tools, and soon to be released #DataNotebookPro ๐Ÿ“š Tools.

We'll post new walk-throughs on how to install and use some of those new #ProDataTools in Azure Data Studio IDE soon.

Let us know if any of these #DataTools would be of interest to your #DataTeams and users.

๐Ÿ› ๏ธ https://randomfractals.github.io/pro-data-tools/

Random Fractals Inc. Data Tools

Pro Data Tools for VS Code IDE

pro-data-tools

๐Ÿ“ข We released new version of #MarkdownSQL Pro Tools. New features:

โœ… SQL code block highlights & selections

โœ… Detection of %%sql magic code blocks & %sql magic code lines

โœ… New #SQLBookmarks ๐Ÿ“‘

โœ… New Extract All SQL code lens

โœ… MyST #JupyterBook markdown documents support

โœ… SQL code lenses for #Quarto, #Rmarkdown, and #ObservableJS docs

Docs and new demos at:

๐Ÿ“ฐ โฎš https://randomfractals.github.io/pro-data-tools/#markdown-sql-pro-tools

These tools are free today, for one day only. Sign up to try them out!

๐Ÿ’– โฎš https://github.com/sponsors/RandomFractals/sponsorships?tier_id=295482

Random Fractals Inc. Data Tools

Pro Data Tools for VS Code IDE

pro-data-tools

The #MarkdownSQLPro Tools ๐Ÿ› ๏ธ v1.2.0 we will be releasing tomorrow add Execute SQL code lenses to SQL code blocks in Quarto markdown docs in VS Code IDE.

Quick demo of setting up local HR #SQLite database with #SQLTools VS Code extension, rendering Quarto markdown document with @quarto_pub extension, and using our new #MarkdownSQL Pro Tools ๐Ÿ› ๏ธ to Execute SQL queries from standard .md and .qmd markdown documents code:

#Quarto #Markdown #SQL #ProDataTools ๐Ÿง™โ€โ™‚๏ธ

You can sponsor our work on GitHub to get access to the new #MarkdownSQL and other #ProDataTools ๐Ÿ› ๏ธ like #DuckDBPro.

You will get notified when new SQL code lenses for R markdown, Quarto and Observable markdown documents are released. Only $3.33 today:

๐Ÿ’– โค‘ https://github.com/sponsors/RandomFractals/sponsorships?tier_id=295482

Build software better, together

GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

GitHub

Using our soon to be released #MarkdownSQLPro Tools ๐Ÿ› ๏ธ v1.2.0 in .Rmd docs:

1. Install #MarkdownSQLProTools:

๐Ÿง https://github.com/RandomFractals/pro-data-tools#markdown-sql-pro-tools

2. Clone sql-in-rmd repository:

โžค https://github.com/sciencificity/sql-in-rmd

3. Open sql-in-rmd project and create new SQLite database connection.

4. Use Extract All code lens to extract all SQL code blocks.

5. Use Execute All code lens to run extracted SQL code.

6. Use Execute code lenses to execute individual SQL code blocks and view results.

#MarkdownSQL #ProDataTools ๐Ÿง™โ€โ™‚๏ธ

GitHub - RandomFractals/pro-data-tools: Pro Data Tools ๐Ÿ› ๏ธ for VS Code IDE ๐Ÿง™โ€โ™‚๏ธ: DuckDB Pro Tools, PRQL Code Lens, new Markdown SQL Pro Tools, upcoming Data Notebooks ๐Ÿ“š Pro Tools docs and demos, etc.

Pro Data Tools ๐Ÿ› ๏ธ for VS Code IDE ๐Ÿง™โ€โ™‚๏ธ: DuckDB Pro Tools, PRQL Code Lens, new Markdown SQL Pro Tools, upcoming Data Notebooks ๐Ÿ“š Pro Tools docs and demos, etc. - GitHub - RandomFractals/pro-data-too...

GitHub

We will add Bookmarks ๐Ÿ“‘ integration to the next release of our #MarkdownSQLPro Tools ๐Ÿ› ๏ธ for VS Code IDE.

Bookmarks extension is very popular with devs and data scientists using VS Code and has close to 3 million installations.

๐Ÿ“ฅ https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks

Bookmark All SQL Code lens will provide quick jump points to the SQL code blocks in markdown docs via the Bookmarks Explorer view.

Example of Bookmarked SQL in the open Observable JS and markdown documents:

#MarkdownSQL #ProDataTools ๐Ÿ› ๏ธ ๐Ÿง™โ€โ™‚๏ธ ...

Bookmarks - Visual Studio Marketplace

Extension for Visual Studio Code - Mark lines and jump to them

The next release of #MarkdownSQL Pro Tools for #VSCode IDE will highlight SQL code blocks in the supported markdown documents (.md, .qmd, .omd, .rmd) and provide new top level Select All SQL code blocks code lens to make it easier to spot them in markdown docs.

#ProDataTools ๐Ÿ› ๏ธ ...

Quick demo of the new Extract All SQL and Execute SQL code lenses in the upcoming #MarkdownSQL Pro Tools v1.2.0 with #JupyterBook markdown support and #JupySQL / #SQLMagics SQL code extraction and execution in action:

This example uses VS Code #SQLTools and #DuckDBPro Tools to execute SQL queries directly from the Jupy SQL Jupyter Book markdown document (https://github.com/ploomber/jupysql/blob/master/doc/quick-start.md).

#VSCode #ProDataTools ๐Ÿง™โ€โ™‚๏ธ ...

jupysql/doc/quick-start.md at master ยท ploomber/jupysql

Better SQL in Jupyter. ๐Ÿ“Š. Contribute to ploomber/jupysql development by creating an account on GitHub.

GitHub

New Copy #SQL to clipboard Code Lens feature we'll ship in our #MarkdownSQLProTools v1.1.0 update next week for the #VSCode #SQLTools users sponsoring our Pro data tools work on GitHub ...

๐Ÿง โค‘ https://randomfractals.github.io/pro-data-tools/#markdown-sql-pro-tools

#MarkdownSQL #ProDataTools ๐Ÿ› ๏ธ๐Ÿ”ฌ ...

Random Fractals Inc. Data Tools

Pro Data Tools for VS Code IDE

pro-data-tools