All activity
Sayan Nandanleft a comment
Hello Product Hunt! Since 2020, I've been working on Skytable and it has evolved from a simple key/value store to its current form, focusing on performance and scalability. BlueQL is one of Skytable's most important parts: a secure, modern alternative to SQL, reducing susceptibility to injection attacks. Skytable differs from traditional SQL and NoSQL systems, using several novel concepts in...

SkytableA modern NoSQL database for building scalable real-time apps
Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build powerful experiences — all delivered in real-time speed.

SkytableA modern NoSQL database for building scalable real-time apps
Sayan Nandanleft a comment
While working on Skytable, I was increasingly annoyed while creating modules and finally ended up making a tool for creating them. You can read more here: https://github.com/ohsayan/dab

dabTools for Rustaceans in pursuit of laziness
`dab` is a tool that aims to provide easy shortcuts tasks that Rustaceans do almost everyday. The one thing that dab currently provides is module creation. Why? So that you can cut down 4 steps to one for creating modules while working on large projects.

dabTools for Rustaceans in pursuit of laziness
