SQLite Library by JDP Science - Toolkit for LabVIEW Download
SQLite database-in-a-file for LabVIEW

Version | 1.14.5.105 |
Released | Nov 28, 2022 |
Publisher | JDP Science |
License | BSD |
LabVIEW Version | LabVIEW>=13.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage Documentation Repository |
Description
SQLite3 is a very light-weight, server-less, database-in-a-file library. See www.SQLite.org. This package is a wrapper of the SQLite3 C library and follows it closely.
Note: it may be necessary that VI Package Manager be "Run as administrator" in order to install this package.
Release Notes
Includes SQLite 3.40 (See https://sqlite.org/changes.html)
--> Added the -> and ->> operators for easier processing of JSON
--> Added built-in SQL math functions() WARNING, these override the same-named Extended Math Functions of this library and changes the meaning of Log() to Log10() rather than natural Log(); use Ln() instead
--> Added "Use Regular Expressions" VI (using 're' extension from https://github.com/nalgeon/sqlean 0.17.1)
https://github.com/nalgeon/sqlean/blob/main/docs/re.md
Issue #17: enable URI filenames (https://www.sqlite.org/uri.html#uri_filenames_in_sqlite)
Minor #15,#16
Recent Posts
User Group for JDP Science Tools at NI.com
A User Group for questions and discussions about packages by JDP Science, such as SQLite Library, J… by James Powell, 2 years, 6 months ago, 0 |
|
Intro to SQLite in LabVIEW
Quick introduction to “SQLite Library” for LabVIEW. Support: https://lavag.org/topic/15857-cr-sqlit… by VIPM Community, 2 years, 6 months ago, 0 |
|