knMongoc : Demonstration of libmongoc (MongoDB C driver) CRUD tests using Kotlin/Native cInterop

Redirected here from: GitHub - mongodb/mongo-c-driver: The Official MongoDB driver for C language

Repo at: GitHub - exertionriver/knMongoc: Demonstration of libmongoc (MongoDB C driver) CRUD tests using Kotlin/Native cInterop

Please let me know your thoughts…!

Thank you,
Ian

2 Likes

Hi @Exertion_River - looks great! I’m interested in how you’re using it for your projects.

Welcome to the MongoDB community!

Hi @Sheeri_Cabral, thanks for your reply…! :slight_smile:

The code linked above is an extract from an Ubuntu console project I am working on that generates local clock-time astronomical aspect data.

I think MongoDB could eventually allow preloading of forecast data minutes or hours ahead of current local time in order to show future-trend information.

Putting together a working example of Kotlin/Native cInterop also took me a little while and a few web searches to figure out, so I wanted to post something useful for folks to explore and retool as desired.

Thank you,
Ian

Wow, what you’re doing is so cool!

1 Like