All Projects → Randumb → Similar Projects or Alternatives

205 Open source projects that are alternatives of or similar to Randumb

Awesome Python Models
A curated list of awesome Python libraries, which implement models, schemas, serializers/deserializers, ODM's/ORM's, Active Records or similar patterns.
Stars: ✭ 124 (-40.38%)
Mutual labels:  activerecord
Active Record Query Trace
Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record
Stars: ✭ 785 (+277.4%)
Mutual labels:  activerecord
Rails or
Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
Stars: ✭ 86 (-58.65%)
Mutual labels:  activerecord
Activerecord Postgis Adapter
ActiveRecord connection adapter for PostGIS, based on postgresql and rgeo
Stars: ✭ 746 (+258.65%)
Mutual labels:  activerecord
Ldaprecord
A fully-featured LDAP framework.
Stars: ✭ 159 (-23.56%)
Mutual labels:  activerecord
Polo
Polo travels through your database and creates sample snapshots so you can work with real world data in development.
Stars: ✭ 695 (+234.13%)
Mutual labels:  activerecord
Sequel Activerecord connection
Allows Sequel to reuse an ActiveRecord connection
Stars: ✭ 84 (-59.62%)
Mutual labels:  activerecord
Rein
Database constraints made easy for ActiveRecord.
Stars: ✭ 657 (+215.87%)
Mutual labels:  activerecord
With model
Dynamically build an Active Record model (with table) within a test context
Stars: ✭ 119 (-42.79%)
Mutual labels:  activerecord
Unread
Handle unread records and mark them as read with Ruby on Rails
Stars: ✭ 638 (+206.73%)
Mutual labels:  activerecord
Active reporting
OLAP-like DSL for ActiveRecord-based reporting
Stars: ✭ 83 (-60.1%)
Mutual labels:  activerecord
Github Ds
A collection of Ruby libraries for working with SQL on top of ActiveRecord's connection
Stars: ✭ 597 (+187.02%)
Mutual labels:  activerecord
Groupify
Add group and membership functionality to your Rails models
Stars: ✭ 187 (-10.1%)
Mutual labels:  activerecord
Jsonb accessor
Adds typed jsonb backed fields to your ActiveRecord models.
Stars: ✭ 558 (+168.27%)
Mutual labels:  activerecord
Fluent Plugin Sql
SQL input/output plugin for Fluentd
Stars: ✭ 82 (-60.58%)
Mutual labels:  activerecord
Ransack
Object-based searching.
Stars: ✭ 5,020 (+2313.46%)
Mutual labels:  activerecord
Where Or
Where or function backport from Rails 5 for Rails 4.2
Stars: ✭ 116 (-44.23%)
Mutual labels:  activerecord
Zero downtime migrations
Zero downtime migrations with ActiveRecord 3+ and PostgreSQL
Stars: ✭ 513 (+146.63%)
Mutual labels:  activerecord
Csvpack
csvpack library / gem - tools 'n' scripts for working with tabular data packages using comma-separated values (CSV) datafiles in text with meta info (that is, schema, datatypes, ..) in datapackage.json; download, read into and query CSV datafiles with your SQL database (e.g. SQLite, PostgreSQL, ...) of choice and much more
Stars: ✭ 71 (-65.87%)
Mutual labels:  activerecord
Order query
Find next / previous Active Record(s) in one query
Stars: ✭ 472 (+126.92%)
Mutual labels:  activerecord
Querybuilder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
Stars: ✭ 2,111 (+914.9%)
Mutual labels:  activerecord
Activerecord Jdbc Adapter
JRuby's ActiveRecord adapter using JDBC.
Stars: ✭ 457 (+119.71%)
Mutual labels:  activerecord
Objectivesql
ObjectiveSQL is an ORM framework in Java based on ActiveRecord pattern, which encourages rapid development and clean, codes with the least and convention over configuration.
Stars: ✭ 1,109 (+433.17%)
Mutual labels:  activerecord
Strip attributes
🔪 An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
Stars: ✭ 441 (+112.02%)
Mutual labels:  activerecord
Active record Events
Manage timestamps in ActiveRecord models
Stars: ✭ 109 (-47.6%)
Mutual labels:  activerecord
Rails Pg Extras
Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
Stars: ✭ 432 (+107.69%)
Mutual labels:  activerecord
Mixed gauge
A simple and robust database sharding with ActiveRecord.
Stars: ✭ 58 (-72.12%)
Mutual labels:  activerecord
Store model
Work with JSON-backed attributes as ActiveRecord-ish models
Stars: ✭ 410 (+97.12%)
Mutual labels:  activerecord
Jsonapi Utils
Build JSON API-compliant APIs on Rails with no (or less) learning curve.
Stars: ✭ 191 (-8.17%)
Mutual labels:  activerecord
Sequent
CQRS & event sourcing framework for Ruby
Stars: ✭ 400 (+92.31%)
Mutual labels:  activerecord
Topaz
A simple and useful db wrapper for Crystal-lang
Stars: ✭ 56 (-73.08%)
Mutual labels:  activerecord
Deep pluck
Allow you to pluck attributes from nested associations without loading a bunch of records.
Stars: ✭ 385 (+85.1%)
Mutual labels:  activerecord
Ar Position
ActiveRecord behavior, which provides ability for custom records order setup
Stars: ✭ 107 (-48.56%)
Mutual labels:  activerecord
Annotate models
Annotate Rails classes with schema and routes info
Stars: ✭ 3,849 (+1750.48%)
Mutual labels:  activerecord
Unscoped associations
🔦 Skip the default_scope in your associations (ActiveRecord)
Stars: ✭ 53 (-74.52%)
Mutual labels:  activerecord
Isolator
Detect non-atomic interactions within DB transactions
Stars: ✭ 362 (+74.04%)
Mutual labels:  activerecord
Identity cache
IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!
Stars: ✭ 1,733 (+733.17%)
Mutual labels:  activerecord
Algoliasearch Rails
AlgoliaSearch integration to your favorite ORM
Stars: ✭ 352 (+69.23%)
Mutual labels:  activerecord
Active Record
Active Record database abstraction layer
Stars: ✭ 43 (-79.33%)
Mutual labels:  activerecord
Active importer
Define importers that load tabular data from spreadsheets or CSV files into any ActiveRecord-like ORM.
Stars: ✭ 333 (+60.1%)
Mutual labels:  activerecord
Valle
UNMAINTAINED Built-in limit validations for your ActiveRecord model
Stars: ✭ 103 (-50.48%)
Mutual labels:  activerecord
Jennifer.cr
Crystal ORM using ActiveRecord pattern with flexible query DSL
Stars: ✭ 309 (+48.56%)
Mutual labels:  activerecord
Ar Uuid
Override migration methods to support UUID columns without having to be explicit about it.
Stars: ✭ 41 (-80.29%)
Mutual labels:  activerecord
Html5 validators
A gem/plugin for Rails 3, Rails 4, Rails 5, and Rails 6 that enables client-side validation using ActiveModel + HTML5 Form Validation
Stars: ✭ 302 (+45.19%)
Mutual labels:  activerecord
Ldaprecord Laravel
Multi-domain LDAP Authentication & Management for Laravel.
Stars: ✭ 178 (-14.42%)
Mutual labels:  activerecord
Sequenced
Generate scoped sequential IDs for ActiveRecord models
Stars: ✭ 290 (+39.42%)
Mutual labels:  activerecord
Chinese regions rails
中国省市区县数据库,包含行政编码,邮政编码,地区拼音和简拼
Stars: ✭ 38 (-81.73%)
Mutual labels:  activerecord
Shiba
Catch bad SQL queries before they cause problems in production
Stars: ✭ 277 (+33.17%)
Mutual labels:  activerecord
Graphql devise
GraphQL interface on top devise_token_auth
Stars: ✭ 100 (-51.92%)
Mutual labels:  activerecord
Database validations
Database validations for ActiveRecord
Stars: ✭ 274 (+31.73%)
Mutual labels:  activerecord
Activerecord Sqlserver Adapter
SQL Server Adapter For Rails
Stars: ✭ 910 (+337.5%)
Mutual labels:  activerecord
Panko serializer
High Performance JSON Serialization for ActiveRecord & Ruby Objects
Stars: ✭ 266 (+27.88%)
Mutual labels:  activerecord
Enumerize
Enumerated attributes with I18n and ActiveRecord/Mongoid support
Stars: ✭ 1,637 (+687.02%)
Mutual labels:  activerecord
Monogamy
Add table-level database locking to ActiveRecord
Stars: ✭ 12 (-94.23%)
Mutual labels:  activerecord
Activerecord Turntable
ActiveRecord Sharding Plugin
Stars: ✭ 206 (-0.96%)
Mutual labels:  activerecord
Ar Softdelete
Soft delete behavior for ActiveRecord
Stars: ✭ 188 (-9.62%)
Mutual labels:  activerecord
Activejpa
A simple active record pattern library in java that makes programming DAL easier
Stars: ✭ 172 (-17.31%)
Mutual labels:  activerecord
Activerecord where assoc
Make ActiveRecord do conditions on your associations
Stars: ✭ 126 (-39.42%)
Mutual labels:  activerecord
Validates timeliness
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
Stars: ✭ 1,319 (+534.13%)
Mutual labels:  activerecord
Type scopes
Automatic scopes for ActiveRecord models.
Stars: ✭ 24 (-88.46%)
Mutual labels:  activerecord
61-120 of 205 similar projects