Python 3 based HTML calendar generator. Generates either a single calendar month or a set of 12 calendar months for a given year. Adjust for leap year and system file separator differences.
123SQL engine is a small portable relational database aimed for PDAs. Data is inserted via database import of spredsheet TAB delimited column data. Browsing is performed via SQL syntax commands.(http://www.jasenko.com.mk)
jCrosstab is an API to convert JDBC ResultSet objects to a set of arrays that translate the data from Tabular (or MultiTabular) to CrossTab or Multi-Crosstab. The idea is similar to an Excel Pivot Table, but more powerful.