Bitsy vs Cosmos DB
Bitsy is a property graph database; Cosmos DB is a multiple database. Bitsy (2013-07, Apache-2.0, Java) ranks #96 this month; Cosmos DB (2014-08, Proprietary, C++) ranks #10.
| Attribute | Bitsy | Cosmos DB |
|---|---|---|
| At a glance | ||
| Rank | #96 | #10 |
| Score | 36.3 | 61.8 |
| GitHub stars | 150 | — |
| Popularity | 39.0 | 70.4 |
| Activity | 55.1 | — |
| Community | 53.4 | 59.9 |
| Research | 89.4 | 88.5 |
| Fundamentals | ||
| Description | A small, embeddable, durable in-memory property graph database implementing Apache TinkerPop3 (Gremlin), with ACID transactions and optimistic concurrency control aimed at multi-threaded OLTP workloads. It persists data to human-readable JSON transaction logs and runs in-process or behind Gremlin Server. | A globally distributed multi-model database service on Microsoft Azure with property graph support through the Apache Gremlin API. Offers multi-region replication and multiple consistency models. |
| Vendor | LambdaZen | Microsoft |
| Model | Property Graph | Multiple |
| Kind | embedded | database |
| Category | Emerging | Enterprise |
| First released | 2013-07 | 2014-08 |
| Status | active | active |
| License | Apache-2.0 | Proprietary |
| Written in | Java | C++ |
| Query languages | Gremlin | Gremlin, SQL |
| gdotv support | no | yes |
Feature scores — not surveyed for Bitsy
| Feature | Bitsy | Cosmos DB |
|---|---|---|
| Community & Business | ||
| Active development | — | ✓ |
| Commercial support | — | ✓ |
| Live community | — | 0.5 |
| Open Source | — | · |
| Pricing | — | ✓ |
| Trendiness | — | ✓ |
| Deployment | ||
| Containerization | — | 0.5 |
| Work as dedicated instance | — | ✓ |
| Work as embedded | — | · |
| Testing in-memory version | — | ✓ |
| Platform | ||
| Operating on Linux | — | · |
| Operating on Windows | — | ✓ |
| SaaS offering | — | ✓ |
| Operations | ||
| Automatic updates | — | ✓ |
| Client side caching | — | · |
| Data versioning support | — | · |
| Live backups | — | ✓ |
| Distribution | ||
| Cluster Re-balancing | — | 0.5 |
| Data Distribution | — | ✓ |
| High-Availability | — | ✓ |
| Query Distribution | — | ✓ |
| Replication support | — | ✓ |
| Developer Experience | ||
| Data types defined | — | · |
| Logging/Auditing | — | ✓ |
| Object-Graph Mapper | — | ✓ |
| Reactive programming | — | ✓ |
| Documentation up-to-date | — | ✓ |
| Binary protocol | — | · |
| CLI | — | ✓ |
| GUI | — | ✓ |
| Data Model | ||
| Multi-database | — | ✓ |
| Graph-native data | — | · |
| REST API | — | ✓ |
| Query Language | — | ✓ |
| Transactions | ||
| Granular locking | — | · |
| Multiple isolation levels | — | ✓ |
| Read committed transaction | — | ✓ |
| Transaction support | — | 0.5 |
| Schema & Security | ||
| Constraints | — | · |
| Schema support | — | · |
| Secondary indexes | — | ✓ |
| Server side procedures | — | ✓ |
| Triggers | — | ✓ |
| Authentication | — | ✓ |
| Authorization | — | ✓ |
| Data encryption | — | ✓ |
Links
- Bitsy · website · github · full profile
- Cosmos DB · website · full profile