[web2py] Re: voltdb support

2011-07-31 Thread boss
Hi Massimo, the driver can be downloaded from here: http://community.voltdb.com/downloads the DB only works with stored procedures. I guess the DB could be defined as usual in web2py and a new dml command could contain the name of a stored procedure, params, etc... i would love to test. thank yo

[web2py] Re: voltdb support

2011-07-30 Thread Massimo Di Pierro
Can you point is to the driver? Which SQL DB is it most similar to? Can you help testing? On Jul 30, 12:19 pm, boss wrote: > hello, > > Would be great to have support for VoltDB . It has a native Python > driver as well as a json interface .. very promising DB which is a mix > between NoSQL & re

Re: [web2py] Re: VoltDB

2010-06-03 Thread Vasile Ermicioi
System requirements http://voltdb.com/product/systemrequirements Dual-core processors are a minimum requirement. Four or eight physical cores are recommended for optimal performance 4 Gigabytes should be considered a minimum configuration So if I don't own a server I have no chance to run it.

[web2py] Re: VoltDB

2010-06-03 Thread Oscar
I tought yes, Python is a requirement, see at: http://cl.ly/1GMu Source: http://cl.ly/1GX1 Regards, Oscar. On 1 jun, 23:00, mdipierro wrote: > Is there a python driver for it? > > On Jun 1, 1:02 pm, Oscar wrote: > > > Hi there, > > > There is a new DBMS in the block, a new kind of DBMS. Ples

[web2py] Re: VoltDB

2010-06-01 Thread mdipierro
Is there a python driver for it? On Jun 1, 1:02 pm, Oscar wrote: > Hi there, > > There is a new DBMS in the block, a new kind of DBMS. Plese > readhttp://cl.ly/1EO3for more information. > > Massimo, can you add support for it. it's worth. > > Best Regards, > > Oscar.

[web2py] Re: VoltDB

2010-06-01 Thread Richard
stores data in memory? - my server couldn't handle the amount of data I store. On Jun 2, 4:20 am, Iceberg wrote: > Wow, "outperformed traditional OLTP database systems by a factor of > 45". That is awesome! > > Oscar wrote: > > Hi there, > > > There is a new DBMS in the block, a new kind of DBMS

[web2py] Re: VoltDB

2010-06-01 Thread Iceberg
Wow, "outperformed traditional OLTP database systems by a factor of 45". That is awesome! Oscar wrote: > Hi there, > > There is a new DBMS in the block, a new kind of DBMS. Plese read > http://cl.ly/1EO3 for more information. > > Massimo, can you add support for it. it's worth. > > Best Regards, >