Free Software Foundation!

Join now

Help us raise $300,000 by January 30th

IndexedCatalog

This entry published by the Free Software Foundation.



IndexedCatalog

http://www.async.com.br/projects/indexedcatalog/
IndexedCatalog provides indexing and allows queries for objects based on attributes. Which is accomplished by indexing all fields by type (string/integer/float) and by a simple query language. The IndexedCatalog does not require any additional extensions apart from the ZODB, and it made for applications that use StandaloneZODB and not Zope. It is completely untested with Zope at this time. Features:

  • Provides a Shelf, which aggregates queries and is a front-end to all IC features.
  • Provides a Catalog class that stores objects and offers a query interface.
  • Provides Indexes for Strings, Floats, Integers, Dates and Instances.
  • Requires very little change to objects for catalogs and indexes to work: basically inherit from IndexedCatalog.IndexedObject, add some special attributes to the Classes, and use catalog.insert() to add the instances to the catalogs.
  • Supports composite objects, initializing and indexing sub-objects automatically.
  • Supports queries by type, and allows querying sub-object or referenced object attribute values.
  • Allows ordering query results by field, both ascending and descending.
  • Using Distutils means miminal effort to install.

"IRC irc://irc.freenode.net/async " IRC Help channel
irc://irc.freenode.net/async


Licensing

License Verified by Verified on Notes
LGPLv2.1orlater Kelly Hopkins 2455131.527 October 2009


Leaders and contributors

Contact(s)Role
"Email johan@fluendo.com" Johan Dahlin Maintainer

Resources and communication

Audience Resource type URI
Developer Download http://async.com.br/projects/IndexedCatalog/dist/
Bug Tracking Bug Tracking http://bugs.async.com.br/enter_bug.cgi?product=IndexedCatalog
General Mailing List Subscribe http://www.async.com.br/mailman/listinfo/indexedcatalog
General Mailing List Info/Archive http://www.async.com.br/pipermail/indexedcatalog


Software prerequisites

Click here if you'd like to report a problem or make a suggestion that could


This entry (in part or in whole) was last reviewed on 27 October 2009.



Problem with this listing?
















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


This page was last modified on 12 April 2011, at 14:56.

The FSF is a charity with a worldwide mission to advance software freedom — learn about our history and work.

Copyright © 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.

Licensed under the GNU Free Documentation License, version 1.3 or later.

The FSF also has sister organizations in France, Latin America, Europe and India.

Powered by MediaWiki and Semantic MediaWiki

Toolbox