RoboHelp Server connects to Apache Derby, Oracle (19c, 12c), Microsoft SQL Server, or Microsoft SQL Server Express Edition database management systems.
Microsoft SQL Server is a relational database management system capable of handling large amounts of data and many concurrent users. When a client application requests data, the server retrieves or updates the data. Microsoft SQL Server can roll back transactions. It does not commit a partially entered record to the database.
The Oracle database management system provides for the definition, storage, and management of data in a centralized area. It supports client-server environments, large databases, space management, concurrent database users, high transaction-processing performance, openness, compliance with industry standards, manageable security, portability, compatibility, and connectivity.
Microsoft SQL Server Express Edition is a relational database management system (RDBMS) produced by Microsoft. Its primary query languages are MS-SQL and T-SQL.