473,378 Members | 1,447 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

... the most common database used in Linux

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!

May 2 '07 #1
2 2229
ja******@gmail.com wrote:
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.
May 2 '07 #2
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)
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?
May 4 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

346
by: rkusenet | last post by:
http://biz.yahoo.com/rc/040526/tech_database_marketshare_1.html Interesting to see that database sales for windows is more than Unix.
22
by: Profetas | last post by:
Hi I am starting a project in C. And I would like to hear from you the 10 most used c library. just say the ones that pop up in your head. Thanks
19
by: Andy B | last post by:
Hello, Sorry for this newbish question. Briefly, my problem: ------------------ I expect the database I'm working on to reach something in the order of 12-16 Gigabytes, and I am interested...
52
by: Michael Hopkins | last post by:
Hi all We all know that C++ is a cleverly conceived multi-paradigm language that sacrifices very little in efficiency for what it delivers in terms of type-safety, encapsulation and generic...
3
by: Marcus | last post by:
I need a list of the most common CLR's out on the market today. I want to distribute my software which is compiled in VS2003 (c# code). In my setup project I list all the runtimes that I know of...
29
by: Cylix | last post by:
I am newbie in PHP, Thanks for any advise.
3
by: Carl | last post by:
I'm a relative newbie to DB2. I need to move a database from a windows server to a linux server. I have already identified and resolved an issue with schema names, but I now have a vexing...
1
by: billys1337 | last post by:
Hey everyone, i'm kinda stuck at the moment with this and would appreciate any help. I have a table in my database logging all the search terms made by users when they my articles right. Each time a...
4
daoxx
by: daoxx | last post by:
Hi I'm using MS Access 2002 / VBA 6. I've a database with several tables / forms, and some code. Everything is working fine. I have 2 fields in each table. Each of these fields contain names...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.