All Projects → normalize_attributes → Similar Projects or Alternatives

231 Open source projects that are alternatives of or similar to normalize_attributes

squint
Search PostgreSQL jsonb and hstore columns
Stars: ✭ 26 (-36.59%)
Mutual labels:  activerecord
nxt state machine
A simple but powerful state machine implementation.
Stars: ✭ 14 (-65.85%)
Mutual labels:  activerecord
rails async migrations
Asynchronous support for ActiveRecord::Migration
Stars: ✭ 56 (+36.59%)
Mutual labels:  activerecord
ICU4N
International Components for Unicode for .NET
Stars: ✭ 18 (-56.1%)
Mutual labels:  normalization
php-orm-benchmark
The benchmark to compare performance of PHP ORM solutions.
Stars: ✭ 82 (+100%)
Mutual labels:  activerecord
mv-core
Migration Validators project core classes
Stars: ✭ 23 (-43.9%)
Mutual labels:  activerecord
sinatra-api-server-toolbox
Sinatra API Server Toolbox (Ruby, Sinatra, ActiveRecord, postgreSQL, JSON, jQuery, AJAX)
Stars: ✭ 21 (-48.78%)
Mutual labels:  activerecord
filedb
ActiveRecord for static data definitions based on files
Stars: ✭ 72 (+75.61%)
Mutual labels:  activerecord
Neo
Orm框架:基于ActiveRecord思想开发的至简化的java的Orm框架
Stars: ✭ 35 (-14.63%)
Mutual labels:  activerecord
ActiveRecord
New Active Record for KumbiaPHP
Stars: ✭ 23 (-43.9%)
Mutual labels:  activerecord
yii2-rest-client
REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client)
Stars: ✭ 19 (-53.66%)
Mutual labels:  activerecord
database cleaner-active record
Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.
Stars: ✭ 35 (-14.63%)
Mutual labels:  activerecord
models stats
Charts for your rails models with MetricsGraphics.js and NVD3
Stars: ✭ 43 (+4.88%)
Mutual labels:  activerecord
activeentity
Active Record without Database
Stars: ✭ 46 (+12.2%)
Mutual labels:  activerecord
active-persistence
Active Persistence is a implementation of Active Record Query Interface for JPA that makes it easy and fun.
Stars: ✭ 14 (-65.85%)
Mutual labels:  activerecord
scopy
Common ActiveRecord scopes as model concerns
Stars: ✭ 13 (-68.29%)
Mutual labels:  activerecord
rails cursor pagination
Add cursor pagination to your ActiveRecord backed application
Stars: ✭ 21 (-48.78%)
Mutual labels:  activerecord
microscope
🔬 Microscope adds useful scopes targeting ActiveRecord boolean, date and datetime fields.
Stars: ✭ 52 (+26.83%)
Mutual labels:  activerecord
pytorch-frn
Filter Response Normalization Layer in PyTorch
Stars: ✭ 110 (+168.29%)
Mutual labels:  normalization
paper trail-association tracking
Plugin for the PaperTrail gem to track and reify associations
Stars: ✭ 103 (+151.22%)
Mutual labels:  activerecord
keras-layer-normalization
Layer normalization implemented in Keras
Stars: ✭ 58 (+41.46%)
Mutual labels:  normalization
active record-updated at
Touch `updated_at` by default with calls to `update_all` and `update_column(s)`
Stars: ✭ 27 (-34.15%)
Mutual labels:  activerecord
TextDatasetCleaner
🔬 Очистка датасетов от мусора (нормализация, препроцессинг)
Stars: ✭ 27 (-34.15%)
Mutual labels:  normalization
activerecord-mysql2rgeo-adapter
ActiveRecord connection adapter for gis, based on mysql and rgeo
Stars: ✭ 25 (-39.02%)
Mutual labels:  activerecord
workflow-activerecord
ActiveRecord/Rails Integration for the Workflow library
Stars: ✭ 24 (-41.46%)
Mutual labels:  activerecord
activerecord-shard for
Database Sharding Library for ActiveRecord
Stars: ✭ 16 (-60.98%)
Mutual labels:  activerecord
duck record
Used for creating virtual models like ActiveType or ModelAttribute does.
Stars: ✭ 23 (-43.9%)
Mutual labels:  activerecord
wp-activerecord
An ActiveRecord implementation for WordPress
Stars: ✭ 19 (-53.66%)
Mutual labels:  activerecord
active record distinct on
Support for `DISTINCT ON` statements when querying with ActiveRecord
Stars: ✭ 23 (-43.9%)
Mutual labels:  activerecord
datetime-scopes
A plugin for ActiveRecord which adds very helpful methods for querying records over time ranges (weeks/days/months/years), and it also respects time-zones!
Stars: ✭ 14 (-65.85%)
Mutual labels:  activerecord
siphon
Siphon enables you to easily combine your scopes with params
Stars: ✭ 23 (-43.9%)
Mutual labels:  activerecord
ar-dynattribute
Provide ActiveRecord dynamic attributes stored into the single field in serialized state
Stars: ✭ 43 (+4.88%)
Mutual labels:  activerecord
react-drip-form
☕ HoC based React forms state manager, Support for validation and normalization.
Stars: ✭ 66 (+60.98%)
Mutual labels:  normalization
idy
👓 An ID obfuscator for ActiveRecord
Stars: ✭ 15 (-63.41%)
Mutual labels:  activerecord
MetaBIN
[CVPR2021] Meta Batch-Instance Normalization for Generalizable Person Re-Identification
Stars: ✭ 58 (+41.46%)
Mutual labels:  normalization
zen-query
parascope gem for param-based scope generation
Stars: ✭ 25 (-39.02%)
Mutual labels:  activerecord
activerecord-cockroachdb-adapter
CockroachDB adapter for ActiveRecord.
Stars: ✭ 90 (+119.51%)
Mutual labels:  activerecord
SimpleCurd
2个类,实现类ActiveRecord,无需写Mapper, mybatis增强
Stars: ✭ 14 (-65.85%)
Mutual labels:  activerecord
ling
Natural Language Processing Toolkit in Golang
Stars: ✭ 57 (+39.02%)
Mutual labels:  normalization
SwitchNorm Detection
The code of Switchable Normalization for object detection based on Detectron.pytorch.
Stars: ✭ 79 (+92.68%)
Mutual labels:  normalization
index shotgun
duplicate index checker 🔥 🔫 👮
Stars: ✭ 35 (-14.63%)
Mutual labels:  activerecord
active model serializers validator
🃏 An extension to ActiveModel::Serializer that validates serializers output against a JSON schema
Stars: ✭ 18 (-56.1%)
Mutual labels:  activerecord
activerecord-setops
Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).
Stars: ✭ 21 (-48.78%)
Mutual labels:  activerecord
defaults
Add default value for ActiveRecord attributes
Stars: ✭ 16 (-60.98%)
Mutual labels:  activerecord
sinatras-skeleton
Basic Sinatra Skeleton MVC CRUD App with Sprockets, Warden, ActiveRecord and PostgresQL
Stars: ✭ 13 (-68.29%)
Mutual labels:  activerecord
wisper-activerecord
Transparently publish all model changes to subscribers
Stars: ✭ 97 (+136.59%)
Mutual labels:  activerecord
prefixed ids
Friendly Prefixed IDs for your Ruby on Rails models
Stars: ✭ 159 (+287.8%)
Mutual labels:  activerecord
AlamoRecord
An elegant yet powerful iOS networking layer inspired by ActiveRecord.
Stars: ✭ 18 (-56.1%)
Mutual labels:  activerecord
RainNet
[CVPR 2021] Region-aware Adaptive Instance Normalization for Image Harmonization
Stars: ✭ 125 (+204.88%)
Mutual labels:  normalization
ar-check
Enable PostgreSQL's CHECK constraints on ActiveRecord migrations
Stars: ✭ 17 (-58.54%)
Mutual labels:  activerecord
alloy
Patchwork now rename to [alloy], alloy is a simple toolkit that makes your iOS / OS X apps development more easier.
Stars: ✭ 61 (+48.78%)
Mutual labels:  activerecord
ar-variation
Variation behavior for ActiveRecord
Stars: ✭ 46 (+12.2%)
Mutual labels:  activerecord
PlotTwist
PlotTwist - a web app for plotting and annotating time-series data
Stars: ✭ 21 (-48.78%)
Mutual labels:  normalization
rails-countries
Integration between Rails and countries gem.
Stars: ✭ 17 (-58.54%)
Mutual labels:  activerecord
u-observers
Simple and powerful implementation of the observer pattern.
Stars: ✭ 31 (-24.39%)
Mutual labels:  activerecord
rails-microservices-book
A guide to building distributed Ruby on Rails applications using Protocol Buffers, NATS and RabbitMQ
Stars: ✭ 23 (-43.9%)
Mutual labels:  activerecord
LocalSupport
A directory of local support services and volunteer opportunities
Stars: ✭ 60 (+46.34%)
Mutual labels:  activerecord
filtered
Filters ActiveRecord queries in a nice way
Stars: ✭ 28 (-31.71%)
Mutual labels:  activerecord
computed model
Batch loader with dependency resolution and computed fields
Stars: ✭ 22 (-46.34%)
Mutual labels:  activerecord
ar-role
ActiveRecord behavior, which provides relation roles (table inheritance)
Stars: ✭ 34 (-17.07%)
Mutual labels:  activerecord
1-60 of 231 similar projects