As i undersoot you correctly then you have incorrect vision of Trove, Trove isn't a Database, Trove is Database as a Service. To be precise database-on-demand, trove provides single instance of mysql(distro: mysql-server-5.5 by default). So you need to create database and then save your data with mysql driver or client. 2013/11/11 Krishanu Dhar <rony.kris at gmail.com> > Hi, > > I have to query the network and fetch details of all the hardware devices > present in the datacenter and maintain the details in the back-end db. I > plan to use trove as the back-end database. I have code written to get the > details from the devices, but not sure how to perform operations in the > open stack db. > > Can someone help me with a sample code that creates/updates tables in > trove please? > > Thanks, > Krish > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131111/cedd218d/attachment.html>