Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrgravity817/sticky_db
Ecto-adapted GlueSQL - It's very sticky!
https://github.com/mrgravity817/sticky_db
database ecto ecto-adapter elixir gluesql rustler
Last synced: about 2 months ago
JSON representation
Ecto-adapted GlueSQL - It's very sticky!
- Host: GitHub
- URL: https://github.com/mrgravity817/sticky_db
- Owner: MRGRAVITY817
- License: apache-2.0
- Created: 2024-01-04T03:53:49.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-04T08:56:30.000Z (8 months ago)
- Last Synced: 2024-10-08T17:28:57.117Z (3 months ago)
- Topics: database, ecto, ecto-adapter, elixir, gluesql, rustler
- Language: Elixir
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# StickyDB
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `sticky_db` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:sticky_db, "~> 0.0.1"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .