As the web keeps on getting better so do our ways of storing data. Back in the day everything was done in a text file, then we were able to move onto XML (which is still a text file but in an easier format) and now we have database engines that can be used to store massive amounts of data. Although this meathod is a tad bit slower it makes life a whole lot easier.
Some common database engine are:
Mysql - Most popular in the web development community.
MsSQL - In my opinion Microsofts fail attempt, but I love using when I code in C#.
Oracle - An amazing database engine but its hella expensive.
Those are the most popular. There are others like: Firebird, PostgreSQL and SQlite. But this list can go on forever.
As of right now, I always try to stick with the MySQL, it's eeasy to use, fast (not really but doesn't bother me), and best of all - ITS FREE.
So now you know my choice, whats yours?
Page 1 of 1
What's your favorite database engine?
#2
Posted 30 January 2009 - 03:30 PM
I have to say that SQLite has been growing on me over say the last year or so. Just because it's neat and tidy, extremely portable and particularly useful for (but not restricted to) those instances where flat files are too much of a hassle and a full-on RDBMS like MySQL is overkill. All that said, MySQL will still remain the clear winning in the race for my time and energies during development.
salathe@php.net
#6
Posted 30 January 2009 - 11:24 PM
MySQLi is in php. it's php's improved mysql interface, it interacts faster and is a lot better. But it isn't itself a database engine.
Imglot.com - Free Image Hosting
#7
Posted 07 January 2010 - 03:56 PM
Would love to know the difference between a few different ones, I just don't get it. And even using MYSQL, InnoDB, MyISAM etc.. I've been taught to use InnoDB and relationship DBs in InnoDb...
[twitter]escensi[/twitter]
http://escensi.com
http://escensi.com
#8
Posted 02 March 2010 - 01:10 PM
I like MySQL, PostgreSQL, Oracle.
#9
Posted 22 April 2010 - 10:44 AM
For me MYSQL is the best and the easiest database engine to use. Although Oracle is more powerful its not a good idea to use it in small applications
Flexible server colocation makes your life easier. 1u colocation is the most suitable rack space.:)
Page 1 of 1

Sign In
Register
Help



MultiQuote



