DEV Community

Cover image for Open data storage: Share your data along with your code in a minute!
Nicolas Penot for Siodb

Posted on

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

Top comments (2)

Collapse
 
niolap profile image
Nicolas Penot

An example to kick-off an Ansible dynamic inventory in 3 minutes: datahub.siodb.io/niolap/u3_ansible

Collapse
 
niolap profile image
Nicolas Penot

Have fun and let me know if you need more information :)