Navigating Tough Times with Crypto: How to Stay Sharp When Money’s Tight

    Created 16-Jul-2025 2025-W28
    Read Blog

    Beta Testers Wanted: Discussion Forum Module – Get Early Access!

    • Oqtane
    • Discussion Forum
    • Beta

    Created 30-May-2025 2025-W22
    Read Blog

    Oqtane 6.1.3 Released

    • Oqtane

    Created 30-May-2025 2025-W22
    Read Blog

    Oqtane 6.1.2 Released

    • Oqtane

    Created 10-Apr-2025 2025-W14
    Read Blog

    Coming Soon - DynamicForm 4.0

    • DynamicForms
    • Oqtane

    Created 15-Mar-2025 2025-W11
    Read Blog

    Oqtane
    2023-W13
    "Agilify" nice to get back to some raw coding

    It is funny but ever since DynamicForm module I haven't had a need to build much. Create a form, capture data and present it. DF is so versatile.

    So "Agilify" is getting close to the GitHub repo going public. There are a lot of little coding gems and definitely a different way of working. One big point is:

    Data Storage

    The Data will reside in one SQL server table with the main Item data stored as JSON. Storing object data in JSON format in a database has several benefits:

    1. Flexibility: JSON is a flexible format that can store complex data structures, which makes it a great choice for storing object data. It can handle nested data structures and arrays and allows for easy manipulation of data.
    2. Interoperability: JSON is widely used and supported across different programming languages, which makes it easy to exchange data between different systems and applications.
    3. Human-readable: JSON is easy for humans to read and understand, which makes it easier to debug and troubleshoot issues with the data.
    4. Compactness: JSON is a lightweight format, which means it takes up less space in the database compared to other formats like XML.
    5. Ease of use: Serializing and deserializing JSON is a straightforward process that can be done on the fly, which makes it easy to work with data in an application.




    Created by: host
    Created on: 01-Apr-2023
    Last Reviewed : Never!
    Blog, Journal, Diary, Record Reviews