Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-02-2010, 01:12 AM
|
#1
|
Member
Registered: Aug 2008
Location: Chittagong
Distribution: Red hat 9, Fedora, Centos, RHEL5, Debian
Posts: 53
Rep:
|
about database in Linux
can anyone help me about database in linux such that in which purpose database needs in linux. Why do we use database in linux??
|
|
|
09-02-2010, 01:18 AM
|
#2
|
LQ Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
|
Hello,
Why do you use a database 'at all', undependent of what OS you're running?
You can use databases in Linux the same way as databases are used in any other OS. It all depends on the application. Database systems are not OS dependent or typical. You have for example MySQL, PostgreSQL, Informix, Oracle, ... All those mentioned run on Linux (and other OS).
If you ask a more detailed specific question then we'll be able to provide a more detailed answer.
Kind regards,
Eric
|
|
|
09-02-2010, 01:36 AM
|
#3
|
Senior Member
Registered: Jun 2008
Location: Eelam
Distribution: Redhat, Solaris, Suse
Posts: 1,278
Rep: 
|
How to answer this, I think you need work on it
What is operating system?
What is Database?
Why need Database?
etc......
|
|
|
09-02-2010, 02:22 AM
|
#4
|
Member
Registered: Jun 2007
Location: Japan
Distribution: Debian lenny, DSL, Solaris 10
Posts: 157
Rep:
|
take a look at
http://www.helpwithpcs.com/jargon/database.htm
http://www.thesitewizard.com/faqs/wh...database.shtml
Databases are often used in web servers. Since most web servers are running GNU/Linux, it obviously needs them too.
Databases are used for storing/handling records of anything. The easiest example, would be that of a web shop, you "search" through a web site using a database, which searches through the article's name, description, and etc tables. To "buy" something you need to know the price of the product (which is in the database, and makes it easier to change anytime you want), and when actually bought databases may check for quantity left, etc, all inside the database. Also to "log in" in a site, your information (id and password) is searched in a database too.
|
|
|
All times are GMT -5. The time now is 06:23 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|