Browse wiki
This entry published by the Free Software Foundation.
| IndexedCatalog |
| Computer languages | Python + |
|---|---|
| Full description | IndexedCatalog provides indexing and allow … 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. Distutils means miminal effort to install. |
| Homepage URL | http://www.async.com.br/projects/indexedcatalog/ + |
| IRC help | irc://irc.freenode.net/async + |
| Interface | x-window-system + |
| Is GNU | false + |
| Keywords | zope + , Python + , index + , catalog + , catalogue + , cataloging + |
| Last review by | Kelly Hopkins + |
| Last review date | 27 October 2009 + |
| License | LGPLv2.1orlater + |
| License verified by | Kelly Hopkins + |
| License verified date | 27 October 2009 + |
| Name | IndexedCatalog + |
| Programming-language | python + |
| Real name | Johan Dahlin + |
| Resource URL | http://async.com.br/projects/IndexedCatalog/dist/ + , http://bugs.async.com.br/enter_bug.cgi?product=IndexedCatalog + , http://www.async.com.br/mailman/listinfo/indexedcatalog + , http://www.async.com.br/pipermail/indexedcatalog + |
| Resource audience | Developer + , Bug Tracking + , General + |
| Resource kind | Download + , Bug Tracking + , Mailing List Subscribe + , Mailing List Info/Archive + |
| Revisionid | 5,896 + |
| Revisiontimestamp | 12 April 2011 14:56:51 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | provides indexing and allows queries for objects based on attributes. + |
| Software-development | programming-language + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | intermediate + |
| Version date | 9 October 2009 + |
| Version download | http://async.com.br/projects/IndexedCatalog/dist/IndexedCatalog-0.6.0.tar.gz + |
| Version identifier | 0.6.0 + |
| Version status | beta + |
| Modification dateThis property is a special property in this wiki. | 25 May 2012 02:02:17 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | johan@fluendo.com + |
| hide properties that link here |
| IndexedCatalog#6 + | License of |
|---|---|
| IndexedCatalog#1 + | Person of |
| IndexedCatalog#2 + , IndexedCatalog#3 + , IndexedCatalog#4 + , IndexedCatalog#5 + | Resource of |
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.
