

|
 |
 |
 |
 |

|

|
|
a database management system for smartphones
|
LiteBase is a simplified and low cost database management system for PDAs and smartphones compatible with the SQL language. The product runs jointly with TotalCross virtual machine installed in all supported devices.
Litebase provides the following features:
» types: SHORT, INT, LONG, DATE, DOUBLE, DATE, DATETIME, NULL*, BLOB* e VARCHAR*
» DML commands: SELECT, INSERT, UPDATE e DELETE
» DDL commands: CREATE TABLE, ALTER TABLE, CREATE INDEX
» aggregation and ordination functions:MAX, MIN, SUM, AVG, GROUP BY, ORDER BY
» miscellaneous functions: ABS, UPPER, LOWER, YEAR, MONTH, DAY, HOUR, MINUTE, MILLIS
» sd card table handling
» join clause support*
» compound primary keys and indexes*
» multithread support*
* new features of version 2.0
Litebase is NOT an open-source product and the version 2.0 must be licensed per device. The Litebase SDK can be downloaded at no cost, including trial versions of the product for all supported platforms to allow tests on the target devices.
Detailed technical information about Litebase programming can be obtained in the Litebase companion.pdf and/or in the javadoc , both are also included in the SDK.
|
 |
|