Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/electroly/sqlnotebook

Casual data exploration in SQL
https://github.com/electroly/sqlnotebook

csv excel mysql postgresql sql sqlite sqlserver windows

Last synced: about 2 months ago
JSON representation

Casual data exploration in SQL

Awesome Lists containing this project

README

        

# 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