Search results
Python persistence management - IBM
Search result description:Nov 1, 2002 ... Persistence is all about keeping objects around, even between executions of a
program. In this article you'll get a general understanding of ...
Manage Perl persistence with Pixie - IBM
Search result description:Mar 4, 2003 ... The developerWorks article "Python persistence management" gives a general
overview of persistence mechanisms available to Python ...
Example-driven ZODB - IBM
Search result description:Apr 15, 2008 ... And third, we will persist some actual Python objects and show that their
attributes get automatically stored. We will have to leave for another ...
Using Python to access DB2 for Linux - IBM
Search result description:Dec 17, 2002 ... The Python Database API is a standard specification for the ... is working on
several object persistence mechanisms for Python applications.
Using Python to access DB2 for Linux - IBM
Search result description:Dec 17, 2002 ... The Python Database API is a standard specification for the ... The DB2 module is
an implementation of the Python Database standard.
XML Matters: More on XML in Python: 4Suite - IBM
Search result description:Jan 1, 2002 ... Basically, 4ODS is one of the ways you can make Python objects persistent
across application runs. While persistence is worthwhile (and ...
SPSS - Frequently Asked Questions about using Programmability ...
Search result description:Apr 12, 2013 ... For learning the Python language, a good place to start is the official Python ...
For using the supplementary Python modules available from the ...
Zero-config object persistence with Simple Persistence for Java - IBM
Search result description:Feb 13, 2007 ... Simple Persistence for Java is an open source object-relational persistence ...
Beyond Java technology, he also has experience with Python, ...
Metaclass programming in Python - IBM
Search result description:Feb 26, 2003... classes with features like tracing capabilities, object persistence, ... "Metaclass
programming in Python, Part 2" goes into more detail on the ...
Open Source Big Data for the Impatient, Part 1: Hadoop tutorial ... - IBM
Search result description:Sep 27, 2012 ... It works very much like a persistent hash-map (for python fans think dictionary). It
is not a relational database despite the name HBase.
Software Development on the Cloud Exploration - IBM
Search result description:In this pattern, the 'models' are responsible for implementing persistence. This is
the ... We initially developed a couple of servers using Python 2.7. When we ...
IBM developerWorks : Java Technology : Open source projects
Search result description:Results 1 - 100 of 203 ... Rules can be written in the Java language, Python, and Groovy. Easier Java
Persistence (EJP). EJP is a a persistence API for Java that ...
Introduction to Pyjamas, Part 1: Exploit the synergy of GWT and Python
Search result description:Mar 9, 2010 ... Python was one of the first popular languages ported to the JVM .... the GUI
development from persistence and from the business logic layer.
Enable DB2 in OpenStack - IBM
Search result description:Nov 5, 2012 ... OpenStack is built on Python 2.7 and some additional packages within ... a suite
of enterprise-level persistence patterns that are designed for ...
Secrets of lightweight development success, Part 6: Persistence - IBM
Search result description:Sep 6, 2005 ... Persistence frameworks are an extremely important part of any Java ... I'll explore
a few frameworks in other languages like Ruby or Python.