Projects update: add Obsolete flag
[beagleboard.org.git] / db / 3330.xml
blobcc56b44ae616618979634c1b60c5106712ce6763
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <?xml-stylesheet type="text/xsl" href="helma.xsl"?>
3 <xmlroot xmlns:hop="http://www.helma.org/docs/guide/features/database">
4   <hopobject id="3330" name="beagleSQL" prototype="Page" created="1387798076835" lastModified="1387798076835">
5   <hop:parent idref="20" prototyperef="Page"/>
6     <edit_skin>edit_project</edit_skin>
7     <updatetime type="date">23.12.2013 05:27:56 CST</updatetime>
8     <uri>beagleSQL</uri>
9     <time type="date">23.12.2013 05:27:56 CST</time>
10     <pseudoparent idref="20" prototyperef="Page"/>
11     <registrant>rajputv.linux@gmail.com</registrant>
12     <pname>Table based data storage and retrieval system</pname>
13     <user>rajputv.linux@gmail.com</user>
14     <categories>cape,demo</categories>
15     <body>&lt;p&gt;A table(rows/cloumns) based abstraction will be created on the filesystem. An API will be defined and implemented which will permit creation of tables and columns. This API can be used to store various kinds of data like sensor data for light,temparature,parking etc. This data can then be retrieved using extensions to bonescript. For example bonescript will use select,from,where semantics to retrieve the data from BBB. This API will also permit the creation of various metadata for security,pattern matching etc.&lt;/p&gt;</body>
16     <errmsg></errmsg>
17     <homepage></homepage>
18     <render_skin>project</render_skin>
19     <shortdesc>A table(rows/cloumns) abstraction is created to store data and the bonescript is extended to provide SQL like access.</shortdesc>
20     <rssfeed></rssfeed>
21   </hopobject>
22 </xmlroot>