Blogs


Setup Ruby on Rails 6 App with MongoDB under 5 Minutes
In this article, I will be discussing how to quickly setup a NoSQL database MongoDB with your brand new Rails 6 app. I am using Ubuntu 14.04, Ruby 2.5.1 and Rails 5.2 for this tutorial.MongoDB is an open source database management system (DBMS) th...

A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
Falcon is a multi-process, multi-fiber rack-compatible HTTP server built on top of async, async-io, async-container and async-http. Each request is executed within a lightweight fiber and can block on up-stream requests without stalling the entire...




Best backend technologies to use in 2019- Ruby On Rails on 1 place
Choosing what the best backend technologies to use in 2019 is one of the key decisions that need to be taken. Regardless whose dilemma it is, whether a startup founder or a product owner, it’s of great importance to determine which language to use...

