Anonymous Asked in Cars &Transportation · 2 weeks ago

Can an application not have 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. 16 дек. 2011 г.


Can we have application without database?

Databases can be great and wonderful and exceptionally useful. It's just that it has become the default position, when in fact there are a lot of applications where a big, separate database isn't necessarily needed.

Do applications have databases?

Mobile apps use databases for much the same reasons desktop and web applications do. Databases allow you to store data in a secure place so you can access it later. However, apps cannot directly use external databases to store this data.

Why do applications need database?

The main purpose of database applications is to provide a way for data to be consumed either by end users (via UI) or other higher-level applications (via APIs). A database application can be used for storing or retrieving data, processing transactions, or various machine learning calculations.

Do desktop applications need database?

There are lots of ways to persist data in a desktop application. 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
Write us your question, the answer will be received in 24 hours