CakePHP vs Microsoft SQL Server Compact
A side-by-side look at CakePHP and Microsoft SQL Server Compact. For an in-depth review of either product, follow the links below.
CakePHP
Development
CakePHP is an open source web framework for building web applications in PHP. It follows the model-view-controller architecture and aims to make building web apps simpler and faster. It has built-in features for routing, database access, templating, authentication, and more.
phpmvcopen-sourceweb-development
Microsoft SQL Server Compact
Development
Microsoft SQL Server Compact is a free, embedded database that software developers can redistribute with applications for local data storage. It provides a relational database in a small footprint with minimal requirements.
databasesqlmicrosoftcompactembedded
Related Comparisons
Zend Framework
Yii Framework