TNativeTable is a data-aware table component for use in applications where only single user access and basic searching are required, such as address books, catalogs, logging, knowledge bases, etc. Features: No BDE required, single file storage, can be statically linked (i.e. no DLLs or packages to deploy), can recover from system crash or power loss, full source code included, small footprint, 100% Object Pascal source code, supports filtering, looking-up and locating records, master-detail relationships, compact storage of string fields, primary and secondary indices, free NativeBase application - serves as a demo and lightweight database application, 2GB file capacity - will hold as many records as will fit into a file of this size, LRU/read-ahead buffering for efficient data retrieval.