Elasticsearch + Hibernate: from artisanal to industrial integration by Emmanuel Bernard/David Pilato
Elasticsearch is a highly scalable search engine and simple to deploy. One of the challenges is to keep the data source (e.g. RDBMS) and the Elasticsearch index synchronized all the time. Hibernate ORM is very popular to persist data in RDBMSes from Java. Wouldn’t it be good if Hibernate ORM could automatically push all changes to Elasticsearch? Wouldn’t it be good if Elasticsearch queries could return domain model objects like a HQL query does? Please welcome the latest feature of Hibernate Search, come discover via this tools in action how the Elasticsearch and Hibernate universes are joined. Emmanuel Bernard is data platform architect for the JBoss portfolio at Red Hat getting his open source hands in Hibernate, Infinispan, Debezium and more. He had founded and lead Hibernate Search, Validator and OGM and participated to the Bean Validation spec (as lead) and the JPA one (as expert). Nowadays his focus revolves around NoSQL, analytics and streams of data. He is the founder and co-host of two podcasts: JBoss Community Asylum (English) and Les Cast Codeurs Podcast (French). David Pilato is Developer at elasticsearch and French spoken language User Group creator. In his free time, he likes talking about elasticsearch in conferences like Devoxx FR BE UK, JUGs, Web5, Agile France, Mix-IT, Javazone or in companies (Brown Bag Lunches). [LDL-1473]