rom-yesql
Query engine
A Ruby adapter for an in-memory SQL database engine with a simple query language inspired by Clojure's Yesql.
rom-rb adapter inspired by original Yesql from the Clojure world
32 stars
15 watching
6 forks
Language: Ruby
last commit: over 2 years ago rom-rbsql
Related projects:
Repository | Description | Stars |
---|---|---|
rom-rb/rom-couchdb | Supports CouchDB as a data storage backend for Ruby objects | 18 |
rom-rb/rom | A toolkit for efficiently mapping and persisting data in Ruby applications | 2,087 |
rom-rb/rom-json | Provides JSON serialization and deserialization support for Ruby objects using the Object Mapper pattern | 16 |
ruricolist/cl-yesql | A Common Lisp library for embedding and executing SQL statements | 67 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
rom-rb/rom-influxdb | Provides a Ruby interface to InfluxDB, an open-source time series database. | 8 |
rom-rb/rom-yaml | Provides YAML-based data mapping and serialization support for Ruby objects | 28 |
rom-rb/rom-cassandra | A Ruby gem implementing an Object Mapper for Apache Cassandra | 7 |
swirrl/matcha | An in-memory graph query engine with a SPARQL-like DSL for querying Linked Data Models | 21 |
fedomn/sqlrs | An embedded in-process SQL query engine designed to handle OLAP workloads using Rust and Apache Arrow. | 109 |
davydovanton/rom_sql_graph | Tools for visualizing and analyzing database associations | 9 |
empaticoorg/scenic-mysql_adapter | A MySQL adapter for the Scenic framework, enabling its use with MySQL databases. | 30 |
rails-sqlserver/activerecord-sqlserver-adapter | A Ruby library that enables Rails applications to interact with Microsoft SQL Server databases. | 974 |
a8m/rql | A resource query language for REST APIs | 343 |
zitsen/unqlite.rs | A Rust wrapper around UnQLite, a document store and Key/Value NoSQL database engine | 111 |