Is dbase considered obsolete? There was a time when it was more prominent that SQL, but now it seems largely dying…
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
dBase as a DB system seems to have just about died out now. The owning company is still in business, so technically, it’s not dead.
That being said, the dbase formatted files (dbf) are still used. However, I think it’s hard to justify using dBase for any new development, especially now that there are so many superior single file database solutions, such as SQLite.
These provide far superior options, especially when doing operations across multiple tables.