<div dir="ltr">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.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/11 Krishanu Dhar <span dir="ltr"><<a href="mailto:rony.kris@gmail.com" target="_blank">rony.kris@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p>Hi,</p>
<p>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.</p>


<p>Can someone help me with a sample code that creates/updates tables in trove please?</p>
<p>Thanks,<br>
Krish</p>
<br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>