<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE product SYSTEM "bag-1.0.dtd" >
<product shortname="tinydb">
	<name>TinyDB</name>
   <vendor>Sunisoft</vendor>
   <currentversion>2.93</currentversion>
   <wikiname>TinyDb</wikiname>
   <web>http://www.tinydb.com/</web>
   <email>webmaster@sunisoft.com</email>
   <internalemail>webmaster@sunisoft.com</internalemail>
   <shortdescription></shortdescription>
   <sourceavailable>1</sourceavailable>
   <dataaware>Proprietary</dataaware>
   <querylanguage></querylanguage>
   <delphivers>5 6 7</delphivers>
   <cppbvers>5 6</cppbvers>
   <deployment>Compiles in to EXE</deployment>
   <models>
      <local primary="1">Yes</local>
      <fileserver primary="0"></fileserver>
      <clientserver primary="0"></clientserver>
      <webserver primary="0"></webserver>
   </models>
   <packages>
      <package description="Standard Edition with Single License" price="$49" />
      <package description="Standard Edition with Site License" price="$199" />
      <package description="Professional Edition with Single License" price="$89" />
      <package description="Professional Edition with Site License" price="$399" />
   </packages>
   <compatibility>
      <tool name="(Delphi) Database Explorer" compatible="Unknown" />
      <tool name="Ace Reporter" compatible="Unknown" />
      <tool name="InfoPower" compatible="Unknown" />
      <tool name="Orpheus (TurboPower)" compatible="Unknown" />
      <tool name="QuickReports" compatible="Unknown" />
      <tool name="RAVE Reports" compatible="Unknown" />
      <tool name="ReportBuilder Pro" compatible="Unknown" />
   </compatibility>
   <dataformats>
      <dataformat database="Proprietary" native="1" via=""
      notes="" />
   </dataformats>
   <vendordescription>
	   <p> TinyDB is a small, fast and very reliable database engine for developers in Delphi and C++Builder applications.</p>
 <p>It provides access to a flat file in its own format without BDE, and doesn't need any installation and configuration.
With TinyDB engine, all data can be stored in only one database file. TinyDB engine is an ideal BDE replacement for small database applications in Delphi and C++Builder
</p>
<p>Key Features:</p>
                      <ul>
                        <li>Inherited from TDataSet, supports all visual DB-aware 
                      components;</li>
                        <li>Without BDE, and no DLL, no OCX;</li>

                        <li>All data in ONE database file;</li>
                        <li>Supports BLOB data Compression;</li>
                        <li>Supports database Encryption, and CRC32 protection;</li>
                        <li>Supports In-memory database;</li>
                        <li>Supports Multi-indexes, Master-Detail relationship;</li>
                        <li>Maximum records quantity over 100,000;</li>

                        <li>TinyDB Desktop tool, detailed manual, and abundant 
                      samples;</li>
                      </ul>

   </vendordescription>
   <ourcomments>
   </ourcomments>
   <internalnotes></internalnotes>
   <lastupdated>2003-11-23</lastupdated>
   <lastupdatedby>Kyle Cordes</lastupdatedby>
   <active>1</active>
</product>
