SQLite As Internal Structured Data Format
Page 32 of 41
[
prev
] [
next
]
Open a memory-only database using the special
:memory:
filename
Structured data is easier to understand and work with than a pile of array variables
Advanced queries in SQL can replace entire subroutines of Tcl
Advanced data sorting capabilities
Indexing strategy can be changed without impact to code
Triggers can be used to automate data structure maintenance
No disk I/O so operation is fast