Measures Concepts
GitHub icon

DBase

DBase - Application

< >

DBase is an open source application created in 1979.

#461on PLDB 45Years Old

dBase (also stylized dBASE) was one of the first database management systems for microcomputers, and the most successful in its day. The dBase system includes the core database engine, a query system, a forms engine, and a programming language that ties all of these components together. dBase's underlying file format, the .dbf file, is widely used in applications needing a simple format to store structured data. Read more on Wikipedia...


Example from hello-world:
? "Hello World"
Example from Wikipedia:
i = 2 myMacro = "i + 10" i = &myMacro * comment: i now has the value 12

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout