View Source API Reference gluesql v0.15.0

Modules

GlueSQL is a SQL database library for Elixir.
This repository is an Elixir binding of the original Rust library gluesql-rs.

To properly create SQL database with GlueSQL.glue_new(), the user should create storage instance first.

Methods for creating and using memory storage.