News

A developer shouldn't spend time on database table creation when unit tests run. Instead, have Hibernate create tables in the database for JPA and other data-driven applications.
Using default values on database columns helps to insulate database design issues from application code. Find out how to change a column's default value at a later date using a single command.
Ever since Oracle extended its self-driving database and aggressively priced it for JSON developers, we've been wondering when they would come out and meet MongoDB developers where they live.