Speedframework is a lightweight persistence framework completely based on JDBC. it supports direct SQL invocation, as well as CRUD on POJO which codes is as ORM. JCS cache system has been embedded with which speed could reduce the pressure of Database
The Floranta libraries provide components for building Rich Client Wikis using AJAX or Java. Floranta clients can be embedded in any webpage (even plain html) and allow users to leave notes, images, cards, etc on the pages. Eg: http://www.floranta.com
PyGCS is a very stripped down MUD-like chat-server written entirely in Python. It has a single "room" and no large database to keep in memory and on disk. PyGCS has no embedded programming language.