Self-contained, embeddable, zero-configuration SQL database engine

SQLite (32-bit)

SQLite 3.50.1 (32-bit)

  -  1 MB  -  Freeware

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of SQLite 3.50.1 (32-bit).


For those interested in downloading the most recent release of SQLite (32-bit) or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • SQLite 3.50.1 (32-bit) Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    SQLite 3.50.1 (32-bit) Screenshot 1

What's new in this version:

Fixed:
- Fix a long-standing bug in jsonb_set() and similar that was exposed by new optimizations added in version 3.50.0
- Fix an apparently harmless ASAN warning that can occur on builds that use -DSQLITE_DEFAULT_MEMSTATUS=0
- Fix an off-by-one bug in sqlite3_rsync that can result in the last page not being transferred for the replicate database
- Query planner optimization: Allow the right-hand side of a LEFT JOIN to be flattened even if it is a virtual table
- Fix sqlite3_setlk_timeout() to use a blocking lock when opening a snapshot transaction and when block by another process running recovery
- Other minor fixes that were reported after the 3.50.0 release