CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 17:37:30 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"0ae61d6f59025f0ed0920c5893e9a56f"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=bePjbiIo8gtGOVbk8gKUJMvRoJ8KL%2B7XdBA7TrR0nV%2FCd%2FQ%2B0cY4UPKX5gRNicbcDyddITR2OHTH9n7C9v1vCuhVyoTxvWT7HzKPqJz2wbpXy%2BxHHEdYYG7xa5d%2F177u6rBZwU8hOCkT5o0eleJmEj%2Bcj7Z4bFAw48xuMc6jfk020P229dxen04cmpXvEf6AysFtutzSLsCTciDeN%2B1sspljrdWDQCKZ78kY3PafLndO830UhOXhru2qxpIb1jso3HK%2F3iKI6s69tVsEbLEVyQ%3D%3D--aHjNmpeZfumLEUDn--Q4ods%2BnhirBz8Xz66vUJgg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.725606852.1752860250; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 17:37:30 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 17:37:30 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D9F4:134C64:33461:3F2F8:687A865A
Release DB Browser for SQLite 3.9.0 · sqlitebrowser/sqlitebrowser · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
DB Browser for SQLite 3.9.0
Compare
It's been yet another half a year (more precisely, 8 months) since the previous version 3.8.0 was released, and a lot of good things happened. 😄
Major features
- Strong encryption is now supported on Windows, using SQLCipher! - 5d98a19 (thanks to @huy-cong and @justinclift for figuring this out)
- Keyboard navigation in the "Browse Data" tab now works well
- Our releases are now digitally signed on both Windows and MacOS
Enhancements
- Add Fedora install instructions - #467, #470 (thanks to @subdriven)
- Add Windows DATE display format - #471 (thanks to @MyRoGeertGit)
- Remove ampersands from windows title - d9d2f96 (thanks to @MKleusberg)
- Feature request: Option to turn off "intellisense"-like suggestions - #537 (thanks to @MKleusberg)
- Add select and deselect all options for Export SQL dialog - #549 (thanks to @wierzba3)
- Add Homebrew Cask install instructions - #564, #566 (thanks to @timbroder)
- Add decimal support to display format - #569 (thanks to @jungle-boogie)
- Add Edit Database Cell update when selecting a cell from the Execute SQL tab - #570 (thanks to @larsimmisch)
- Cannot view binary data on BLOB columns containing image - #580 (thanks to @justinclift)
- Update Fedora install instructions - #586, #587 (thanks to @FreedomBen)
- Add preference setting for exports line ending - #592, #597 (thanks to @justinclift)
- Adjust executable/app name according to the project's name - #593 (thanks to @justinclift)
- Add duplicate record option - #594 (thanks to @innermous)
- Change default button to No in removal message dialogs - #618 (thanks to @innermous)
- Add default field type preference setting - #652 (thanks to @revolter)
- Add option to export only the data in an SQL export - c8f0203 (thanks to @MKleusberg)
- Remove buggy Edit Dialog and improved Edit Dock - #668, #679 (thanks to @justinclift)
- Add Ubuntu install instructions on the website - #671 (thanks to @justinclift)
- Add Rackspace logo on the website - 6fda155 (thanks to @justinclift)
- Add binary data size to the Edit Dock - #699 (thanks to @revolter)
- Update installer
.dmg
on Mac OS - #693 (thanks to @justinclift and @revolter) - Add Create Index button in the toolbar and fixed Create Index dialog sizing - #704 (thanks to @revolter)
- Add backspace alongside delete key for cell empty, for laptops missing the delete key - #705 (thanks to @justinclift)
- Optimize choosing displayed text for cell - 6b42af7 (thanks to @innermous)
- Improve copy/pasting in ExtendedTableWidget - #709 (thanks to @innermous)
- Feature request: We should sign our official releases - #711 (thanks to @justinclift)
- Reimplement data handling in the Edit Cell widget - #713 #410 (thanks to @justinclift)
Bug fixes
- Fix building on CentOS - #572 (thanks to @Maxim-Mazurok)
- Fix crash when browsing data in some cases - 730a272 (thanks to @MKleusberg)
- Fix font blur on retina displays in the SQL Log - #575 (thanks to @nickberry17)
- Fix crash when trying to delete records from empty table - #590 (thanks to @innermous)
- Fix database toolbar actions not updating after deleting a table - #600 (thanks to @revolter)
- Fix cancel button not working in the Export SQL dialog - #608 (thanks to @justinclift)
- Fix Field separator and Quote character preferences not restoring correctly - #609 (thanks to @justinclift)
- Fix various small bugs with the quote and separator choices - #611 (thanks to @justinclift)
- Fix primary keys not being quoted when creating/modifying tables - 7e0adab (thanks to @MKleusberg)
- Fix crash in Browse Data tab when pasting empty string over non-empty cell - 1ce62d7 (thanks to @innermous)
- Fix cell Edit Dialog not showing up centered - #644 (thanks to @DelphiGit)
- Fix Show rowid column option not correctly refreshing the table view - #645 (thanks to @revolter)
- Fix crash when hovering over any row from the rowid column - #646 (thanks to @revolter)
- Fix for unquoted path vulnerability in the Windows app - #649 (thanks to @DelphiGit and @justinclift)
- Fix incorrect app version in Finder's Info view - #658 (thanks to @revolter)
- Fix crash when trying to Export table(s) as CSV in some cases - 2c1ab5b (thanks to @innermous)
- Fix navigation keyboard shortcuts not working in Browse Data tab in some cases - 2bcc603 (thanks to @justinclift)
- Fix DB Toolbar visibility preference setting not restored in some cases - #666 😈 (thanks to @innermous)
- Fix Alt-Delete not setting the selected cell to NULL - #663 (thanks to @justinclift)
- Fix transactions not being ignored when executing SQL - #656 (thanks to @revolter)
- Fix elements focus order on Tab press - #676 (thanks to @chrisjlocke)
- Fix Edit Dialog opening when pressing Enter - a7b5c3f (thanks to @MKleusberg)
- Fix Filter Input row in RTL Locales - #685 (thanks to @SafaAlfulaij)
- Fix Edit Dock default position - 30d2ce3 (thanks to @revolter)
- Fix crash when closing unsaved database (or some other rare cases) - #690 (thanks to @revolter)
- Fix font preference settings not being reflected in the Edit Dock - 7eb733b (thanks to @justinclift)
- Fix Arabic translations not showing up correctly - #702 (thanks to @justinclift)
- Fix cell binary data getting corrupted when trying to edit in place - #708 (thanks to @SafaAlfulaij)
- Fix foreign key preview not showing up for foreign keys in the first column - #718 (thanks to @schdub)
Translations
- Add Korean translation - #475, #736 (thanks to @progh2)
- Add Turkish translation - #546, #548 f33a988 (thanks to @firateski)
- Add Spanish translation - #560, #723, #740 b1c853a (thanks to @lulol)
- Update German translation - #567, #733 (thanks to @FriedrichFroebel)
- Add Arabic translation - #642 (thanks to @0xbsec)
- Update Arabic translation - #706, #716 efba2eb (thanks to @SafaAlfulaij)
- Update Russian translation - #719 (thanks to @schdub)
- Add Brazilian Portuguese translation - #730 (thanks to @mafagafogigante)
- Update French translation - #727 (thanks to @mvt91)
Other notes
You can go to the Change Log
for the detailed version of the changes listed here and to the Commit Log
for the full list of changes.
SHA256SUMS
- DB Browser for SQLite-3.9.0-win32.exe
- 91ca3e0ec015fef1bcb8924a9c727dffa170bd8a134ffd742f891440b33bf468
- DB Browser for SQLite-3.9.0-win64.exe
- 0e1cb18193d7fb8414fb7572ab7055aa1a8bd9c47136af687c42a45be36b5c4f
- DB Browser for SQLite-3.9.0.dmg
- 6d82db8924c3ff7d9abda45a844fe000db9679255722fb2ebf07b93d9c2f0e11
- SQLiteDatabaseBrowserPortable_3.9.0_English.paf.exe
- b09e87139291e47e0d4e694d72b70d27a073835f2ec2e02f47bef7b3f3fcb10a
Assets 6
You can’t perform that action at this time.