Ebean ORM
Beego
Mikro orm
Propel ORM
Hibernate
Dapper
Doctrine
DBFlow
Micronaut Framework
vert.x
helidon
Javalin
GatsbyJS
Ktor
Serverless
Spring
Micronaut FrameworkBased on our record, Micronaut Framework seems to be a lot more popular than Ebean ORM. While we know about 49 links to Micronaut Framework, we've tracked only 4 mentions of Ebean ORM. 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.
You can have a look at https://ebean.io/ ... Better control over the generated SQL, multiple levels of abstraction, can generate DB migrations and run the DB migrations, transparent encryption support, SQL 2011 history support, test against docker containers. Source: over 4 years ago
There is https://ebean.io/ and looks like it a community driven alternative to jOOQ. Source: almost 5 years ago
Ebean ORM https://ebean.io/ was built to somewhat rival JPA (and JDBI) Btw: you can use java 16 records with ebean as DTOs, EmbeddedId and also as read only entity beans (and JPA implementations could similarly do so). Source: almost 5 years ago
I wouldn't call it micro, but https://ebean.io/ is pretty nice. - Source: Hacker News / about 5 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 / 12 months ago
Beego - Beego Web is official blog and documentation website for beego app web framework
vert.x - From Wikipedia, the free encyclopedia
Mikro orm - TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns.
helidon - Helidon Project, Java libraries crafted for Microservices
Propel ORM - Application and Data, Languages & Frameworks, and Microframeworks (Backend)
Javalin - Simple REST APIs for Java and Kotlin