Some people think Valentina Database ADK only works with Paradigma Software's own ValentinaDB format. Surprise!
We can count the many ways that ValentinaDB is an excellent choice as a built in database system for storing data locally for your Xojo based app. But Valentina Database ADK isn't limited to working only with .vdb databases.
One System: Three Local Database Formats
The Valentina ADK installer includes the VCLIENT communication system as well as the ADK local runtime components for creating and modifying databases. Not all Valentina ADKs support all three databases, however Valentina Database ADK for Xojo supports all three database formats: ValentinaDB, SQLite and as of Valentina 14.5, DuckDB. Just follow our instructions on how to deploy on supported platforms: Linux, macOS and Windows.
One System: Three Server Database Formats
The VCLIENT communication system is not limited to only working with local runtimes. It also provides a native database interface to the three database servers included in Valentina Server: ValentinaDB Server, Valentina SQLite Server and Valentina DuckDB Server.