WOLFRAM

Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how
Wolfram Language & System Documentation Center
"SQLite" (.sqlite)

"SQLite" (.sqlite)

Listing of Supported Databases »

Details

  • SQLite is a relational database management system contained in a C programming library. SQLite is not a clientserver database engine, it is embedded into the end program.

Connecting & Authenticating

Supported Types

  • BLOB ByteArray
    NUMERIC Real with fixed precision
    INTEGER Integer
    REAL Real
    TEXT String
  • SQLite allows any string as a type specification. For details about how type handling differs from standard SQL, refer to the official SQLite documentation.

Examples

Basic Examples  (1)

Create an SQLite connection using a sample database file:

The canonical form of a DatabaseReference for SQLite uses Association :

History

Introduced in 2020 (12.1)

Top [フレーム]

AltStyle によって変換されたページ (->オリジナル) /