schema_plus_pg_indexes

Index library

Adds support for PostgreSQL index expressions and operator classes to ActiveRecord

Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as well as a shorthand for case-insensitive indexes

GitHub

30 stars
11 watching
13 forks
Language: Ruby
last commit: almost 7 years ago

Related projects:

RepositoryDescriptionStars
schemaplus/schema_plus_indexesAdds convenient capabilities to ActiveRecord's index handling9
schemaplus/schema_plus_tablesAdds utility features to ActiveRecord's handling of tables5
schemaplus/schema_plus_columnsProvides useful accessors to ActiveRecord's Column object2
casecommons/pg_searchA library that provides named scopes for searching in PostgreSQL databases1,366
alassek/activerecord-pg_enumEnables Rails to use PostgreSQL's enumeration types in database columns167
georgekaraszi/activerecordextendedProvides additional Postgres functionality to an ActiveRecord application.1,325
ged/ruby-pgA PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases.804
schemaplus/schema_plus_enumsAn ActiveRecord extension for supporting enum data types in Ruby on Rails applications.14
schemaplus/schema_plus_default_exprAllows setting default values of columns to SQL expressions in Ruby on Rails ActiveRecord migrations.0
davyjoneslocker/postgres_extAdds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications643
schemaplus/schema_plus_db_defaultProvides an extension to ActiveRecord that allows setting column values to their default database value when saving a record.1
bibendi/activerecord-postgres_enumIntegrates PostgreSQL's enum data type into ActiveRecord's schema and migrations.361
royaltm/ruby-em-pg-clientAn asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support.59
arenadotio/pgxA pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations122
pganalyze/pg_query.rsA Rust library that parses and analyzes PostgreSQL SQL queries146