Anonymous
Asked in
Cars &Transportation
·
2 weeks ago
Do apps use a database?
Contents
- Do all apps need a database?
- How does an application use a database?
- Can an application not have a database?
Do all apps need a database?
You do not need a database for what you describe, although depending on how you plan on developing your app, it might make things easier for you to use a database.
How does an application use a database?
Purpose. Database applications are used to search, sort, calculate, report and share information. Databases can also contain code to perform mathematical and statistical calculations on the data to support queries submitted by users.
Can an application not have a database?
A database is one choice. You would probably have to provide an installer unless you're using a file based database such as SQLite. You might also just write to a file - either a text file, an XML file, serializing objects, etc.
Related Questions
Relevance
-
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago
Write us your question, the answer will be received in 24 hours