diff --git a/README.md b/README.md index 14c8be025..8a5dcd5d6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,30 @@ -## Ebean ORM for Java & Kotlin + +[](https://github.com/ebean-orm/ebean/actions/workflows/build.yml) +[](https://maven-badges.herokuapp.com/maven-central/io.ebean/ebean) +[](https://github.com/ebean-orm/ebean/blob/master/LICENSE) +[](https://github.com/ebean-orm/ebean/actions/workflows/multi-jdk-build.yml) +[](https://github.com/ebean-orm/ebean/actions/workflows/jdk-18-ea.yml) + +##### Build with database platforms +[](https://github.com/ebean-orm/ebean/actions/workflows/h2database.yml) +[](https://github.com/ebean-orm/ebean/actions/workflows/postgres.yml) +[](https://github.com/ebean-orm/ebean/actions/workflows/mysql.yml) +[](https://github.com/ebean-orm/ebean/actions/workflows/mariadb.yml) +[](https://github.com/ebean-orm/ebean/actions/workflows/oracle.yml) +[](https://github.com/ebean-orm/ebean/actions/workflows/sqlserver.yml) +[](https://github.com/ebean-orm/ebean/actions/workflows/yugabyte.yml) + + +##### Build with Java Early Access versions +[](https://github.com/ebean-orm/ebean/actions/workflows/jdk-ea.yml) +[](https://github.com/ebean-orm/ebean-datasource/actions/workflows/jdk-ea.yml) +[](https://github.com/ebean-orm/ebean-migration/actions/workflows/jdk-ea.yml) +[](https://github.com/ebean-orm/ebean-test-docker/actions/workflows/jdk-ea.yml) +[](https://github.com/ebean-orm/ebean-agent/actions/workflows/jdk-ea.yml) + +---------------------- + +# Ebean ORM for Java & Kotlin **Multiple abstraction levels**: Ebean provides multiple levels of query abstraction [ORM Queries, mixed with SQL](https://ebean.io/docs/intro/queries/orm-query), [DTO Queries](https://ebean.io/docs/intro/queries/dto-query), [SqlQuery and JDBC](https://ebean.io/docs/intro/queries/sql-query). Work at the highest level of abstraction and drop down levels as needed. @@ -23,34 +49,8 @@ Work at the highest level of abstraction and drop down levels as needed. * Automatically tune ORM queries * Elasticsearch for search or L3 cache -## Actions - -[](https://github.com/ebean-orm/ebean/actions/workflows/build.yml) -[](https://maven-badges.herokuapp.com/maven-central/io.ebean/ebean) -[](https://github.com/ebean-orm/ebean/blob/master/LICENSE) -[](https://github.com/ebean-orm/ebean/actions/workflows/multi-jdk-build.yml) -[](https://github.com/ebean-orm/ebean/actions/workflows/jdk-18-ea.yml) - -[](https://github.com/ebean-orm/ebean/actions/workflows/h2database.yml) -[](https://github.com/ebean-orm/ebean/actions/workflows/postgres.yml) -[](https://github.com/ebean-orm/ebean/actions/workflows/mysql.yml) -[](https://github.com/ebean-orm/ebean/actions/workflows/mariadb.yml) -[](https://github.com/ebean-orm/ebean/actions/workflows/oracle.yml) -[](https://github.com/ebean-orm/ebean/actions/workflows/sqlserver.yml) -[](https://github.com/ebean-orm/ebean/actions/workflows/yugabyte.yml) - - -#### Builds against EA (Early Access) versions of Java (19, Loom, panama etc) - - - -[](https://github.com/ebean-orm/ebean/actions/workflows/jdk-ea.yml) -[](https://github.com/ebean-orm/ebean-datasource/actions/workflows/jdk-ea.yml) -[](https://github.com/ebean-orm/ebean-migration/actions/workflows/jdk-ea.yml) -[](https://github.com/ebean-orm/ebean-test-docker/actions/workflows/jdk-ea.yml) -[](https://github.com/ebean-orm/ebean-agent/actions/workflows/jdk-ea.yml) - +---------------------- # Sponsors