database

Database Performance at Scale

Database performance at scale is a critical consideration for organizations that handle large volumes of data and require fast and reliable access to that data. Scaling a database means adapting it to handle increased workloads, larger datasets, and higher numbers of concurrent users without compromising performance. This process involves various techniques and strategies, and it’s essential to address multiple aspects of database design and management. Let’s explore the key factors and considerations in detail: Database […]

Database Performance at Scale Read More »

Free Online Guide: Uploading a Website with PHP and MySQL Database

In this tutorial, the video creator will walk you through the steps of uploading your website with a database for free, without requiring any financial investment. The video creator has previously designed a signup-login website using PHP and MySQL, and now they will illustrate the process of effectively deploying it online. By meticulously adhering to the instructions provided in the video, you can ensure that your website and its associated database are accessible to a

Free Online Guide: Uploading a Website with PHP and MySQL Database Read More »

Strategies for Lowering Positioning Accuracy in GIS Databases: Balancing Privacy and Precision

Suggestion for Citation: Amerudin, S. (2023). Strategies for Lowering Positioning Accuracy in GIS Databases: Balancing Privacy and Precision. [Online] Available at: https://people.utm.my/shahabuddin/?p=6291 (Accessed: 9 April 2023).

Strategies for Lowering Positioning Accuracy in GIS Databases: Balancing Privacy and Precision Read More »

Designing and Developing a Web Map-based Muslim Cemetery System

By Shahabuddin Amerudin Introduction A web map-based cemetery system typically utilizes a GIS (Geographic Information System) to display a map of the cemetery and the location of graves within it. Users can interact with the map to zoom in and out, pan around, and view detailed information about individual graves, such as the name of the deceased, date of birth and death, and other relevant details. Some systems may also include photographs of the graves,

Designing and Developing a Web Map-based Muslim Cemetery System Read More »

Database Modeling

Using abstraction from concepts by humans to their implementation in the machine, database modeling relies generally on a three-tier model: A conceptual model involving the identification of the geographic features to be included in the database as entities/objects, the definition of their attributes, and how they relate to one another. An abstraction and objective representation of the real world independent from the DBMS software to be used. A logical model, a resulting outcome from the transformation

Database Modeling Read More »

Scroll to Top