News Feed
Jobs Feed
Sections




News Archive
php|architect:
Crystal Starting to Form
August 19, 2010 @ 08:46:00

On the php|architect blog today Bill Karwin looks at a new library - Crystal - a database library to help make it simpler to work with SQL (and make it more human-readable).

Martin [Rusev]'s project is called Crystal. It's an object-oriented wrapper for the venerable mysql and pg extensions, with the goals of making SQL more human-readable, and providing a library that is lightweight and easy to learn.

There's code examples on the site of how to use the library. Bill also mentions some of the things the project does well and a few things it doesn't - like leaving out some of the advanced SQL functionality in favor of simplicity. He also mentions concerns about SQL injection handling, code not shared between database handlers and the unfinished nature of some features.

0 comments voice your opinion now!
crystal database abstraction layer simple opinion


blog comments powered by Disqus

Similar Posts

Greg Beaver's Blog: Statistics are back up for pear.php.net

Matthew Weier O'Phinney's Blog: View Layers, Database Abstraction, Configuration, Oh, My!

Luke Welling's Blog: I <heart> register_globals

Gonzalo Ayuso's Blog: Building an ORM with PHP

Brandon Savage's Blog: Peer Review: Looking At Abstraction - Redux


Community Events









Don't see your event here?
Let us know!


composer interview code development language api release zendframework2 unittest phpunit opinion introduction object community tool example database testing podcast framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework