User-1204637165 posted
Hello every one,
I want to build a USSD application. This application has some very intuitive requirements that requires lot of speed and scalable Database design.
Requirements
1. Every USSD call session for a user must happen in max. of 20s
2. USSD menu should be dynamically created. This means that the System admin can change the menu flow and content anytime there is a change.
Please advice on the database to use for this operation and the schema design for this USSD Menu. Thanks alot.