
Azure Cosmos DB
Redis
ArangoDB
MongoDB
OrientDB
Apache Cassandra
CouchBase
neo4j
CodeKeep
thiscodeWorks
CodeMyUI
Creative Tim Bits
Forge
30 seconds of code
Codespace
Anyfiddle
Azure Cosmos DB
CodeKeepNo CodeKeep videos yet. You could help us improve this page by suggesting one.
Based on our record, Azure Cosmos DB should be more popular than CodeKeep. It has been mentiond 11 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
So the internal Cosmos DB has nothing to do with Cosmos DB the Azure product, which was an unwieldy assemblage of a graph DB, a NoSQL DB, and an RDBMS last time I looked at it, but seems to have morphed into a "vector DB for AI" according to today's marketing? https://azure.microsoft.com/en-us/products/cosmos-db. - Source: Hacker News / 5 months ago
Cosmos DB supports multiple data models (document, key-value, graph, columnar) and APIs (SQL API for JSON, MongoDB API, Cassandra API, etc.). - Source: dev.to / about 1 year ago
If you are writing the code maybe consider learning Cosmos DB itโs pretty easy to work with and there is a free tier. Also in my experience itโs much faster than a SQL database. Source: about 3 years ago
Sometimes you donโt need an entire Java-based microservice. You can build serverless APIs with the help of Azure Functions. For example, Azure functions have a bunch of built-in connectors like Azure Event Hubs to process event-driven Java code and send the data to Azure Cosmos DB in real-time. FedEx and UBS projects are great examples of real-time, event-driven Java. I also recommend you to go through ๐ Code,... - Source: dev.to / almost 4 years ago
When debating the database solution for our application we were really seeking for a scalable serverless database that wouldnโt bill us for idle time. Options like AWS Athena, AWS Aurora Serverless, and Azure Cosmos DB immediately came to mind. We believed that GCP would have a comparable service, yet we could not find one. Even after consulting the GCP cloud service comparison documentation we were still unable... - Source: dev.to / about 4 years ago
I have made https://codekeep.io for storing snippets, have similar features to evernote. All users will get free pro membership now. If you are thinking about moving , please consider codekeep too. - Source: Hacker News / 6 months ago
I had a similar idea and created https://codekeep.io , it also has an option to generate screenshots of code https://codekeep.io/screenshot. - Source: Hacker News / about 1 year ago
Hi there, I'm Jithin, a full-stack developer with ~9 years of experience looking for exciting new opportunities (remote or relocation friendly). I'm passionate about building robust, scalable cloud-native solutions with a focus on Golang microservices, GraphQL APIs, Next.js frontend. My experience extends to a diverse range of technologies which can be viewed on https://jithin.im I am also the founder of... - Source: Hacker News / almost 2 years ago
Create an account on https://codekeep.io. - Source: dev.to / over 5 years ago
I have also created a similar product, its called codekeep http://codekeep.io , - google keep for codesnippets that allows users to tag and organize snippets. - Source: Hacker News / over 4 years ago
Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
thiscodeWorks - Save and share code that works
ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.
CodeMyUI - Handpicked code snippets you can use in your web projects
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
Creative Tim Bits - Code snippets for easier coding