DEV Community

Fulton Browne
Fulton Browne

Posted on

6 1

Whats the best alternative to azure cosmos DB

I'm really happy with cosmos. But I would would love an open source alternative.

Top comments (3)

Collapse
 
pavelsevcik profile image
pavelsevcik

Plus it's more than just NoSQL database, it's whole tech stack to build and run backend:

  • Foxx Microservices = no need to run separate app engine like NodeJS with Express
  • Performace = no need to run separate caching engine like Redis
  • ArangoSearch = no need to run separate search engine like ElasticSearch
  • Full GeoJSON Support
  • Clustering = Scalability + High Availability = production readiness
Collapse
 
saljack profile image
Tomáš Poledný

I want to say everything is better than crappy CosmosDB. For example MongoDB Atlas

Collapse
 
fultonbrowne profile image
Fulton Browne

That looks good, thanks.

Billboard image

Try REST API Generation for Snowflake

DevOps for Private APIs. Automate the building, securing, and documenting of internal/private REST APIs with built-in enterprise security on bare-metal, VMs, or containers.

  • Auto-generated live APIs mapped from Snowflake database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay