Daplex is a computer language introduced in 1981 by David Shipman of the Computer Corporation of America.[1] Daplex was designed for creating distributed database systems and can be used as a global query language.[2]
Example of Daplex Local Schemata
editType EMPLOYEE is entity Name: string SSN: integer ADDRESS: string SALARY: Float end entity;
This section is empty. You can help by adding to it. (July 2010) |
References
editExternal links
edit