TurboDB Overview
Previous  Top  Next


Turbo Database is a very fast and compact 32 bit database kernel that has proven to fit the needs of application programmers over the last eight years. In the current version 5.1 the Windows DLL has about 0,5 MB and can be stripped down to less than 400 kB. It does not need any configuration but a simple text file, so it can be installed by just copying the file. This feature makes it an ideal solution for Web applications, that are to run on a remote Web server only available via ftp. Turbo Database is available for Windows and Linux platforms. The latter is scheduled for Winter 2000.

Some technical data:
·Up to 2.000.000.000 records per table  
·Up to 1.000 columns per table  
·Up to 16 indexes per tables  
·Up to 64 tables per query  
·Special field types for 1:n and m:n relations  
·Complex expression-defined indexes  
·Simple yet powerful query language  
·Tables can be opened in exclusive or in shared mode  
·Tables can be encrypted to prevent from fraud