Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days ago
JSON representation
Casual data exploration in SQL
- Host: GitHub
- URL: https://github.com/electroly/sqlnotebook
- Owner: electroly
- License: mit
- Created: 2016-02-28T20:48:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T05:39:20.000Z (6 months ago)
- Last Synced: 2024-12-14T09:04:25.188Z (9 days ago)
- Topics: csv, excel, mysql, postgresql, sql, sqlite, sqlserver, windows
- Language: C#
- Homepage: https://sqlnotebook.com
- Size: 36.7 MB
- Stars: 604
- Watchers: 19
- Forks: 35
- Open Issues: 17
-
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