Transbase is a fast and powerful SQL database system with an extremely small footprint. Its efficient implementation and functional completeness make it an excellent choice in every application field. The careful selection of algorithms and data structures provides excellent scalability and makes Transbase a first class choice on all systems from mobile devices to database servers.
The new Transbase Version 6.9 even adds a continuous database replication feature. This allows for the formation of database server grids.
Its intelligent query optimization makes full use of its clustered data storage and available indexes. Global and local data caches accelerate query processing substantially even when they are of rather moderate size. The features of modern multicore processors are not only used to process multiple queries concurrently but also for inner query concurrency. Read more on Tranbase performance.
Due to the use of efficient algorithms and data structures the resource requirements of Transbase are very modest for both hard disk storage and main memory:
a process size of 2 MB and a cache size of 4 MB already yield a database server with good performance. The logical and physical data compression at page level reduces the amount of storage required and thus also the necessary IO between hard disk and memory.
The storage of database content and the transmission between client and server are completely encrypted. User authentication and access privileges allow a fine grained access control at table or view level. Read more about data protection and access control.
In addition to its robustness and its resource saving footprint the easy administration of Transbase is essential for the operation of Transbase within your application. All necessary configurations can be done from within your application and the operation itself is maintenance-free.
Standard-complying SQL and open interfaces ensure the protection of your investments.
