littletable is a lightweight in-memory data manager of collections of Python objects, providing ORM-like access for querying and joining data using object attributes as pseudo-columns.

Features

  • simple indexing for improved retrieval performance, and optional enforcing key uniqueness
  • access to objects using indexed attributes
  • simplified joins using '+' operator syntax between annotated Tables
  • the result of any query or join is a new first-class littletable Table
  • pivot on Tables gives summary reports by 1 or 2 attributes

Project Activity

See All Activity >

License

MIT License

Follow littletable

littletable Web Site

Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of littletable!

Additional Project Details

Intended Audience

Advanced End Users, Developers

Programming Language

Python

Database Environment

Flat-file, Other API

Related Categories

Python Database Software, Python Object-Relational Mapping (ORM) Software

Registered

2010-10-22