Use https://github.com/zeit/cosmosdb-server instead of this project
A minimal JavaScript emulator for Cosmos DB SQL API. If you need full accuracy use the offical emulator
npm install -g cosmostly
cosmostly
- Authentication
- CORS
- DatabaseAccount
- Databases
- Create
- Read
- Delete
- List
- Containers
- Create
- Read
- Update
- Delete
- List
- Items
- Create
- Read
- Update
- Delete
- Query
These are features currently not in scope. They may never be supported. If you need them, use the offical emulator
- Attachments
- Stored Procedures
- User Defined Functions
- Triggers
- Users
- Permissions
- Offers
- Consistency Settings
- Persistence