Discussion:
MonetDB manager for Python
Fabian Groffen
2012-08-23 10:49:52 UTC
Permalink
Hi MonetDB People,
We currently want to manage (create, start, release, etc) MonetDB
databases from Python. What do you people think if I make a (thin)
wrapper around the 'monetdb' command as a python module (monetdb.manage)
and commit this to default?
bad idea

better just implement the control protocol, like the Java control
library and the monetdb tool itself.
Gijs Molenaar
2012-08-23 10:44:37 UTC
Permalink
Hi MonetDB People,

We currently want to manage (create, start, release, etc) MonetDB
databases from Python. What do you people think if I make a (thin)
wrapper around the 'monetdb' command as a python module (monetdb.manage)
and commit this to default?

greetings,

--
Gijs Molenaar
http://www.astro.uva.nl/people/gijs-molenaar/
Gijs Molenaar
2012-08-23 11:46:27 UTC
Permalink
Post by Fabian Groffen
Hi MonetDB People,
We currently want to manage (create, start, release, etc) MonetDB
databases from Python. What do you people think if I make a (thin)
wrapper around the 'monetdb' command as a python module (monetdb.manage)
and commit this to default?
bad idea
better just implement the control protocol, like the Java control
library and the monetdb tool itself.
ok, I'll have a look at that.
--
Gijs Molenaar
http://www.astro.uva.nl/people/gijs-molenaar/
Loading...