InterBase Ultra-fast, scalable, embeddable SQL database with commercial grade data security, disaster recovery and change synchronization

InterBase 2020 v14.0.0.92

InterBase 2020 v14.0.0.92
InterBase 2020 v14.0.0.92


InterBase is an SQL Standards compliant database. InterBase strictly follows SQL industry standards. InterBase supports unicode and is ideal for any character set globally. InterBase offers multiple join unicode, real-time event alerts, and our patent pending Change Views’ SQL-based change tracking.

Change Views. Change Views speeds up applications and lowers network traffic and costs by identifying and fetching only the changes made to the database. Read the Change Views white paper
Multi-Generational Architecture. Connect with consistent database snapshots, ensure readers don’t block writers from making changes and increases scalability.
Event Alerts. InterBase Events enable a real time alert to connected clients when a change is committed. This saves on CPU intensive database polling and increases database scalability.
Customizable. Easily customize InterBase with custom field types, stored procedures, custom exceptions, and Triggers. Customization helps automate database logic, data transformation, and easy maintenance.
Generators. Generators allow you to fetch sequential numbers that are typically used for Primary Keys. InterBase will not assign duplicate keys. Generators enable InterBase to produce key values centrally in the database.

What's new in InterBase 2020
InterBase is a powerful, zero-administration, small-footprint database engine that can power your server and even run on your mobile devices as an embedded database. The InterBase 2020 release adds a number of new features, including tablespaces support for InterBase, allowing for better performance on servers with multiple data storage options.



Tablespaces support is the top new feature added in the InterBase 2020 release.

Tablespaces allow for better performance and more balanced and optimized use of the hardware. Tablespaces allow a database object definition to specify a storage location in a particular logical file collection. This is especially beneficial for disk technologies, allowing you to better mix the use of fast SSDs and large HDDs. This is a key difference, since prior to InterBase 2020, all of the files for a database had to be mapped to the same storage. A database administrator can leverage tablespace characteristics to optimize runtime database performance.