DBLX3 has been released to the community, and we wanted to give you the details of what is in this release, and all the options available for using DBLX3.
We promised this list of fixes and features, and they were all included in DBLX3: New client/server message layout which allows a DBLX client in any programming language or platform to interact with the DBLX server in any programming language or platform. SQL functions can be applied to SELECT columns. Aggregates support with functions. Support for aggregation with GROUP BY. Support for multi-column ORDER BY. Create API's to allow bulk-loading of INSERT queries. Enhance query optimizer, which will group INSERT operations for bulk load into the database. Support for more SQL functions. Added MIN, MAX, and SUM
* Performance improvements.
We made DBLX3 even more flexible to Deploy Databases Where You Need Them. The DBLX3 database server and clients are identical in Java and C# programming languages in every way. DBLX3 Java reads and writes database files which are the same as DBLX3 .NET.
* You can use any of the DBLX3 clients with any of the DBLX3 Servers.
DBLX3 Java is slightly faster than DBLX3 .NET. Through some minor configuration, DBLX3 Java can be scaled up to handle many GB of data on a 64bit operating system.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
DBLX3 has been released to the community, and we wanted to give you the details of what is in this release, and all the options available for using DBLX3.
We promised this list of fixes and features, and they were all included in DBLX3:
New client/server message layout which allows a DBLX client in any programming language or platform to interact with the DBLX server in any programming language or platform.
SQL functions can be applied to SELECT columns.
Aggregates support with functions.
Support for aggregation with GROUP BY.
Support for multi-column ORDER BY.
Create API's to allow bulk-loading of INSERT queries.
Enhance query optimizer, which will group INSERT operations for bulk load into the database.
Support for more SQL functions. Added MIN, MAX, and SUM
* Performance improvements.
We made DBLX3 even more flexible to Deploy Databases Where You Need Them.
The DBLX3 database server and clients are identical in Java and C# programming languages in every way.
DBLX3 Java reads and writes database files which are the same as DBLX3 .NET.
* You can use any of the DBLX3 clients with any of the DBLX3 Servers.
DBLX3 Java is slightly faster than DBLX3 .NET. Through some minor configuration, DBLX3 Java can be scaled up to handle many GB of data on a 64bit operating system.