JamJar dynamically creates SQLite-backed, in memory, ActiveRecord models to help you test your ActiveRecord extensions.
Enforcable foreign key constraints for Rails migrations and SQLite databases
A code-Generating Object Relational Mapper for use with Qt and SQLite.
This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module. Note that this module is NOT compatible with SQLite 2.x.
No more '...sqlite_master...' queries in your log when using sqlite
Proxie is a HTTP proxy server with sqlite-powered storage and web interface for debugging.
Generate automatically scopes in your model (PostgreSQL, SQLite, MySQL, etc...)
TIL stands for "Today, I learned..." and helps you keep track of things you've learned and stores them in a SQLite file. It'll also reward you for making new entries by showing you things you've learned in the past.
Connect rails app to multiple databases with ease, includes sqlite, mysql, oracle etc
Enables SQLite database access from a DRb server.
if ssconvert from gnumeric is installed it can convert xls and xlsx as well (single sheet)
A little app that parses through your rails log file and converts it into a SQLite database.
Capistrano tasks for automating linking a sqlite db in Rails 4+. If a database is already found on remote server, then it copies to shared location and links, otherwise it lets other task generate db.
This Omah (Offline Mail Helper) gem plugin saves new email message headers to a SQLite database.
Call `sqlite2mysql sqlite_file.db [mysqlname]` If not specified, mysqlname will be the sqlite filename
sqlite_server2018_plus
SQlite3 support for the Fluent Query. Fluent Query is cool way how to write SQL queries in Ruby.
Loads a CSV file into an SQLite database automatically, dropping you into a Ruby shell that allows you to explore the data within.
Downloads, corrupts, and uploads client sqlite dbs for testing purposes.
Id of an AR table cleaner. Works for Postgres, MySQL and Sqlite.
Library that can convert KLADR.DBF and STREET.DBF to SQLite database file
This plugin adds a dbdump command which dumps your Rails database out. This master branch supports Rails 3.0 and above, as a gem command. For Rails 2.3, use the rails_2_3 branch from github and install as a plugin. Like rails dbconsole, it takes your database connection details from config/database.yml, and supports mysql, mysql2, postgresql, and sqlite. It takes the same options as rails dbconsole, ie. -p to supply the password to your dump program for mysql and postgresql. (Note that for mysql, this means that the password is visible when other users on the system run 'ps'. Postgresql does not have this problem as it uses an environment variable set in ENV before execing and so not visible in ps.)
S3 Framework to backup SQLite database to S3
Create a local SQLite copy of your organizations Github audit logs
SQLite3 output plugin for Embulk
Add sqlite3 support to adapter
A Jekyll plugin to use SQLite databases as a data source.
Switch to an in-memory sqlite database in Rails on demand
Ldumbd is a simple, self-contained read-only LDAP server that uses PostgreSQL, MySQL/MariaDB or SQLite as a back end.
Enhanced Rails is a framework for building web-application template and javascript agnostic on top of either MySQL, PostgreSQL, SQLite, DB2, SQL Server, or Oracle with eRuby- or Builder-based templates.
SQLite interface for the 'poefy' gem
Turntable is a pure Ruby implementation of a relational database, similar in spirit to SQLite. Unlike Sequel or any other object-relational mapper, Turntable is built with Ruby from the ground up, and implements Rubyisms whenever possible.
I wanted sqlite with a document store.
Common logic for downloading, configuring, compiling, and installing packages from source. Auto-magically included in Chef by depending on the source_install cookbook. Used/tested in first-party cookbooks openssl_install, sqlite_install, and python_install. This gem uses Chef resources internally, so can be used only within a Chef cookbook.
TIL stands for "Today, I learned..." and helps you keep track of things you've learned and stores them in a SQLite file. It'll also reward you for making new entries by showing you things you've learned in the past.
A gem that decrypts the secrets that are stored in the 1Password 4 native SQLite database.
A background job processor tuned for SQLite
The Ruboss Framework brings the design principles and productivity of Rails to Flex development, and makes integration with RESTful APIs as simple as possible. Here's some of the things you can do: * *Create* a complete _Adobe_ _Flex_ or _AIR_ application in less than 5 minutes. Use our lightweight Ruby-based code generation toolkit to create a fully functional CRUD application. Simply do: sudo gem install ruboss4ruby And then run: ruboss-gen -h * *Integrate* with _Ruby_ _On_ _Rails_, _Merb_ or _Sinatra_ applications that use _ActiveRecord_, _DataMapper_, _CouchRest_, _ActiveCouch_, etc. * *Communicate* between your Flex/AIR rich client and service providers using either _XML_ or _JSON_. * *Persist* your data directly in Adobe AIR's _SQLite_ database or _CouchDB_ without any additional infrastructure or intermediate servers. * *Deploy* your Ruboss application on the Google App Engine and use Google DataStore for persistence.
Use sqlite3 databases like a hash
Gem for scanning the filesystem and storing it in sqlite database with tagging
Stores time series data in sqlite files, one file per metric. Built for jruby 9k.