Daplex

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

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

[edit | edit source]
Type EMPLOYEE is entity
Name: string
SSN: integer
ADDRESS: string
SALARY: Float
end entity;

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
[edit | edit source]