https://github.com/brianluft/sqlnotebook
SQL Notebook — Casual data exploration in SQL
https://github.com/brianluft/sqlnotebook
csv excel mysql postgresql sql sqlite sqlserver windows
Last synced: 13 days ago
JSON representation
SQL Notebook — Casual data exploration in SQL
- Host: GitHub
- URL: https://github.com/brianluft/sqlnotebook
- Owner: brianluft
- License: mit
- Created: 2016-02-28T20:48:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T08:21:28.000Z (about 1 month ago)
- Last Synced: 2025-04-03T18:11:43.105Z (21 days ago)
- Topics: csv, excel, mysql, postgresql, sql, sqlite, sqlserver, windows
- Language: C#
- Homepage: https://sqlnotebook.com
- Size: 36.8 MB
- Stars: 609
- Watchers: 18
- Forks: 35
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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
![]()