Note: Timings
for
all events
are listed in the local timezone detected
from your browser -
Neo4j Migrations: The Lean Way of Applying Database Refactorings to a Graph Database
Michael Simons, Java Champion | Staff Software Engineer
Neo4j-Migrations gives you an easy way to apply schema changes to Neo4j. Neo4j-Migrations:
- Runs Cypher scripts
- Runs Java-based migrations
- Records all migrations in a simple graph
- Works with multiple databases
- Has extensions for Spring Boot (included in Neo4j Ops Manager) and Quarkus
The most important feature? Neo4j-Migrations comes as a native binary CLI, perfect for use in CI/CD systems. The CLI has everything you need to set up safe CI scenarios. Come to this session to learn how you can put Neo4j-Migrations to work for you.