scenic
View manager
A Rails gem that simplifies the creation and management of versioned database views.
Versioned database views for Rails
3k stars
43 watching
224 forks
Language: Ruby
last commit: 4 months ago
Linked from 2 awesome lists
activerecorddatabasedatabase-viewshacktoberfestpostgresrailsrubyschemasql
Related projects:
Repository | Description | Stars |
---|---|---|
chartdb/chartdb | A web-based tool that allows users to visualize and design database schemas using a single query, with features for schema import, export, and editing. | 9,559 |
schemaplus/schema_plus_views | A gem that enables creating and querying views in ActiveRecord migrations. | 28 |
rubenv/sql-migrate | Tools and scripts for managing changes to a relational database schema in a Go application. | 3,235 |
empaticoorg/scenic-mysql_adapter | A MySQL adapter for the Scenic framework, enabling its use with MySQL databases. | 30 |
kvokka/pp_sql | An ActiveRecord log beautifier gem for Ruby on Rails | 265 |
zombodb/zombodb | A Postgres extension that integrates Elasticsearch into relational databases using a custom query language and optimized indexing. | 4,684 |
pressly/goose | A tool for managing database schema changes in multiple databases. | 7,120 |
peek/peek | An extensible profiling tool that provides detailed insights into an application's performance metrics and allows users to customize the displayed data | 3,177 |
volatiletech/sqlboiler | An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,763 |
customink/secondbase | Provides seamless integration of multiple databases within a Rails application | 219 |
rails-sqlserver/activerecord-sqlserver-adapter | A Ruby library that enables Rails applications to interact with Microsoft SQL Server databases. | 974 |
zdennis/activerecord-import | A library to bulk insert data into databases using ActiveRecord in an efficient manner. | 4,051 |
upper/db | A Go-based data access layer providing agnostic tools to interact with various databases. | 3,544 |
databasecleaner/database_cleaner | Tools and strategies for cleaning and preparing databases for testing in Ruby applications. | 2,936 |
schemaplus/schema_plus_default_expr | Allows setting default values of columns to SQL expressions in Ruby on Rails ActiveRecord migrations. | 0 |