MANTIS Programming Language Provides Easy Data Access
All file and database specifications are maintained outside of the MANTIS program. This insulates the programs from physical data structures, providing an exceptional level of data independence. Regardless of which file or database technique is used, MANTIS programs provide data access using only four verbs: GET, INSERT, UPDATE, DELETE or via industry-standard SQL.