Tech Blog

(Category - )

Web development tips, tricks and tutorials for web developers of all levels.

1 to 2 of 2 results

Storing money data in MySQL

When dealing with monetary values, it's crucial to use a data type that supports fixed-point arithmetic. Explore the best practices for storing money data in MySQL to ensure data integrity and precision. Read more

Create visual database schema with MySQL Workbench

Rather than manually creating a visual representation of your database schema, which can be extremely time-consuming and error-prone, MySQL Workbench simplifies this task using their database reverse engineer functionality. Read more

1 to 2 of 2 results