SQLite icon

SQLite For Mac

4.1/5 12
Certified 100% FREE Freeware   

A small, fast and reliable library designed to provide easy access to an SQL database engine on multiple platforms, including macOS. #Sql database  #Database engine  #Sql data base  #Sql  #Database  #Data base  

Softpedia Review

specifications

changelog

Free Download

Review by:
5.0/5

SQLite is a cross platform in-process library that can be used to effortlessly deploy an SQL database engine, and which allows you to quickly open and edit database files. Even with all features enabled the library has a small size, and can be easily embedded into your own projects.

Of course, the SQLite engine works better if there is more memory available, but it also registers satisfactory results in resources limited environments. As a result, SQLite represents a viable solution for smaller devices, such as smartphones or other gadgets.

Since the SQLite files can be used cross platform, it can successfully replace some proprietary formats used by your applications. This way, you can update your utilities on all platforms a lot easier.

You can use the SQLite engine to create databases for mobile devices or other smaller gadgets, for websites (no configuration is required), or for enterprise RDBMS designed for testing or demonstrations.

The SQLite engine requires no configuration, is self contained, allows you to store an entire database in a disk file that is accessible cross platform, can deal with large databases, and features a user friendly API.

Noteworthy is that SQLite deals with transactions in a durable, atomic mode, which means that the data is not affected by system crashes. What’s more, it implements most of the SQL92 standards, and has a very small size.

To conclude, if you are looking for a powerful SQL engine library that can be integrated into your projects without leaving a large footprint, the SQLite project certainly deserves your attention. For your convenience, the SQLite databases can be managed via a command line application that comes as a standalone tool.

What's new in SQLite 3.45.2:

  • Fix an error in UPSERT, introduced by enhancement 3a in version 3.35.0 (2021-03-12), that could cause an index to get out-of-sync with its table.
  • Reduce the scope of the NOT NULL strength reduction optimization that was added as item 8e in version 3.35.0 (2021-03-12). The optimization was being attempted in some contexts where it did not work, resulting in incorrect query results.
  • Other trifling corrections and compiler warning fixes that have come up since the previous patch release.
Read the full changelog
User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

SQLite 3.45.2

add to watchlist add to download basket send us an update REPORT
  runs on:
macOS (-)
  file size:
3.7 MB
  filename:
sqlite-tools-osx-x64-3450200.zip
  2 screenshots:
SQLite - screenshot #1SQLite - screenshot #2
  main category:
Developer Tools
  developer:
  visit homepage