Our use of cookies

We use cookies to tailor your experience, gather analytics, and provide you with live assitance. By clicking "Accept" or continuing to browse our site you agree to the use of cookies. For more details please read our Cookie Policy.

SQList system requirements

SQList operates with low resource requirements, making it compatible with almost any Windows device, even standard desktop PCs.

For optimal functionality across most use cases, we recommend the following setup:

  • Machine type: Physical or Virtual Machine;
  • Operating System: Windows 10 or later, or Windows Server 2019 or later.
  • Memory: 4 Mb RAM.
  • CPU: 2 cores
  • Storage: 2Gb of available space. Data is not retained during transit, so specific disk space needs are minimal.
Performance of SQList is primarily influenced by the connectivity speed to and from SharePoint sites and SQL Servers. This becomes especially crucial during the initial synchronization when data is first transferred from SharePoint to the SQL table.

It's essential for SQList to access the web services of the SharePoint site through HTTP and connect to the SQL Server database via standard TCP.

Regarding permissions:

  • SQList Manager (UI): Run the SQList Manager "As Administrator" since it modifies the profile configuration in the ProgramData folder.
  • SharePoint: SQList needs adequate permissions to extract data from the desired lists and sites. The SharePoint web services should be active, as mandated by the CSOM APIs.
  • SQL Server: The login details used for the database connection should carry "dbo" rights on the target databases. This ensures the creation and modification of tables for the incoming data.