sheldonreddy / amazon-documentdb-samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: documentdb-feature-request@amazon.com

About

License:MIT No Attribution


Languages

Language:JavaScript 39.0%Language:Java 15.9%Language:TypeScript 15.6%Language:Python 14.5%Language:Shell 13.3%Language:Dockerfile 1.1%Language:Makefile 0.5%