data_miner
Data Importer
Automates data import from various file formats into Active Record models
Download, unpack from a ZIP/TAR/GZ/BZ2 archive, parse, correct, convert units and import Google Spreadsheets, XLS, ODS, XML, CSV, HTML, etc. into your ActiveRecord models. Uses RemoteTable gem internally.
302 stars
14 watching
18 forks
Language: Ruby
last commit: over 10 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
seamusabshere/remote_table | A Ruby library that reads and parses various file formats, including XLSX, XLS, ODS, CSV, TSV, and Google Docs, returning tabular data as arrays or hashes. | 226 |
ankane/torchdata-ruby | A Ruby library for composable data loading and preprocessing of datasets. | 10 |
autotelik/datashift | A set of tools to help import or export data from Rails applications with validation by business logic and association management. | 136 |
globalize/globalize | Enables translation of model attributes in ActiveRecord models | 2,157 |
rails-sqlserver/activerecord-sqlserver-adapter | A Ruby library that enables Rails applications to interact with Microsoft SQL Server databases. | 974 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
sciruby/daru | A Ruby library for data analysis and manipulation, providing intuitive APIs and tools for data visualization, statistics, and more. | 1,042 |
radar/humanize | A Ruby gem that converts numbers to human-readable strings in words. | 468 |
printercu/elastics-rb | An ElasticSearch client library for Ruby with ActiveRecord integration | 101 |
rom-rb/rom | A toolkit for efficiently mapping and persisting data in Ruby applications | 2,087 |
rom-rb/rom-yaml | Provides YAML-based data mapping and serialization support for Ruby objects | 28 |
radar/by_star | A Ruby gem that provides time-based query capabilities for ActiveRecord and Mongoid models. | 1,052 |
keenlabs/keen-gem | An official Ruby client for the Keen IO API. | 178 |
splint3r7/gemscanner | Identifies and reports outdated dependencies in a Ruby on Rails project | 3 |
rom-rb/rom-influxdb | Provides a Ruby interface to InfluxDB, an open-source time series database. | 8 |