Application vs. Database: Who Actually Owns Your Data Model?

Опубликовано: 24 Февраль 2026
на канале: IntelliJ IDEA, a JetBrains IDE
3,703
145

Let's embark on a thought experiment – you need to create a new application to track the population of rare animals. What would be your first coding move: CREATE TABLE species (...) or class Species? Whichever it is, you'll eventually need to synchronize changes between the database table model and application code.

In this session, we will dive into both the code-first and database-first approaches. We'll explore the pros and cons of each method and discover the tools IntelliJ IDEA offers to satisfy both perspectives.

Speakers: Andrey Belyaev
and Franck Pachot

#IntelliJIDEA #datamodeling #applicationdevelopment #codefirstapproach

Join us:
Website: https://jb.gg/website
Blog: https://jb.gg/blog
Twitter:   / intellijidea  
Facebook:   / intellijidea  

Download IntelliJ IDEA: https://jb.gg/download-intellij-idea
Top 15 IntelliJ IDEA shortcuts: https://jb.gg/Top15IntelliJIDEAShortcuts