diff --git a/_posts/2023-10-26-performance-guide-to-create-100k-records-in-less-than-3s-using-ruby-on-rails.md b/_posts/2023-10-26-performance-guide-to-create-100k-records-in-less-than-3s-using-ruby-on-rails.md new file mode 100644 index 0000000..9f8b47d --- /dev/null +++ b/_posts/2023-10-26-performance-guide-to-create-100k-records-in-less-than-3s-using-ruby-on-rails.md @@ -0,0 +1,18 @@ +--- +active: "articles" +layout: article + +title: "Performance Guide to create 100k records in less than 3s using Ruby on Rails" +description: "In this article, we will explore different methods to efficiently create 100,000 records in Ruby on Rails." +file: "2023-10-26-performance-guide-to-create-100k-records-in-less-than-3s-using-ruby-on-rails.md" +link: https://dev.to/justthev/performance-guide-to-create-100k-records-in-less-than-3s-using-ruby-on-rails-3k07 +preview_image_link: "https://drive.google.com/uc?export=view&id=1KTXo9B2LbqwEN_doBpi7-I20cvXG-vxJ" +tags: Oct2023 +author: 'Ruby News' + +preview_full_background: false +preview_blur: true + +article_preview_blur: true +round_borders: false +---