Top 9 Ruby ORM Projects
-
another approach might be to ditch a relational db and use a nosql database like mongodb and https://github.com/mongodb/mongoid There is something called Dynamic Attribute which sounds like the thing you are after.
-
Project mention: I've done a mistake when I've chosen ActiveStorage (Rails 7. Start Kit, Release 1.7) | reddit.com/r/rails | 2023-02-19
Don't you know `carrierwave` and `shrine` work already with this secure way to name folders/files? - https://github.com/carrierwaveuploader/carrierwave - https://github.com/shrinerb/shrine
-
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.
-
Her
Her is an ORM (Object Relational Mapper) that maps REST resources to Ruby objects. It is designed to build applications that are powered by a RESTful API instead of a database.
-
-
Project mention: [D] Seeking Advice - For graph ML, Neo4j or nah? | reddit.com/r/MachineLearning | 2022-07-29
The native Python client does add additional overhead when training GNN models. I have also found older reported issues regarding performance hits with neo4j's python driver. Now, these issues may not be strictly pertinent to our current use-case, but they reflect an underlying concern: Performance degradation when interaction between neo4j and native python is considered.
-
ronin
Ronin is a free and Open Source Ruby toolkit for security research and development. Ronin also allows for the rapid development and distribution of code, exploits, payloads, etc, via 3rd party git repositories. (by ronin-rb)
Project mention: Two months into learning Ruby, it is the most beautiful language I ever learned | reddit.com/r/ruby | 2023-02-25Welcome! Ruby isn't exactly "dying", but the hype/popularity is definitely fading. This is primarily because Ruby is no longer "new", most of Ruby's popularity came from Rails, and now Rails is no longer the "new hotness". However, Ruby still has lots of awesome features and lots of awesome other libraries and frameworks, such as the new fancy irb gem that uses reline, nokogiri, chunky_png, the async gems, Dragon Ruby, SciRuby, Ronin, and the new Hanami web framework.
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
Ruby ORM related posts
Index
What are some of the best open-source ORM projects in Ruby? This list will help you:
Project | Stars | |
---|---|---|
1 | Mongoid | 3,925 |
2 | Shrine | 3,055 |
3 | Her | 2,018 |
4 | marginalia | 1,647 |
5 | Neo4j.rb | 1,374 |
6 | ronin | 535 |
7 | dynamoid | 532 |
8 | BabySqueel | 480 |
9 | NoBrainer | 386 |