ChikkaDB: A Translation Layer to Use SQLite as a MongoDB-compatible JSON Database

This is such an interesting project! Building a wire-compatible server that translates MongoDB commands into SQL is a creative way to leverage SQLite’s JSON capabilities. I’m interested in trying it out and seeing how it performs. Thanks for sharing it, @Kishore_Athrasseri

1 Like