Lava Distributed SQL
Several database vendors label their products "Distributed". Almost all of them are actually referring to Replication Servers - in other words, a second or nth database server linked to the main server and providing (storing) the same data. This allows (primarily) distribution of load, and nothing much more.
The Lava Distributed SQL database is a true distributed database - not only is it possible to configure replications servers if this is required (we call these Satellite Servers) - it is possible to distribute the database to the client application itself. In other words, a native client is actually mounted on its own, single-user database, with all the benefits this brings. These include better performance and therefore a more responsive application, lower load on the server and the network, and most especially significant advantages to the programmer. See our information page Lava Distributed SQL for details.
The Lava System
The Lava system is much more than just another SQL database. At the leading edge of database technology, Lava Distributed SQL provides not only a fully distributed database allowing unparalleled performance and ease of use, it also provides a wealth of resources for programmer and administrator alike.
For more information on the Lava System, see the Lava Utilities and Interfaces page.
|