Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 16 Ruby MySQL Projects
-
Project mention: Backup VS database - a user suggested alternative | libhunt.com/r/backup | 2023-06-21
-
Project mention: Feature flags in Rails: How to roll out and manage your features like a pro | dev.to | 2023-04-07
That’s it! You now have a fully configured feature flagging system in your Rails app. Notice we didn’t cover some more advanced features that Flipper offers, including enabling features for a user group or individual users. For that, check out Flipper on Github. We also didn’t cover feature flagging frontend features in this post - if that becomes a requirement we could easily create an endpoint that uses the FeaturesRepo and sends enabled features to the frontend to toggle. If you learned something new consider following me here - I’ll be putting out more content on Ruby on Rails and software development as I work on Firecode.io. Preparing for a coding interview? Check out Firecode.io.
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
Motor Admin
Deploy a no-code admin panel for your application in less than a minute. Stop wasting time on custom internal tools and focus on the actual product. Motor Admin allows to launch a custom admin panel for any application.
Tangential: MotorAdmin is a pretty reasonable, mountable, Rails-based option.
-
-
-
evil-seed
A Gem for creating partial anonymized dumps of your database using your app model relations.
Since it can be challenging to replicate production DB issues exactly, I would recommend creating anonymized dumps of your data with something like https://github.com/evilmartians/evil-seed
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
Project mention: Announcing fast_count - a new gem to quickly get an accurate count estimation for large tables | /r/rails | 2023-04-26
I released a new gem - https://github.com/fatkodima/fast_count.
-
-
wt_activerecord_index_spy
A gem to spy queries running with Active Record and report missing indexes
-
mysql-binuuid-rails
Store UUIDs in binary MySQL database columns. Saves storage, and increases performance.
you need this : https://github.com/nedap/mysql-binuuid-rails
-
activerecord-tidb-adapter
TiDB adapter for ActiveRecord, allows the use of TiDB as a backend for ActiveRecord and Rails apps.
-
-
-
rails-chat
Chat app built using Ruby on Rails that does the crud operations in background tasks using Redis and Sidekiq and supports a full-text search using elastic search.
Here's a tutorial. Here's another. Here's an example project.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Ruby MySQL related posts
- How to Contribute to Open Source Project - Your First GitHub PR
- We lost 54k GitHub stars
- GitHub downtime root cause analysis
- Build a Rails App with TiDB and the ActiveRecord TiDB Adapter
- Ruby’s Hidden Gems: Bullet
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Oct 2023
Index
What are some of the best open-source MySQL projects in Ruby? This list will help you:
Project | Stars | |
---|---|---|
1 | Backup | 4,793 |
2 | flipper | 3,375 |
3 | Motor Admin | 1,698 |
4 | SearchCop | 779 |
5 | with_advisory_lock | 560 |
6 | evil-seed | 299 |
7 | fast_page | 275 |
8 | rom-sql | 216 |
9 | fast_count | 186 |
10 | departure | 131 |
11 | wt_activerecord_index_spy | 76 |
12 | mysql-binuuid-rails | 52 |
13 | activerecord-tidb-adapter | 23 |
14 | Feedka | 18 |
15 | ghost_adapter | 17 |
16 | rails-chat | 2 |