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 upPinned repositories
Repositories
-
ebean-agent
Enhancer Agent for EbeanORM
-
examples
Example use Ebean with Maven, Gradle, Java and Kotlin
-
ebean-test-docker
Ability to control docker containers. e.g. Postgres running as docker container for testing
-
ebean-migration
DB Migration runner (similar to Flyway) which can be used standalone or with Ebean (run migrations on EbeanServer start)
-
ebean-ddl-runner
Runs DDL/SQL scripts
-
ebean-orm.github.io
Generated public website - source is in website-source repository
-
website-source
Source for the public website / documentation
-
ebean-datasource
Implementation of datasource-api - a SQL DataSource implementation
-
ebean-mocker
Ability to set a Mockito type mock EbeanServer as the 'default' EbeanServer
-
ebean-spring-txn
Integration with Spring transactions with Ebean
-
ebean-collectd
Collectd reporter for Ebean metrics
-
ebean-elastic
ElasticSearch integration with Ebean ORM
-
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
-
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
-
ebean-jackson
Jackson ObjectMapper module that uses Ebean's JSON support for serialisation and deserialisation
-
avaje-ebeanorm-cluster-mcast
Multicast implementation of cluster transport
-
avaje-datasource-alert
Simple SMTP based DataSourceAlert implementation for sending a email on DB down