In-Memory Database Guide : Overview of features : Considerations for developing applications with in‑memory tables : Shared memory access and linked library access
  
Shared memory access and linked library access
Shared memory access (SMA) and linked library access (LLA) provide the solidDB® server in the form of a linkable library. You can link you application directly to the SMA or LLA library and access it via function calls without going through a network communications protocol.
SMA and LLA are compatible with in-memory tables.
For more information, see Overview of shared memory access and linked library access.
For more information about SMA and LLA, see the solidDB® Shared Memory Access and Linked Library Access User Guide.
See also
Considerations for developing applications with in‑memory tables