Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

DBase

< >

DBase is an open source application created in 1979.

#820on PLDB 45Years Old
HomepageWikipediaTwitter

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

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0