dblxAdmin - 2016-03-03

We are nearly complete with DBLX 3.0 and should be releasing it in the coming weeks.

Here are some of the features and fixes you will find in DBLX 3.0:

  • 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.
  • Aggregate support with functions.
  • Support for aggregation with GROUP BY.
  • Support for multi-column ORDER BY.
  • Create API's to allow bulk-loading of INSERT or UPDATE queries.
  • Enhance query optimizer, which will group INSERT and UPDATE operations for bulk load into the database.
  • Support for more SQL functions.
  • Performance improvement when using Foreign Keys.

There will be a lot more in DBLX 3.0, so stay tuned for more details as we get closer to the release date.