An open API service aggregating public data about GitHub Sponsors.

vlado

View JSON Representation

Funding Links: https://github.com/sponsors/vlado

GitHub Sponsors Profile

Hi 👋 I'm a Ruby developer from Croatia, passionate about Rails and think it is still the best framework for developing web apps.
My biggest open source contribution was adding Common Table Expressions support to Rails and maintaining activerecord-cte gem for CTE support in older versions of Rails.
Since I do not have a luxury of being paid for my open source work you sponsorships will help me focus on improvements I have in mind:

Adding support for Recursive CTEs to ActiveRecord
Adding higher level API for CTEs to ActiveRecord to make it more abstract and user friendly.
Adding UNION support to ActiveRecord

Featured Works

vlado/activerecord-cte

Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries

Language: Ruby - Stars: 306
vlado/rails_db_info

Rails engine which will give you a quick display of your database schema and contents for reference

Language: Ruby - Stars: 208