DEV Community

Golf-Lang
Golf-Lang

Posted on • Edited on

Web Services with MariaDB

Here's a step-by-step example of using MariaDB as a database for web services.

It's only 41 lines of code. Click on the link above for step by step, but you can see below the screenshots of all source code - no explanation required - it's that simple:

Insert stock to database:
Image description

Select stocks and display as HTML:
Image description

Even though this looks like some kind of easy scripting language, it's actually fully statically compiled into a high-performance native executable.

Top comments (0)

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay