
CouchBase
MongoDB
Redis
ArangoDB
CouchDB
Apache Cassandra
OrientDB
Azure Cosmos DB
Micronaut Framework
vert.x
helidon
Javalin
GatsbyJS
Ktor
Serverless
Spring
CouchBase
Micronaut FrameworkBased on our record, Micronaut Framework seems to be a lot more popular than CouchBase. While we know about 49 links to Micronaut Framework, we've tracked only 3 mentions of CouchBase. 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.
I used a mix of tools to build this project, each handling a different part of the process. Google ADK helps run the AI agents, Couchbase stores past Kubecon talks data and performs the vector search, and Nebius Embedding model for generating embeddings and LLM models (Example: Qwen) generates summaries and talk abstracts. - Source: dev.to / about 1 year ago
It is therefor with great satisfaction we hereby announce that we might sponsor your Open Source project with your own custom AI chatbot built on top of ChatGPT and our AI chatbot technology. To show you an example of how this might look like, consider the following chatbot we've created for CouchBase. - Source: dev.to / about 3 years ago
I think the URL is linked from https://couchbase.com/ or cloud.couchbase.com. Source: over 4 years ago
Reduce memory-heavy dependencies. Third party libraries are often very resource-hungry. Opt for lightweight lambda-friendly frameworks such as Micronaut or Quarkus. - Source: dev.to / 2 months ago
The innovations didn't stop there. We also use compilation to a native image via GraalVM, which enabled us to switch to the latest Java versions. Also, we use DI based on Micronaut, and overall, we try to keep up with new industry trends. - Source: dev.to / 3 months ago
This allows Java to have such goodies as reflection, dynamic proxies, ServiceLoader, and DI frameworks like Spring, Micronaut, or Quarkus. - Source: dev.to / 4 months ago
Micronaut is a modern, JVM-based, full-stack framework designed for building modular, highly testable microservices and serverless applications. After working with Micronaut for over two years, I decided to transition to Quarkus. - Source: dev.to / 8 months ago
In this application, we will create products and retrieve them by their ID and use Amazon DynamoDB as a NoSQL database for the persistence layer. We use Amazon API Gateway which makes it easy for developers to create, publish, maintain, monitor and secure APIs and AWS Lambda to execute code without the need to provision or manage servers. We also use AWS SAM, which provides a short syntax optimised for defining... - Source: dev.to / about 1 year ago
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
vert.x - From Wikipedia, the free encyclopedia
Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
helidon - Helidon Project, Java libraries crafted for Microservices
ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.
Javalin - Simple REST APIs for Java and Kotlin