-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Why NoSQL (couchbase) ??
- Easy multi-tenancy support - Horizontally scalable and Schema Free
- Web browser optimized - JSON data can be parsed by web browser directly and performantly.
- High Performance - Memory cached and fast read
- Easy to implement Analytic services (MR) and Full Text Search
- Event-driven architecture - no need to care about CQRS something
- Some NoSQL products provides pessimistic locking and ANSI SQL let you can easily migrate to them.
Metadata
Metadata
Assignees
Labels
No labels