2009 LinuxQuestions.org Members Choice Awards This forum is for the 2009 LinuxQuestions.org Members Choice Awards.
You can now vote for your favorite products of 2009. This is your chance to be heard! Voting ends on February 9th. |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
View Poll Results: Database of the Year
|
|
MySQL
|
  
|
239 |
60.81% |
|
PostgreSQL
|
  
|
89 |
22.65% |
|
Drizzle
|
  
|
2 |
0.51% |
|
Firebird
|
  
|
10 |
2.54% |
|
sqlite
|
  
|
33 |
8.40% |
|
EnterpriseDB
|
  
|
1 |
0.25% |
|
Berkley DB
|
  
|
2 |
0.51% |
|
InnoDB
|
  
|
1 |
0.25% |
|
Oracle
|
  
|
8 |
2.04% |
|
Cassandra
|
  
|
0 |
0% |
|
DB2
|
  
|
3 |
0.76% |
|
MariaDB
|
  
|
3 |
0.76% |
|
MongoDB
|
  
|
2 |
0.51% |
|
Hypertable
|
  
|
0 |
0% |
 |
|
01-07-2010, 02:42 PM
|
#1
|
root 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 9,530
|
Database of the Year
Always a hotly debated topic.
--jeremy
|
|
|
|
01-08-2010, 02:57 AM
|
#2
|
|
Member
Registered: Jun 2007
Location: Asia
Distribution: Ubuntu, Fedora, CentOS & TCL
Posts: 62
Rep:
|
MySQL
|
|
|
|
01-08-2010, 11:55 AM
|
#3
|
|
Member
Registered: Oct 2006
Location: Kenya
Distribution: Debian Etch, FreeBSD,FC9
Posts: 286
Rep:
|
Like Duh! MySQL!
|
|
|
|
01-08-2010, 07:13 PM
|
#4
|
|
Member
Registered: Nov 2003
Location: North of the Border
Distribution: Gentoo & Debian
Posts: 155
Rep:
|
I noticed all of the MySQL forks are on the list as well. I will throw my vote in for MariaDB, as solid MySQL "alternative".
|
|
|
|
01-09-2010, 01:06 AM
|
#5
|
|
Member
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Vector Linux
Posts: 945
Rep:
|
How about OOo Base?
|
|
|
|
01-09-2010, 10:50 AM
|
#6
|
root 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 9,530
Original Poster
|
Base is a "desktop database management system" and is therefore not well suited for this category.
--jeremy
|
|
|
|
01-10-2010, 04:07 AM
|
#7
|
|
Member
Registered: Jan 2007
Posts: 207
Rep:
|
PostgreSQL, but I doubt it has a chance in hell of winning over the MySQL fanboys who've never even tried anything else.
It will be interesting to see what shakes out in the wash with MySQL now that it is owned by Sun, which in turn is now owned by Oracle. Likewise with innodb. I'm certainly not going to bet the farm on it seeing much "love" from Oracle. In any event, PostgreSQL is also far superior when you really need and actual RDBMS, acid, and some heavy lifting.
Last edited by gotfw; 01-10-2010 at 04:08 AM.
|
|
|
|
01-11-2010, 09:50 AM
|
#8
|
|
Member
Registered: Jan 2009
Location: wherever I can make a living
Distribution: PC-BSD / FreeBSD / Debian / Ubuntu / Win7 / OpenVMS
Posts: 438
Rep:
|
Oracle - partly because supporting it pays for my house, but mainly because they are huge linux boosters. Nice improvements in Oracle 11g as well, though I doubt I'll see anyone using them until Oracle 200g is out.
DB2 is also nice, though I find too few people use it.
|
|
|
|
01-11-2010, 10:40 AM
|
#9
|
|
Member
Registered: Sep 2005
Location: Sri Lanka
Distribution: Fedora (workstations), CentOS (servers), Arch, Mint, Ubuntu, and a few more.
Posts: 441
Rep:
|
Postgres. Not that MySQL is in peril lazy people have a reason to try it.
MongoDB is definitely worth watching in future if NoSQL/non-relational DBMSs are on the table.
|
|
|
|
01-11-2010, 11:09 AM
|
#10
|
|
Member
Registered: Jan 2009
Location: wherever I can make a living
Distribution: PC-BSD / FreeBSD / Debian / Ubuntu / Win7 / OpenVMS
Posts: 438
Rep:
|
Quote:
Originally Posted by SkyEye
Postgres. Not that MySQL is in peril lazy people have a reason to try it.
MongoDB is definitely worth watching in future if NoSQL/non-relational DBMSs are on the table.
|
I always watch those with interest, since I support non-RDBMS systems which are always considered 'inferior' to RDMS systems. It's actually rather amusing to see the same cycle repeating itself.
IMS and ISAM/VSAM are still just about the fastest and most scalable databases on earth, but most people who code with them would rather use SQL 
|
|
|
|
01-11-2010, 12:07 PM
|
#11
|
|
Member
Registered: Sep 2005
Location: Sri Lanka
Distribution: Fedora (workstations), CentOS (servers), Arch, Mint, Ubuntu, and a few more.
Posts: 441
Rep:
|
I guess the world is not ready for a straight transition from a SQL scene to a query-less scene. Sure I'm not, not yet at least. So MondoDB sort of strike the chord with both parties involved. It could be an important link during the wide recognition of non-relational DBMS systems into mainstream.
|
|
|
|
01-11-2010, 12:22 PM
|
#12
|
|
Member
Registered: Jan 2009
Location: wherever I can make a living
Distribution: PC-BSD / FreeBSD / Debian / Ubuntu / Win7 / OpenVMS
Posts: 438
Rep:
|
Quote:
Originally Posted by SkyEye
I guess the world is not ready for a straight transition from a SQL scene to a query-less scene. Sure I'm not, not yet at least. So MondoDB sort of strike the chord with both parties involved. It could be an important link during the wide recognition of non-relational DBMS systems into mainstream.
|
I think you have that backwards - RDBMS came most recently. I honestly don't think that the transition to RDBMS makes any sense in a large scale setting, but then again I was one of the big fans of the technology when it started really gaining ground.
SQL took a world full of custom, non-portable query languages and methods (InnoDB, DBase, IMS, ISAM/VSAM, BerkelyDB, Info) and standardized on a single simple API.
That being said, RDBMS is also not a one size fits all, especially if all you're doing is reading data that's not truly relational or gains no benefits from normalization or de-normalization.
Probably a discussion for a different thread... but please bear in mind that this is not a new idea. This is an ancient idea that was retired for a reason, just like virtualization and clustering. There are places and times for every approach - and trotting out 40 year old techniques with a nifty new name does not invalidate the 40 years since they were considered cutting edge nor the reasons why they fell from popularity 
|
|
|
|
01-11-2010, 01:50 PM
|
#13
|
|
Senior Member
Registered: Nov 2006
Location: California
Distribution: Fedora , CentOS , Solaris 10, RHEL
Posts: 1,763
Rep: 
|
PostgreSQL
|
|
|
|
01-11-2010, 03:37 PM
|
#14
|
|
Member
Registered: Oct 2008
Location: Mexico City
Distribution: Fedora
Posts: 65
Rep:
|
I'm working in a high performance system,and use databases to share data, have persistent and high speed access; and MySQL works very fine.
|
|
|
|
01-11-2010, 06:54 PM
|
#15
|
|
LQ Newbie
Registered: Feb 2009
Posts: 5
Rep:
|
MySQL
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
|
Database of the Year
|
jeremy |
2007 LinuxQuestions.org Members Choice Awards |
78 |
05-04-2009 04:36 AM |
|
Database of the Year
|
jeremy |
2008 LinuxQuestions.org Members Choice Awards |
60 |
02-22-2009 09:21 AM |
|
Database of the Year
|
jeremy |
2005 LinuxQuestions.org Members Choice Awards |
125 |
01-28-2007 02:14 AM |
All times are GMT -5. The time now is 06:43 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
|
|