Skip to content

shpros/azure-documentdb-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Microsoft Azure DocumentDB SDK: Javascript

DocumentDB is a purpose built NoSQL JSON document database designed for modern mobile and web applications. DocumentDB supports rich queries over JSON data as well as, transactional execution of JavaScript based application logic.

This repo contains the following two SDKs for use with JavaScript -

  • client/ - The JavaScript client SDK provides access to DocumentDB and is intended to be used in 2 tier applications that want to connect directly from the client to the database service.
  • server-side/ - The server-side JavaScript SDK is for writing server-side logic within DocumentDB such as stored procedures, triggers or user defined functions.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%