cuba-partview
partition viewer for the Cuba library
python-django-treebeard
Efficient implementations of tree data structures for Django
Django Treebeard is a library that implements efficient data structures for
storing hierachical data in a database using the Django web development
framework.
postgresql-13-asn1oid
ASN.1 OID data type for PostgreSQL
This plugin provides the necessary support functions to store ASN.1 OIDs in
a PostgreSQL database.
ruby-dataobjects
Unified interface to various databases for Ruby
The purpose of DataObjects.rb is to propose a single interface for Ruby to
various databases. This package contains the core infrastructure. Adapters for
databases (MySQL, PostgreSQL, SQLite) are available as separate packages.
oaklisp
Object-oriented dialect of Scheme
Oaklisp is a dialect of Scheme that combines lexical scoping with
first-class types. It uses a byte-coded implementation, but is
reasonably fast anyway. Complete with bignums, formatted output,
transparent delays, RnRS compatibility package; all the luxuries
except floating point and foreign function calls.