Applications to be verified
These are applications that are currently supported by RDBMSs such as PostgreSQL , MySQL,
etc, that need to be tested against Drizzle
- phpMyAdmin - although should it be called phpDrizAdmin perhaps and moved to "ported" ? :)
- Wordpress (someone already did some work although it may not be 100% kosher)
- vBulletin
- MediaWiki
- Drupal
- SugarCRM
- Joomla
- PHPBB, etc...
- Pastebin (Stewart already did some work)
- BugZilla (?), Perl apps (?)
- Python Apps (?)
- Cacti, Nagios, Zenoss
- Splunk (commercial)
- Deloradius, quasi-commercial apps
- Mogile (done)
Applications to be ported
- Workbench
- Toad
- Sphinx (done) SE needs to be completed.
Drivers
- C/C++ done/almost done
- Ruby, waiting on Padraig patch
- Java - done
- Perl - done, more to be done http://search.cpan.org/DBD-drizzle
- libdrizzle Perl wrapper
- PHP - done, PECL only
- Python - done, more to be done
- C# - not yet
- OCBC - not done
- Lua - done
ORMS
- Active record
- Hibernate
- Connection pools/CP30