Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
ebean-mocker
Ability to set a Mockito type mock EbeanServer as the 'default' EbeanServer
-
ebean-postgis Archived
Moved as module into Ebean git repo.
-
ebean-orm.github.io
Generated public website - source is in website-source repository
-
website-source
Source for the public website / documentation
-
ebean-agent
Enhancer Agent for EbeanORM
-
ebean-datasource
Implementation of datasource-api - a SQL DataSource implementation
-
ebean-migration
DB Migration runner (similar to Flyway) which can be used standalone or with Ebean (run migrations on EbeanServer start)
-
examples
Example use Ebean with Maven, Gradle, Java and Kotlin
-
ebean-spring-txn
Integration with Spring transactions with Ebean
-
ebean-collectd
Collectd reporter for Ebean metrics
-
ebean-test-docker
Ability to control docker containers. e.g. Postgres running as docker container for testing
-
ebean-test Archived
Plugin that automatically starts docker containers (like Postgres, MySQL, Sql Server, Oracle, SAP Hana, ElasticSearch, Redis etc) for testing
-
ebean-elastic
ElasticSearch integration with Ebean ORM
-
kotlin-querybean-generator Archived
Moved as a module of ebean git repo
-
ebean-querybean Archived
Moved as a module into ebean.git repo
-
querybean-generator Archived
Moved as a module into ebean.git repo
-
ebean-hazelcast
Hazelcast L2 cache option
-
ebean-ignite
Use Apache Ignite as L2 cache
-
ebean-redis
Redis based L2 cache
-
ebean-annotation
Mapping annotations for Ebean
-
deprecated-ebean-datasource-api
java.sql.DataSource service API
-
javax-persistence-api
javax.persistence-api
-
ebean-types
Extra value types like Inet, Cidr
-
ebean-k8scache
L2 Cache support running in Kubernetes
-
ebean-avaje-metrics
An adapter such that the metrics from Ebean can be supplied and reported via Avaje metrics
-
ebean-cluster
Default TCP socket implementation of cluster transport
-
ebean-spring-agent
Spring configuration for programatically loading the agent early in the spring lifecycle