LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   2014 LinuxQuestions.org Members Choice Awards (https://www.linuxquestions.org/questions/2014-linuxquestions-org-members-choice-awards-113/)
-   -   Database of the Year (https://www.linuxquestions.org/questions/2014-linuxquestions-org-members-choice-awards-113/database-of-the-year-4175528382/)

jeremy 12-15-2014 08:43 PM

Database of the Year
 
Always a hotly debated topic.

--jeremy

astrogeek 12-15-2014 09:21 PM

MariaDB and PostgreSQL, almost neck and neck... but MariaDB by a nose!

cyent 12-15-2014 10:27 PM

PostgresSQL has always been excellent, but it has been on a roll this year with a large number of exciting new features.

A number of them are in the category... NoSQL or SQL? Choose Postgresql and get the best of both worlds where appropriate to your problem.

http://postgresweekly.com/issues

a4z 12-16-2014 01:07 AM

it is somehow absurd to have PostgreSQL and sqlite in the same category
sqlite is for sure the widest used db on planet and its wonderful,
and PostgreSQL is also wonderful
I want to be able vote for both! :)

lsces 12-16-2014 03:49 AM

Quote:

Originally Posted by a4z (Post 5285348)
it is somehow absurd to have PostgreSQL and sqlite in the same category
sqlite is for sure the widest used db on planet and its wonderful,
and PostgreSQL is also wonderful
I want to be able vote for both! :)

Probably agree with that statement. sqlite is not something that would be used for a multi-user data management system. I use Firebird for that, but while we have an embedded version of Firebird, sqlite is more normal for local data management.

dr_agon 12-16-2014 01:33 PM

Recently I migrated PostgreSQL database from v. 9.1 to 9.3, and I was prepared for hard time, but it went smoothly and fast, zero problems! It's my favorite.

cyent 12-16-2014 02:51 PM

Quote:

Originally Posted by a4z (Post 5285348)
I want to be able vote for both! :)

Normally I would vote Sqlite for all the Goodness you mention... except this year pgsql has been exploding with new and tasty features.

Although I don't know when Sqlite grew http://www.sqlite.org/lang_with.html Recursive Select..... but I certainly only became aware of it this year.

veerain 12-16-2014 09:45 PM

Sqlite is easy to use and learn and work!

Tux! 12-17-2014 01:39 AM

For *real* database work, I'll (again) choose Postgres.

Firebird is growing, but the quirks are too many to make it useful
Oracle is too expensive and until they fix "" in varchar storing as NULL, it still is no real database imho. A database should store what you put in it and return the same value(s)
SQLite is growing better and better and is ideal for quick-n-dirty work but only works for use in a single process/thread
MySQL and MariaDB are useless when dealing in a mixed Unix-Windows environment due to their extremely stupid defaults (that esp on Windows are never changed to sane)

chrisretusn 12-17-2014 02:40 AM

This year a change for me, MariaDB twas MySQL before.

Honorable mention. A favorite of mine, Sybase. We go back a long way. :)

warmbooter 12-17-2014 06:21 AM

Firebird, always!

kooru 12-17-2014 06:32 AM

I love sqlite.

mariuz 12-17-2014 07:15 AM

Firebird 3.0
 
I voted Firebird 3.0


Brings a list of impressive features
http://www.firebirdsql.org/en/news/f...testing-62805/

fatmac 12-17-2014 07:40 AM

Though I don't use databases much these days, I have voted for sqlite because it is easy to use for basic needs.

steeladept 12-17-2014 10:36 AM

I typically do not do database work, so I go with what the application recommends (which usually goes to MySQL as the lowest common denominator).

<ignore the following quote from the original post>
Quote:

That said, I have worked with MongoDB a lot this year and it is an interesting beast. Maybe not fit in this category, though, since it is a NoSQL option. Perhaps for next year break out DB to SQLDB and NSQLDB? Just a thought.
</ignore>

Didn't look down the main list far enough for the NoSQL DB....

AlexGone 12-17-2014 02:07 PM

Firebird.

wayward4now 12-17-2014 03:55 PM

<sounds of crickets> MySQL. Again, like oatmeal in the morning, it is there.

dunne 12-18-2014 10:30 PM

software tools
 

None of the above. You can get a surprising amount done with awk and text files. I do have a soft spot for /rdb http://www.rsw.com/.

ttk 12-18-2014 10:50 PM

It's unfortunate that there are three different entries for MySQL, MariaDB, and Percona. That's going to chop up the MySQL votes across three different segments, and perhaps give people the wrong impression.

OVA_ 12-22-2014 07:07 AM

Firebird forever!
Stable and lightweight. Easy-to-admin one-file database.
10+ years and 200+ installations of our system!
Most of them used without DBA assistance at all!

Hotelsinger 01-06-2015 10:34 AM

MySQL

gotfw 01-12-2015 09:40 PM

LOL!!! Here come the low post count Firebird shills! Every year they seem to crawl out of the woodwork to push Firebird to artificial high showing in this poll. Have you no shame?!

Apparently not..... I vote PostgreSQL ;D

bartvaes 01-17-2015 04:30 AM

I'd vote for JavaDB / Apache Derby if I could.
Been using it quite a lot last year, haven't ran into any real trouble...yet :)

digigold 01-18-2015 02:22 AM

I like both MariaDB 10x and Percona for 5.x. I voted for Percona, as I found the Percona toolkit to be quite useful at work, particularly using xtrabackup as a non-locking alternative to mysqldump.

flintg 01-29-2015 01:49 PM

Sybase is my favorite. We're doing a lot more in MS SQL Server nowadays, and it's shown promise but Sybase is still our gold standard. Postgres will probably be the next platform in our sights as we've heard good things about it. It would be nice to move to something that cost a little less!

sqlite is useful in certain ways, but I wouldn't jump so far as to say it's my favorite ... or even the DB platform of the year ...

MySQL would fall below sqlite, because making a backup is flat-out ridiculous; I just want to send a single command, darn it.

ericjs 01-30-2015 03:25 PM

Just here to be pedantic about the poll wording again. ;^) But these are "database management systems" ("relational database management systems" if they all qualify). A "database" is an actual collection of data.

mdbuerkle 02-03-2015 02:09 PM

Percona

gotfw 02-04-2015 12:09 AM

And like so many other former Sun "properties", MySQL begins it's slow fade to irrelevance post Oracle takeover.

Meamwhile, PostgreSQL has risen from relative obscurity (look back 4-5 years results) to a respectable second place (although it deserves first;)


All times are GMT -5. The time now is 10:55 PM.