A standalone relational database environment for the MIL-STD-1388-2B logistics support analysis standard — engineered to run entirely on your machine.
Download the standalone build for your platform, plus the sample fixed-width dataset. Nothing to install — run it and start editing.
As an independently distributed tool without a commercial EV certificate, Windows SmartScreen may flag the executable. To run the app:
.exe, click "More info" in the upper left, then "Run anyway"..exe, select Properties, tick the "Unblock" box on the General tab, then Apply.On Linux: mark the download executable, then run it — chmod +x LSAR_minimal_linux && ./LSAR_minimal_linux. Requires glibc 2.14+ (any current 64-bit distribution).
Enterprise LSAR software often requires expensive licenses and complex IT infrastructure. Minimal LSAR Sandbox removes those barriers with a free, lightweight alternative designed for:
Purpose-built around the realities of logistics data exchange — local, strict, and standards-driven.
No installers or DB admins required. The SQLite engine is fully embedded in the local executable. Work offline with 100% data privacy.
Actively manages relational foreign-key structures, preventing broken logistics trees by rejecting entries with orphaned LCN relations or invalid references.
Import and export standard fixed-width positional flat files (.txt), with shared field-width rules so every column round-trips at the exact character offset.
A focused desktop workspace over the full 103-table schema. Click any screenshot to enlarge.
Edit any of the 103 MIL-STD-1388-2B tables in a spreadsheet-style grid, navigated by functional area. Parent references and record counts stay visible as you work.
Filter thousands of rows as you type, with a live "N of M rows match" counter to keep large tables workable.
Select any cell to reveal its data type, fixed-width size, and key constraints — the schema explained inline as you edit.
Visualise the physical and functional breakdown as a hierarchy; double-click any item to jump straight to its record in Table XB.
Pick the tables to include and compile a compliant positional flat file, with character padding computed per the standard.