... the most common database used in Linux

J

jalqadir

Hi folks! What would be the most common database used in Linux Debian?
I have an app that uses MS-Access as its database. The reason I chose
Access was because it is the most common Database in the MSWin World.
I would like to know if the is one in Linux Debian's Data Base?

Thanks folks!
 
L

Larry Smith

Hi folks! What would be the most common database used in Linux Debian?
I have an app that uses MS-Access as its database. The reason I chose
Access was because it is the most common Database in the MSWin World.
I would like to know if the is one in Linux Debian's Data Base?

Thanks folks!

Wrong newsgroup. This group deals with C++ Language questions.
Try one of these:

comp.os.linux.development.apps
comp.os.linux.development.system

MS Access is specific to MS Windows.

MySQL and Postgres are two popular Open Source Unix/Linux
databases that come to mind. Both are also available (free)
for MS Windows.
 
M

Mykor

Two databases cover everything you need:

MySQL - for applications that need strong multi-user support. (free for
open-source apps, commercial devs have small fee)

SQLite - for high-speed desktop-style applications that only need
single-user databases. (100% free)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top