A PHP5 Database Abstraction Class (MySql, Sqlite, PostgreSQL, SQL Server). The goal is to help you do common database interactions in 1 line of code. Operations return native PHP types (arrays, integers, boolean) so you have less to worry about.
Be the first to post a text review of dbFacile. Rate and review a project by clicking thumbs up or thumbs down in the right column.
From mercurial: Note that foreign key pulling in mysql 5.1.x hasn't been tested. Anyone with 5.1.10+ installed want to test? Remove caching functionality in the name of purity. Caching shouldn't happen at this level. Don't check for invalid fields by default (removes need to build schema). Flag for turning invalidFieldCheck on/off. New method for specifying that a value should not be escaped (when passing data to insert/update, encapsulate the value in an array). Jump out of makeQuery ASAP (if there are no parameters passed for use in constructing a query).
From mercurial: Note that foreign key pulling in mysql 5.1.x hasn't been tested. Anyone with 5.1.10+ installed want to test? Remove caching functionality in the name of purity. Caching shouldn't happen at this level. Don't check for invalid fields by default (removes need to build schema). Flag for turning invalidFieldCheck on/off. New method for specifying that a value should not be escaped (when passing data to insert/update, encapsulate the value in an array). Jump out of makeQuery ASAP (if there are no parameters passed for use in constructing a query).
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: