Welcome Guest, Not a member yet? Register   Sign In
What DB drivers have you used?
#1

This is in no way an official poll, but I've been wondering lately which of the 12+ database drivers people actually have used?

Unfortunately, there's too many items fro a poll, and that would only allow people to use a single one, so please list all drivers you have used in the past. Note that for many of the drivers there is now a PDO and non-PDO version so please specify.

Thanks!

I guess I should start it off. I've used mysql, mysqli, and sqlite in actual projects or development phases (all non-PDO). I've toyed with Postgres but haven't used it in a project yet.
Reply
#2

The only database I have used with CodeIgntier is MYSQL, with the mysql and the mysqli drivers.
James Parry
Project Lead
Reply
#3

mysql/mysqli, sqlite, pdo (mysql, sqlite)
Reply
#4

mssql, mysql, mysqli, oci8, odbc, postgre
Reply
#5

(This post was last modified: 11-23-2015, 03:49 PM by ivantcholakov. Edit Reason: an added item )

mysqli, postgre
pdo_sqlite - for demo purpose
Reply
#6

For practice for purpose: SQLite and PostgreSQL

For actual: MySQL, MySQLi and now (MySQLi for MariaDB)
Reply
#7

I primaraly use mysqli, some older projects are still using mysql, and a single project is using sqlite.
Reply
#8

MySql, PostreSQL, SQLite

Reply
#9

mssql, mysql, mysqli, oci8
Reply
#10

mysql/mysqli - 70%
postgre - 20%
sqlite/3 - 5%
pdo - 5%
Reply




Theme © iAndrew 2016 - Forum software by © MyBB