🦞🌯 Lobster Roll

Thread

Using Recursive SQL with ActiveRecord Trees (blog.hashrocket.com)

Stories related to "Using Recursive SQL with ActiveRecord Trees" across the full archive.

Using Recursive SQL with ActiveRecord Trees (blog.hashrocket.com)
Querying PostgreSQL datatypes in ActiveRecord with postgres_ext (reefpoints.dockyard.com)
SQL Injection Vulnerability in all versions of Ruby on Rails/ActiveRecord (CVE-2012-5664) (groups.google.com)
Labrador is a SQL and Mongo development database browser (chrismccord.github.com)
A vendor-independent comparison of NoSQL databases: Cassandra, HBase, MongoDB, Riak (networkworld.com)
MySQL madness and Rails (phenoelit.org)
Que, a crazy-fast Ruby-PostgreSQL job queue (github.com)
Making ActiveRecord 2x faster (tenderlovemaking.com)
NoSQL Meets Bitcoin and Brings Down Two Exchanges: The Story of Flexcoin and Poloniex (hackingdistributed.com)
Safe Operations For High Volume PostgreSQL (braintreepayments.com)
Test Automation for NoSQL Databases with NoSQL Unit and Travis-CI (blog.codecentric.de)
Avoid Rails When Generating JSON responses with PostgreSQL (reefpoints.dockyard.com)
Rails 4 and PostgreSQL Arrays (blog.plataformatec.com.br)
Using PostgreSQL and jsonb with Ruby on Rails (nandovieira.com)
Practical Persistence in Go: SQL Databases (alexedwards.net)
ActiveRecord stole my data and now I want it back (medium.com)
MongoDB: The Frankenstein Monster of NoSQL Databases (linkedin.com)
Q: What happens when you can't design a composable query language? A: You get MongoDB, with 3 bad query languages that still can't do ad hoc queries over JSON.
Case-insensitive querying and Full Text Search on PostgreSQL, MySQL, and SQLite (github.com)
3 pleasantly surprising PostgreSQL Indexing tricks (blog.scoutapp.com)
Models with Ruby and PostgreSQL (mattmoore.io)
Introduction to ORM (Object Relational Mapping) models and a beginning example of how to construct models. This is intended for those who are not familiar with ORMs. In a later video, I will show how to use ActiveRecord, the ORM commonly used in Rails.
Faster PostgreSQL Searches with Trigrams (blog.scoutapp.com)
IntegriDB - Verifiable SQL for Outsourced Databases (2015) (umiacs.umd.edu)
Usql: universal command-line interface for SQL databases (github.com)
Master Many-to-Many Associations with ActiveRecord (sitepoint.com)
Schemats v2.0 - TypeScript interface generator for Databases now supports MySQL! (github.com)
rein: database constraint support for ActiveRecord (github.com)
Building Searchable Encrypted Databases with PHP and SQL (paragonie.com)
Analyzing Ethereum, Bitcoin, and 1200+ other Cryptocurrencies using PostgreSQL (blog.timescale.com)
Catena: an SQL database on top of a blockchain (github.com)
Catena is a distributed database based on a blockchain, accessible using SQL. Catena timestamps database transactions (SQL) in a decentralized way between nodes that do not or cannot trust each other. A Catena blockchain contains SQL transactions that, when executed in order, lead to the agreed-upon...
Querying the Ethereum Blockchain with SQL on Presto (github.com)