<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Data base suggestion for lpc1788 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Data-base-suggestion-for-lpc1788/m-p/516859#M1888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nil on Thu Jul 02 22:31:33 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for the reply.I already Implement the database&amp;nbsp; on the pc side now i want to implement on controller side and remove the pc database application.I interface the sd card with lpc1788 and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; want implement any data base so I am searching for micro controller compatible database. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:23:46 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:23:46Z</dc:date>
    <item>
      <title>Data base suggestion for lpc1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Data-base-suggestion-for-lpc1788/m-p/516856#M1885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nil on Thu Jul 02 05:21:12 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using lpc1788 with freertos and LWIP.I have a requirement for a database on an lpc1788. Currently, I have looked at SQLite (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.sqlite.org%2F" rel="nofollow" target="_blank"&gt;http://www.sqlite.org/&lt;/A&gt;&lt;SPAN&gt;) and MySQL&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.mysql.com%2F%29.But" rel="nofollow" target="_blank"&gt;http://www.mysql.com/).But&lt;/A&gt;&lt;SPAN&gt; I don't know how much they are comfortable with micro controller( lpc1788).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have any other suggestions?Does any one know any other database which is generally used for lpc micro controller. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have any comments on either of these two regarding&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;performance (specifically SELECT speeds and memory footprint)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any pointers appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:23:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Data-base-suggestion-for-lpc1788/m-p/516856#M1885</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Data base suggestion for lpc1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Data-base-suggestion-for-lpc1788/m-p/516857#M1886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wmues on Thu Jul 02 06:51:39 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I would not use a SQL database on a CPU without MMU. You will get serious memory fragmentation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try to keep it simple and fast.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:23:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Data-base-suggestion-for-lpc1788/m-p/516857#M1886</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Data base suggestion for lpc1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Data-base-suggestion-for-lpc1788/m-p/516858#M1887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rocketdawg on Thu Jul 02 12:27:24 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I second that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The controller does not have enough resources.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What one wants is a high speed transport to move the data from the controller to a PC.&amp;nbsp; The PC can place the data into an data base.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:23:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Data-base-suggestion-for-lpc1788/m-p/516858#M1887</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data base suggestion for lpc1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Data-base-suggestion-for-lpc1788/m-p/516859#M1888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nil on Thu Jul 02 22:31:33 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for the reply.I already Implement the database&amp;nbsp; on the pc side now i want to implement on controller side and remove the pc database application.I interface the sd card with lpc1788 and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; want implement any data base so I am searching for micro controller compatible database. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:23:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Data-base-suggestion-for-lpc1788/m-p/516859#M1888</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data base suggestion for lpc1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Data-base-suggestion-for-lpc1788/m-p/516860#M1889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Fri Jul 03 01:06:36 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The SQLLite web pages says:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- removing optional features reduces size to below 300KiB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- minimal stack size of 4KiB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- very little heap of 100KiB&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That gives you a code (Flash) size requirement of 300K and a data (RAM) size of 104K. This is WITHOUT your application, and (I guess) without a C library too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Given that an LPC1788 has a 96k of RAM in total, this is not going to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As other correspondents have noted, an LPC1788 does not have enough resources for you to be able to implement much of a database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might want to look at these which claim very small footprint:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;eXtremeDB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WhiteDB&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It may also be worth reading&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.embedded.com%2Felectronics-blogs%2Fembedded-com-tech-focus-newsletter-archive%2F4027613%2FEmbedded-com-Tech-Focus-Newsletter-1-11-10--Embedding-Databases" rel="nofollow" target="_blank"&gt;http://www.embedded.com/electronics-blogs/embedded-com-tech-focus-newsletter-archive/4027613/Embedded-com-Tech-Focus-Newsletter-1-11-10--Embedding-Databases&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:23:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Data-base-suggestion-for-lpc1788/m-p/516860#M1889</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:23:46Z</dc:date>
    </item>
  </channel>
</rss>

