-
Spring Boot Flyway DB Migration Integration Example

Learn how to use Flyway db migration toll with spring boot projects.
-
Create ER Diagram For Existing MySQL Database

MySQL DB is the most widely used database in the world for small scale to large scale application. As MySQL is currently owned by Oracle and sells enterprise edition of MySQL and there is also one community edition maintained. Now there are many databases based on MySQL core. Apart from the DB engine, it provides…
