You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The SQL connector will crawl content from a Azure Cosmos . 


On this page

Features


Some of the features of the SQL connector include:

  • Scans all the databases in the server.
  • Scans all containers per database.
  • Scans specific database and container.
  • Extracts table information from all databases.
  • Extracts the rows from all the tables extracted.


Content Retrieved


The SQL connector retrieves several types of documents.

  • Databases
  • Containers
  • Items


Limitations 


 SQL connector has the following limitations:

  • The performance could be affected when querying large tables when use a Sampling option.
  • Use a skip offset for the sampling, using a big offset value could affect the performance.


  • No labels