Valentina Server Features In Depth

Full featured, standards compliant multi-user access SQLite based database server.


Introducing Valentina SQLite Server

Valentina SQLite ServerSQLite is an incredibly popular single connection, local database because it provides a stable, flat-file database solution for application developers. SQLite is an in-process library that implements a self-contained, server-less, zero-configuration, transactional SQL database engine. The source code for SQLite is in the public domain.

Valentina SQLite Server lets you register your SQLite databases and use them in a multi-user context, much like you would with any other multi-user, multi-connection database system.

 

Valentina SQLite Server is one of three servers in Valentina Server.


Smart Protocol: Local and Remote SQLite Access

Valentina SQLite ServerFollowing a most compatible strategy, SQLite is embedded right into the Valentina Server kernel, allowing direct, local communication as well as remote communication using the Paradigma vCLIENT platform.

Even with the SQLite native implementation of WAL (Write Ahead Logging) for atomic commit and roll back,  other activity can come to a stop. Valentina SQLite Server does not break compatibility but instead delivers a fast, stable and reliable SQLite as a Server solution without requiring you to rewrite a lot of code.

Valentina SQLite Server take advantages of high efficiency optimizations used in Valentina DB Server, including image compression and zip compressed data.

 


Seamless Integration with Valentina Reports Server

Valentina Reports Server Valentina SQLite Server and Valentina Reports Server are two of the  server components in Valentina Server. Generate visually compelling reports as html, images and PDF.

Seamless Integration with Valentina Forms Server

Valentina SQLite Server and Valentina Forms Server are two of the  server components in Valentina Server. Create a powerful and flexible front end to SQLite Server. Valentina Forms Server