Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Go: Simple YAML DB (github.com/ulfox)
1 point by ulfox on Aug 23, 2021 | hide | past | favorite | 3 comments


Hi,

I created a simple project for working with yaml files and thought of sharing it with you rather than keeping it local.

It is a very simple project, mostly loops over keys and works with interfaces{} created from a yaml marshal.

Repo: https://github.com/ulfox/dby

Features - add/update keys - delete keys - Get value of a key - Query for keys - Merge yaml files


Cool project! I saw something similar to this, but written in javascript earlier. I wish you best of luck. Looks useful.


Thanks, I created it as a need while working on a different go project.

Cheers,




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: