A desktop application for viewing, editing, importing, and exporting MIL-STD-1388-2B LSAR data. It uses a local SQLite database and does not require a server.
Open browser demo
Open the included bicycle example and explore the tables, editing, relationships, and export workflow without installing anything.
Quick TryChoose a standalone 64-bit build, or inspect and fork the public repository.
Minimal LSAR Sandbox is a small desktop editor for working with data structured around MIL-STD-1388-2B. It is intended for learning, training, and limited technical checks.
The application runs locally and keeps the database and exported files on the user's computer.
Create a blank database or open an existing file. The SQLite engine is included in the standalone application; no account or database server is required.
Foreign-key constraints and parent-child links help identify invalid references and navigate related records.
Import and export positional text files using the field widths defined for each table and column.
The screenshots below show the current desktop application. Click any image to enlarge it.
Browse and edit the 103 tables in a spreadsheet-style grid. Tables are grouped by functional area, with row counts and parent references shown in the interface.
Filter the current table as you type and see how many rows match the search.
Select a cell to see the column type, fixed-width size, and primary- or foreign-key constraints.
View the Table XB indenture structure as a hierarchy and open the corresponding record from the tree.
Select the tables to include and generate a positional text file using the configured field widths.