Skip to content

Use alternative NoSQL databases? #20

Closed
@jashsayani

Description

@jashsayani

MongoDB is a great NoSQL database choice, but I had a few concerns:

  1. I don't want to rely on MongoLab or another Database-as-a-service. I learn from experiences.
  2. I don't want to install MongoDB on a compute instance and update versions, feed it RAM

I want to use either Google Datastore or Amazon DynamoDB. Both are good NoSQL database choices.
Google: https://cloud.google.com/datastore/
Amazon: https://aws.amazon.com/dynamodb/details/

I think it would be nice to be able to interface with alternative NoSQL databases other than MongoDB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions