Valentina is cross-platform DBMS that makes it easy to switch between a local embedded database and server using the same sources. It supports disk and in-memory databases, field types from Bit to BLOB, and both a SQL92(99) and non-SQL API. Valentina supports Relational, Extended Navigational, and Object-Relational data models. It introduces a revolutionary model abstraction "Link". It works natively in UTF-16, can accept 270 encodings, and features advanced features such as regular expressions, XML, full-text search, pictures, functions, and calculated fields. It offers triggers, views, and stored procedures.
License: Other/Proprietary License with Free Trial
Changes:
Valentina Kernel has user-defined functions, improved exception handling for stored procedures, a last_recid() SQL function, and system-level variables such as @@lastErrorNumber and @@lastErrorMessage. In Valentina Studio, structure diagrams have been improved to be able handle hundreds of tables. Schema Editor now shows the list of triggers that belong to each table as well as the list of all triggers of the database. There are about 20 fixes for bugs reported by users.