[development] Wikipedia entry for Drupal versus other web application frameworks
Mark Fredrickson
mark.m.fredrickson at gmail.com
Fri Dec 14 15:54:04 UTC 2007
> Ajax: Jquery?
Yes. Also worth mentioning AHAH forms.
> ORM: No
CCK is a about 50% of an ORM
> DB migration framework(s): Schema API?
I think the update_n hooks are actually closer to a migration
framework. With the caveat that there is no update_n_undo that some
frameworks have.
> Caching Framework(s): ?
Internal DB cacheing system, pluggable caches also supported (e.g.
http://drupal.org/project/memcache, http://drupal.org/project/apc)
-M
More information about the development
mailing list