#mongodb in zig

1 messages · Page 1 of 1 (latest)

hybrid atlas
#

how to use mongodb on zig

dusk hedge
#

yes, that's what happens when you use chatgpt to learn how to program

#

best advice: don't use mongo

#

second best advice: find a client for mongo written in C and use it from Zig

hybrid atlas
#

why

#

mongodb is good nosql database

#

so what should i use

dusk hedge
dusk hedge
# hybrid atlas so what should i use

if you're not familiar with low-level programming, it might be a bit too early for you to use Zig if you want to do high-level stuff, like connecting to mongo to make a web app. we're getting there, but it's still not a smooth learning curve for people without much prior low-level experience

hybrid atlas
#

If zig is going to be a promising general purpose programming language, we need to be able to develop web applications with zig.

red dragon
#

but i can't say anything about mongo. Haven't used it.

hybrid atlas
#

so

#

is there any http server

#

framework on zig

#

or maybe i can import from c

junior osprey
hazy crag
#

maybe when the package manager releases that will encourage people to build on each other's work 😄

hybrid atlas
#

Well, if I try to write a framework myself instead of waiting for it, after all, there is more to 2025, I can do it in 3 years.

#

maybe some people will try my framework in the future