Skip to content

jpblair/amazon-documentdb-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon DocumentDB (with MongoDB compatibility) samples

This GitHub repository contains code samples that demonstrate how to use Amazon DocumentDB. Each sample includes a README file that explains how to run and use the sample.

Samples

This repository includes end-to-end samples for -

  • Connect and query

    Sample code for connecting to Amazon DocumentDB from Python, PHP, Node.js and Ruby (more coming soon)

  • Change streams

    Sample code that shows how to use AWS DocumentDB change streams to stream events to ElasticSearch, Amazon Managed Stream for Kafka (or any other Apache Kafka distro), AWS Kinesis Streams, AWS SQS, and/or S3 using AWS Lambda

  • Templates

    Sample AWS CloudFormation stacks

  • Lambda Layers

    Sample AWS Lambda Layers

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

Questions/feature requests?

Email questions to: [email protected]

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.1%
  • TypeScript 22.4%
  • Shell 19.1%
  • Dockerfile 1.6%
  • Makefile 0.8%