Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julianolorenzato/stupid_database
📄 Relational database simulator written in Elixir.
https://github.com/julianolorenzato/stupid_database
project
Last synced: 12 days ago
JSON representation
📄 Relational database simulator written in Elixir.
- Host: GitHub
- URL: https://github.com/julianolorenzato/stupid_database
- Owner: julianolorenzato
- Created: 2024-01-13T02:52:40.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-13T19:38:01.000Z (12 months ago)
- Last Synced: 2024-11-08T02:41:16.778Z (2 months ago)
- Topics: project
- Language: Elixir
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StupidDatabase
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `stupid_database` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:stupid_database, "~> 0.1.0"}
]
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 .