Author name: Jaemielle Marzel Agdon

Factors to Consider for Blockchain App Development

Nature of Platform – Determining which type is apt for you will make the Blockchain applications development process easier. Smart Contracts – is a self-executing protocol that processes, validates or enforces any trigger-based action stored on the blockchain system. Consensus Protocol –  Different blockchain development platforms work upon different consensus protocol, including Proof of Work,

Factors to Consider for Blockchain App Development Read More »

Hyperledger Fabric

Hyperledger Fabric is a widely used private blockchain, primarily in enterprise settings to make transactions between multiple businesses more efficient. It has a modular design that enables five core functionalities: Can define asset types and consensus protocol. Can set permission on who can join the network. Nodes are divided into two: Peer nodes to execute

Hyperledger Fabric Read More »

LAMP Stack

What is a LAMP stack? LAMP is an open source Web development platform that uses Linux as the operating system, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language. Because the platform has four layers, LAMP is sometimes referred to as a LAMP stack. Linux: The operating system. Linux is a free

LAMP Stack Read More »

SQL vs. MySQL

Meaning SQL stands for Structured Query Language. It is used for writing queries for databases and also useful in managing relational databases (RDBMS). On the other hand, MySQL is an RDBMS which uses SQL to perform operations like data storing, modifying, and management in a tabular format. Complexity MySQL is a readily available software which

SQL vs. MySQL Read More »