Open data storage: Share your data along with your code in a minute!

niolap

Nicolas Penot

Posted on February 16, 2021

Open data storage: Share your data along with your code in a minute!

This tutorial assumes that you already have an account in the Siodb DataHub. If not yet the case, you can create one here for free.

Step 1: Create your database

Go on the DataHub
new_db

Step 2: Create your table

In the platform, create your table structure:

image

Step 3: Import the prepared snippet into your code

Choose your programming language and copy the prepared snippet in your code:

image

Conclusion

In a few times, you will have your database ready to be spread - no more operations!

PS 1: Embed your database in your GitHub project along with your code:

image

PS 2: Your project is open? Explain your project to crowd:

image

💖 💪 🙅 🚩
niolap
Nicolas Penot

Posted on February 16, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related