Tagged Questions
1
vote
1answer
541 views
MySQL, SQLServer, Oracle, Postgree, CouchDB, MongoDB, Cassandra or SQLite? [closed]
Who database engine is better, in performance and usability?
0
votes
0answers
599 views
PHP Problem: mysqli extension? [closed]
I'm having an issue with PHP on my Godaddy Virtual Dedicated Server. I've run a couple simple PHP scripts and one included:
$mysqli = new mysqli($host, $user, $pass, $db);
which throws the ...
2
votes
2answers
577 views
MySQL vs. SQL Server GoDaddy, What is the difference between hosted DB and App_Data Db
I'm using GoDdady for site hosting, and I'm currently using MySQL, because there are less limits on size,etc. My question is what is the difference between using a hosted GoDaddy Db such as MySQL vs. ...