Until now the only way to configure Flyway has been through plaintext configuration parameters such as in a Flyway configuration file, through the command-line or by setting environment variables. As your organizations and enterprises grow and more people interact with your processes you’ll inevitably want a way to secure as much information as possible,... Read more
We discuss the relational database management system, or RDBMS, which helps developers manage the storage, the access, and the modification of data. Read more
This article discusses choosing the right database modeling tools, ER diagrams, and data models to meet your needs. Read more
Create good logical, physical, and conceptual data models using these expert database model preparation tips. Read more
An interesting question came up at the Redgate Summit a few weeks ago: What approach do you take to maintain database releases/changes in-flight that haven’t been applied to Production after them being wiped out after a database refresh? I have to assume that the person asking this question has not taken even the first... Read more
In 2020, Deloitte reported on The four trends that define insurance and showed that the future of the insurance marketplace is going to be significantly different. Life and Property and Casualty insurers, for example, estimated that 93% of their volume already came from propositions that were not offered five years ago. New propositions were... Read more
There are tons of books on data modeling and design, but don’t be overwhelmed. We’ll show you the right one for you. Read more
This article presents PostgreSQL’s database constraints. Discover additional functionalities for your Postgres database! Read more
Flyway can validate your migrations according to its own conventions, giving you the confidence you need to apply new migrations. However, as the lifetime of a project increases, there will inevitably be hotfixes, deleted migrations and other changes that break the conventions of Flyway’s validation. In these cases you need a way to tell... Read more
Live model validation is a special feature of Vertabelo’s online database modeler that checks for potential problems in your diagram. Read more