Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 632 Bytes

File metadata and controls

10 lines (8 loc) · 632 Bytes

SQL Notebook — casual data exploration in SQL

Import your data from CSV, Excel, Microsoft SQL Server, PostgreSQL, and MySQL. Use a Jupyter-style notebook interface for exploratory queries, and write stored procedures for reusable logic. SQL Notebook is powered by an extended SQLite engine, supporting both standard SQL queries and SQL Notebook-specific commands and functions.

Learn more at the SQL Notebook website