473,394 Members | 2,048 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

EyeDB Object Database (ODBMS) - Python wrapper

EyeDB is a free ODBMS based on the ODMG 3 specification with
programming interfaces for C++ and Java. It is very powerfull, mature,
safe and stable. In fact, it was developed in 1992 for the Genome View
project althought rewritten in 1994, and has been used in a lot of
bioinformatics projects

http://www.eyedb.org/

Python does not have any programming interface to ODBMS and I believe
that it would be very interesting that the Python community could
access to a great object database like this one.

If somebody is interested could to using SIP as Python wrapper. PyQT4
bindings were made with SIP
http://www.riverbankcomputing.co.uk/sip/

These are the conclusions of several Python wrappers that shows that
SIP generates the fastest wrappers:
http://people.web.psi.ch/geus/talks/...n2004_geus.pdf

* Manual wrapping is still fastest and most versatile
* SIP, Boost and Babel generate native extension modules with low
overhead
* SWIG-generated modules rely on pure Python wrapper module and
introduce a large overhead
* Wrapper tool highlights:
- SIP generates the fastest wrappers
- SWIG is mature and well documented
- Boost.Python most elegant integration of C++ and Python
- Babel supports languages as both target and source

If you want to know more about ODBMS here you have some interesting
links:

http://en.wikipedia.org/wiki/Object_database
http://www.dacs.dtic.mil/techs/oodbms2/oodbms-toc.shtml
http://www.kuro5hin.org/?op=displays.../3/32853/11281
http://www.odbms.org/introduction_whenODBMS.html
http://archive.devx.com/dbzone/artic...1/sf0801-1.asp

Sep 9 '06 #1
2 3072
I received the following answer of Eric Viara, EyeDB.org:

"We planned to introduce soon a plugin mechanism to facilitate the way
to write language bindings such as PHP5, Python, PERL and so on. But we
do not know yet if the Python binding will be written by the core
staff.

We do not plan to support XML in the few months. But as eyedb is an
open source project, we expect that somebody else will write supports
for XML."
In any case I advised to him that the creation of a Google group would
be positive to obtain a community interested in that project.

Sep 17 '06 #2
GinTon wrote:
EyeDB is a free ODBMS based on the ODMG 3 specification with
programming interfaces for C++ and Java. It is very powerfull, mature,
safe and stable. In fact, it was developed in 1992 for the Genome View
project althought rewritten in 1994, and has been used in a lot of
bioinformatics projects

http://www.eyedb.org/
I've added this very interesting database to the selection case:

http://case.lazaridis.com/wiki/Persist
Python does not have any programming interface to ODBMS and I believe
that it would be very interesting that the Python community could
access to a great object database like this one.

If somebody is interested could to using SIP as Python wrapper. PyQT4
bindings were made with SIP
http://www.riverbankcomputing.co.uk/sip/

These are the conclusions of several Python wrappers that shows that
SIP generates the fastest wrappers:
http://people.web.psi.ch/geus/talks/...n2004_geus.pdf

* Manual wrapping is still fastest and most versatile
* SIP, Boost and Babel generate native extension modules with low
overhead
* SWIG-generated modules rely on pure Python wrapper module and
introduce a large overhead
* Wrapper tool highlights:
- SIP generates the fastest wrappers
- SWIG is mature and well documented
- Boost.Python most elegant integration of C++ and Python
- Babel supports languages as both target and source
I will take this information in account when selecting a binding:

http://case.lazaridis.com/wiki/Binding

Possibly more important that speed is the simplicity, e.g. how simple
is it to produce the wrapper and how simple is it to update the
wrapper.
If you want to know more about ODBMS here you have some interesting
links:

http://en.wikipedia.org/wiki/Object_database
http://www.dacs.dtic.mil/techs/oodbms2/oodbms-toc.shtml
http://www.kuro5hin.org/?op=displays.../3/32853/11281
http://www.odbms.org/introduction_whenODBMS.html
http://archive.devx.com/dbzone/artic...1/sf0801-1.asp
Sep 19 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Patrick K. O'Brien | last post by:
I'm working on an ODBMS written in Python, for Python, and was wondering if anyone was interested. In particular, I'd like to know what features would be useful, and what types of use cases people...
0
by: Roy Smith | last post by:
I had a class called rule and a subclass of rule, called bgpRule, in a file called bgp.py. I decided to move the rule class to its own file, called rule.py. The original file did "import rule"....
24
by: Hung Jung Lu | last post by:
Hi, Does anybody know where this term comes from? "First-class object" means "something passable as an argument in a function call", but I fail to see the connection with "object class" or...
34
by: yensao | last post by:
Hi, I have a hard time to understand difference and similarities between Relational database model and the Object-Oriented model. Can somebody help me with this? Thank you in advance. ...
11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
7
by: simonwittber | last post by:
>>> gen = iterator() >>> gen.next <method-wrapper object at 0x009D1B70> >>> gen.next <method-wrapper object at 0x009D1BB0> >>> gen.next <method-wrapper object at 0x009D1B70> >>> gen.next...
29
by: A.P. Hofstede | last post by:
Could someone tell me where MS-Access (current and 97?) fit(s) on the RDBMS - ORDBMS - ODBMS spectrum? I gather it's relational, but how does it size up against/follow SQL2/3/4 definitions and how...
5
by: bg_ie | last post by:
Hi, I wish to write a Python wrapper for my C# COM object but am unsure where to start. I have a dll and a tlb file, and I can use this object in C via the following code - // ConsolApp.cpp :...
2
by: andrew cooke | last post by:
Hi, Within Python (2.5): Help on method-wrapper object: __str__ = class method-wrapper(object) | Methods defined here: | | __call__(...) | x.__call__(...) <==x(...)
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.