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
226 forks
Language: Ruby
last commit: about 2 months ago
Linked from 2 awesome lists
activerecorddatabasedatabase-viewshacktoberfestpostgresrailsrubyschemasql
Related projects:
Repository | Description | Stars |
---|---|---|
chartdb/chartdb | A web-based database diagramming editor that allows users to visualize and design their databases with a single query. | 10,938 |
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,248 |
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 | 266 |
zombodb/zombodb | A Postgres extension that integrates Elasticsearch into relational databases using a custom query language and optimized indexing. | 4,687 |
pressly/goose | A tool for managing changes to a database schema. | 7,307 |
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,776 |
customink/secondbase | Provides seamless integration of multiple databases within a Rails application | 219 |
rails-sqlserver/activerecord-sqlserver-adapter | An adapter for connecting Ruby on Rails to Microsoft SQL Server | 973 |
zdennis/activerecord-import | A library to bulk insert data into databases using ActiveRecord in an efficient manner. | 4,060 |
upper/db | A Go-based data access layer providing agnostic tools to interact with various databases. | 3,551 |
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 |