The DBLX Team is happy to announce the release of DBLX 2.0 on 24 February 2014.
V.2.0 represents a significant upgrade of our database technology to allow it to perform on-par with other larger RDBMS systems. Additionally, changes in memory usage will allow DBLX to fit better onto embedded and mobile platforms.
Here is a short list of some of the great things to expect from DBLX 2.0:
- Massive increase in performance for all SQL operations.
- Reduced memory footprint by a minimum of 5X for all operations
- Changed JOIN logic to allow almost all JOIN combinations (INNER, OUTER, JOIN table ON, and JOINs inferred from the WHERE clause)
- Database data is encrypted.
- Client-to-server communication is encrypted, and utilizes a technology to prevent Man-In-The-Middle attacks.
- Added SQL Functions for SELECT and WHERE clauses.
- Reduced run-time dependencies. DBLX's entire distribution file set is under 900kb.
- Android-compatible library.
- Better Windows support. We are not going to make you run an installer, but DBLX will need less manual intervention to get running.
Shortly after 2.0 hits the shelves we will be releasing a JDBC driver and a Database Management and SQL Console application. Just like DBLX, you will be able to use these tools on whatever computing device you select.
Contact us if you have any questions or comments.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The DBLX Team is happy to announce the release of DBLX 2.0 on 24 February 2014.
V.2.0 represents a significant upgrade of our database technology to allow it to perform on-par with other larger RDBMS systems. Additionally, changes in memory usage will allow DBLX to fit better onto embedded and mobile platforms.
Here is a short list of some of the great things to expect from DBLX 2.0:
- Massive increase in performance for all SQL operations.
- Reduced memory footprint by a minimum of 5X for all operations
- Changed JOIN logic to allow almost all JOIN combinations (INNER, OUTER, JOIN table ON, and JOINs inferred from the WHERE clause)
- Database data is encrypted.
- Client-to-server communication is encrypted, and utilizes a technology to prevent Man-In-The-Middle attacks.
- Added SQL Functions for SELECT and WHERE clauses.
- Reduced run-time dependencies. DBLX's entire distribution file set is under 900kb.
- Android-compatible library.
- Better Windows support. We are not going to make you run an installer, but DBLX will need less manual intervention to get running.
Shortly after 2.0 hits the shelves we will be releasing a JDBC driver and a Database Management and SQL Console application. Just like DBLX, you will be able to use these tools on whatever computing device you select.
Contact us if you have any questions or comments.