package azure-cosmos-db
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Azure cosmos db interface
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      a9f6cd4145b2f18c8248e54a28634367ab93c11c.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=b8f3c3ac9ac0471392009250b7e8c188
    
    
  sha512=e56042f9b17839cf431d4d7669ed07306eeb4bad622c121f7c41399d75187c6959cfd1aeba374d897bea1d8d43d9fb2a02ffaa11f595040874b182655a4f6974
    
    
  doc/README.html
Azure cosmos db
Provides an interface to Microsoft Azure Cosmos db.
Documentation
Quick start
#!ocaml
module MyAuthKeys : Auth_key = struct
  let master_key = "key guid found in azure portal"
  let endpoint = "endpoint found in azure portal (e.g. endpoint.documents.azure.com)"
end
module D = Database (MyAuthKeys)
D.list_databases ()
           sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >