SQLite Plugin 4.0 released

SQLite Plugin has been updated to version 4.0. This update includes the following new features.

  • 64-bit support on Mac
  • Updated SQLite libraries plus various SQLite extensions.
  • Support for JSON data / functions.
  • Full text search.
  • Fuzzy matching, approximate matching, spell fix
  • Transitive closures (hierarchical relationships within a single table)
  • Support for reading/writing CSV data
  • File I/O functions
  • Percentile function

Please refer to the section “Version history” of the documentation for a complete overview of the changes.

More information on SQLite Plugin