cosmostly

0.0.1 • Public • Published

Cosmostly

⚠️ WARNING: THIS IS NOT READY TO USE AND UNDER HEAVY DEVELOPMENT ⚠️

Build Status

A minimal JavaScript emulator for Cosmos DB SQL API. If you need full accuracy use the offical emulator

Quick Start

npm install -g cosmostly
cosmostly

Supported Features

  • [ ] Authentication
  • [ ] CORS
  • [x] DatabaseAccount
  • [x] Databases
    • [x] Create
    • [x] Read
    • [x] Delete
    • [x] List
  • [x] Containers
    • [x] Create
    • [x] Read
    • [ ] Update
    • [x] Delete
    • [x] List
  • [x] Items
    • [x] Create
    • [x] Read
    • [ ] Update
    • [x] Delete
    • [ ] Query

Unsupported Features

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

Dependents (0)

Package Sidebar

Install

npm i cosmostly

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

50.9 kB

Total Files

54

Last publish

Collaborators

  • southpolesteve