Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
inloop
/
sqlite-viewer
Public
Notifications
You must be signed in to change notification settings
Fork
366
Star
1.1k
Code
Issues
13
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
various fixes and improvements
- #45
#45
Open
neuhaus
wants to merge 67 commits into
inloop:gh-pages
inloop/sqlite-viewer:gh-pages
from
neuhaus:main
neuhaus/sqlite-viewer:main
Copy head branch name to clipboard
Conversation
Commits
67
(67)
Checks
Files changed
Open
various fixes and improvements
#45
neuhaus
wants to merge 67 commits into
inloop:gh-pages
inloop/sqlite-viewer:gh-pages
from
neuhaus:main
neuhaus/sqlite-viewer:main
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2026
Remove Google Analytics tracking
neuhaus
committed
4724e86
View commit details
Copy full SHA for 4724e86
Browse repository at this point
Switch url and sql parameters from query string to hash fragment and document them
neuhaus
committed
99f3a94
View commit details
Copy full SHA for 99f3a94
Browse repository at this point
Add usage examples for url and sql hash parameters in README
neuhaus
committed
7cbbd79
View commit details
Copy full SHA for 7cbbd79
Browse repository at this point
Update hash sql parameter on query execution and skip default select when sql param is present
neuhaus
committed
bfe010a
View commit details
Copy full SHA for bfe010a
Browse repository at this point
Add dark mode support with system theme detection
neuhaus
committed
6d2f506
View commit details
Copy full SHA for 6d2f506
Browse repository at this point
Support relative URLs and improve dark mode string colors
neuhaus
committed
c053f06
View commit details
Copy full SHA for c053f06
Browse repository at this point
Revert unnecessary relative URL fix; XMLHttpRequest resolves relative URLs natively
neuhaus
committed
2f4d24d
View commit details
Copy full SHA for 2f4d24d
Browse repository at this point
Simplify license notice in README
neuhaus
committed
a7be097
View commit details
Copy full SHA for a7be097
Browse repository at this point
Commits on May 1, 2026
Fix dark mode: use pure black background and style Select2 dropdown
neuhaus
committed
8841b16
View commit details
Copy full SHA for 8841b16
Browse repository at this point
Commits on May 23, 2026
improve README
neuhaus
committed
e230fab
View commit details
Copy full SHA for e230fab
Browse repository at this point
Fix XSS vulnerability in table name rendering
Show description for b577f8f
neuhaus
committed
b577f8f
View commit details
Copy full SHA for b577f8f
Browse repository at this point
Use relative path for sql-wasm.wasm
Show description for 028db1c
neuhaus
committed
028db1c
View commit details
Copy full SHA for 028db1c
Browse repository at this point
Remove unused Select2 image assets
Show description for 08c1906
neuhaus
committed
08c1906
View commit details
Copy full SHA for 08c1906
Browse repository at this point
Remove source map files from repository
Show description for b9919c1
neuhaus
committed
b9919c1
View commit details
Copy full SHA for b9919c1
Browse repository at this point
Remove dead #success-box reference
Show description for 453d089
neuhaus
committed
453d089
View commit details
Copy full SHA for 453d089
Browse repository at this point
Remove obsolete social-media preload tags
Show description for 16cc7e5
neuhaus
committed
16cc7e5
View commit details
Copy full SHA for 16cc7e5
Browse repository at this point
Use proper SQL identifier quoting for table names
Show description for 9b88ace
neuhaus
committed
9b88ace
View commit details
Copy full SHA for 9b88ace
Browse repository at this point
Remove mindmup-editabletable.js plugin
Show description for a5ffe95
neuhaus
committed
a5ffe95
View commit details
Copy full SHA for a5ffe95
Browse repository at this point
Replace XMLHttpRequest with fetch API
Show description for 3d740ed
neuhaus
committed
3d740ed
View commit details
Copy full SHA for 3d740ed
Browse repository at this point
Use strict equality operators consistently
Show description for 955d4f8
neuhaus
committed
955d4f8
View commit details
Copy full SHA for 955d4f8
Browse repository at this point
Expand .gitignore
Show description for b7be8fd
neuhaus
committed
b7be8fd
View commit details
Copy full SHA for b7be8fd
Browse repository at this point
Update copyright year to 2026
neuhaus
committed
3576dbd
View commit details
Copy full SHA for 3576dbd
Browse repository at this point
Revert "Update copyright year to 2026"
Show description for b53e368
neuhaus
committed
b53e368
View commit details
Copy full SHA for b53e368
Browse repository at this point
Upgrade jQuery to 4.0.0 slim
neuhaus
committed
fa39493
View commit details
Copy full SHA for fa39493
Browse repository at this point
Modernize filereader.js to avoid deprecated arguments.callee
neuhaus
committed
c12a691
View commit details
Copy full SHA for c12a691
Browse repository at this point
Clean up index.html event handlers by removing unused parameters
neuhaus
committed
aab8a26
View commit details
Copy full SHA for aab8a26
Browse repository at this point
Improve wording of empty query result message
neuhaus
committed
c8d4313
View commit details
Copy full SHA for c8d4313
Browse repository at this point
Modernize and correct browser compatibility error message
neuhaus
committed
4b42b82
View commit details
Copy full SHA for 4b42b82
Browse repository at this point
Upgrade sql.js to version 1.14.1
neuhaus
committed
e460738
View commit details
Copy full SHA for e460738
Browse repository at this point
Replace filereader.js with native HTML5 drag-and-drop and file input handlers
neuhaus
committed
eeafdf4
View commit details
Copy full SHA for eeafdf4
Browse repository at this point
Replace Ace Editor with ultra-lightweight CodeJar and Prism.js
neuhaus
committed
0cdd13f
View commit details
Copy full SHA for 0cdd13f
Browse repository at this point
upgrade to bootstrip 5.3.8
neuhaus
committed
3b4348b
View commit details
Copy full SHA for 3b4348b
Browse repository at this point
Migrate SQLite parsing and querying to background Web Worker thread
neuhaus
committed
67f80f5
View commit details
Copy full SHA for 67f80f5
Browse repository at this point
Remove obsolete sql-wasm.js script after migrating to Web Worker
neuhaus
committed
f04b5ea
View commit details
Copy full SHA for f04b5ea
Browse repository at this point
Support loading SQLite databases directly from uploaded ZIP archives
neuhaus
committed
2d3a1a6
View commit details
Copy full SHA for 2d3a1a6
Browse repository at this point
zipped sample file
neuhaus
committed
c1544b6
View commit details
Copy full SHA for c1544b6
Browse repository at this point
Fix jQuery 4.0 Select2 compatibility, CodeJar syntax error, and modernize animations with CSS transitions
neuhaus
committed
627f709
View commit details
Copy full SHA for 627f709
Browse repository at this point
Support relative and zipped URL database loading cleanly via handleZipFile reuse
neuhaus
committed
949e035
View commit details
Copy full SHA for 949e035
Browse repository at this point
better README
neuhaus
committed
0703c6c
View commit details
Copy full SHA for 0703c6c
Browse repository at this point
README
neuhaus
committed
41b3c78
View commit details
Copy full SHA for 41b3c78
Browse repository at this point
Modernize database engine: Transition from legacy sql.js to official SQLite3 WASM inside Web Worker
neuhaus
committed
5f45f47
View commit details
Copy full SHA for 5f45f47
Browse repository at this point
Fix worker error: bypass deleted sqlite3.util namespace with local isSQLableTypedArray implementation
neuhaus
committed
afa5795
View commit details
Copy full SHA for afa5795
Browse repository at this point
list libraries
neuhaus
committed
a6aed09
View commit details
Copy full SHA for a6aed09
Browse repository at this point
update preview image
neuhaus
committed
e46cac8
View commit details
Copy full SHA for e46cac8
Browse repository at this point
README *
neuhaus
committed
58a7676
View commit details
Copy full SHA for 58a7676
Browse repository at this point
Link to live example
neuhaus
committed
1ff3770
View commit details
Copy full SHA for 1ff3770
Browse repository at this point
Fix dropdown sync: automatically refresh table select box on schema/data modifying queries
neuhaus
committed
58a1703
View commit details
Copy full SHA for 58a1703
Browse repository at this point
Fix: Reset lastCachedQueryCount cache when rows are inserted or deleted to ensure pagination count updates correctly
neuhaus
committed
e39fff4
View commit details
Copy full SHA for e39fff4
Browse repository at this point
Add Docker containerization support: Lightweight Alpine Nginx with environment-driven loading defaults and volume mounting
neuhaus
committed
e163eeb
View commit details
Copy full SHA for e163eeb
Browse repository at this point
Document Docker containerization in README.md
neuhaus
committed
9dbb8b5
View commit details
Copy full SHA for 9dbb8b5
Browse repository at this point
Fix: Update Chinook_Sqlite file reference from .sqlite to .zip and add mapping for data.zip in Nginx/entrypoint
neuhaus
committed
00b02b2
View commit details
Copy full SHA for 00b02b2
Browse repository at this point
UX: Dynamically sync address bar url hash parameter on remote and local database loads
neuhaus
committed
6675005
View commit details
Copy full SHA for 6675005
Browse repository at this point
Fix: Defer updateHashUrl until after successful database load inside loadRemoteDB
neuhaus
committed
d258b1e
View commit details
Copy full SHA for d258b1e
Browse repository at this point
Fix: Correct single-quote escaping in entrypoint.sh to generate valid JavaScript config files for queries containing single quotes
neuhaus
committed
1aec955
View commit details
Copy full SHA for 1aec955
Browse repository at this point
Build: Add .dockerignore to exclude examples, reference assets, and git directories from the production Docker image
neuhaus
committed
3b4b97f
View commit details
Copy full SHA for 3b4b97f
Browse repository at this point
update .dockerignore
neuhaus
committed
49ce890
View commit details
Copy full SHA for 49ce890
Browse repository at this point
update ignore file
neuhaus
committed
5cd712a
View commit details
Copy full SHA for 5cd712a
Browse repository at this point
Security: Prevent leakage of Dockerfiles and Git configurations in the public container web root
neuhaus
committed
b5b16f5
View commit details
Copy full SHA for b5b16f5
Browse repository at this point
Refactor: Move Docker configurations to a dedicated docker/ subdirectory and update build documentation
neuhaus
committed
895e174
View commit details
Copy full SHA for 895e174
Browse repository at this point
Fix pagination bug: wrap complex SELECT queries in an outer COUNT wrapper to support sub-SELECTs and JOINs
neuhaus
committed
4d6daaa
View commit details
Copy full SHA for 4d6daaa
Browse repository at this point
Refine SQL LIMIT regex and parsing to support all standard syntaxes and be robust against subquery LIMITs
neuhaus
committed
b21ca2c
View commit details
Copy full SHA for b21ca2c
Browse repository at this point
Add partitioned query history with localStorage persistence
Show description for d3b922f
neuhaus
committed
d3b922f
View commit details
Copy full SHA for d3b922f
Browse repository at this point
Fix Copy button in query history for Firefox
Show description for fe116a7
neuhaus
committed
fe116a7
View commit details
Copy full SHA for fe116a7
Browse repository at this point
Fix Copy button: use synchronous textarea approach
Show description for c0ee8ed
neuhaus
committed
c0ee8ed
View commit details
Copy full SHA for c0ee8ed
Browse repository at this point
Fix Copy: append textarea inside offcanvas to bypass focus trap
Show description for dd4813d
neuhaus
committed
dd4813d
View commit details
Copy full SHA for dd4813d
Browse repository at this point
Stack Execute and History buttons vertically next to SQL editor
Show description for 9c527fe
neuhaus
committed
9c527fe
View commit details
Copy full SHA for 9c527fe
Browse repository at this point
Commits on May 25, 2026
README update
neuhaus
committed
d25e393
View commit details
Copy full SHA for d25e393
Browse repository at this point
You can’t perform that action at this time.