{"id":16656472,"url":"https://github.com/beardedeagle/mnesiaex","last_synced_at":"2025-04-09T18:21:34.281Z","repository":{"id":57528888,"uuid":"388688972","full_name":"beardedeagle/mnesiaex","owner":"beardedeagle","description":"Elixir ecto 3 adapter for mnesia.","archived":false,"fork":false,"pushed_at":"2021-07-23T05:38:08.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T20:22:11.401Z","etag":null,"topics":["data-mapping","ecto","ecto-adapter","language-integrated-query","mnesia"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beardedeagle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null},"funding":{"patreon":"beardedeagle","custom":["paypal.me/beardedeagle87"]}},"created_at":"2021-07-23T05:35:45.000Z","updated_at":"2021-07-28T21:21:31.000Z","dependencies_parsed_at":"2022-09-10T23:02:07.356Z","dependency_job_id":null,"html_url":"https://github.com/beardedeagle/mnesiaex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beardedeagle%2Fmnesiaex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beardedeagle%2Fmnesiaex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beardedeagle%2Fmnesiaex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beardedeagle%2Fmnesiaex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beardedeagle","download_url":"https://codeload.github.com/beardedeagle/mnesiaex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085538,"owners_count":21045176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-mapping","ecto","ecto-adapter","language-integrated-query","mnesia"],"created_at":"2024-10-12T09:57:27.801Z","updated_at":"2025-04-09T18:21:34.259Z","avatar_url":"https://github.com/beardedeagle.png","language":"Elixir","readme":"# Mnesiaex\n\nElixir ecto 3 adapter for mnesia.\n\nDocs can be found at [https://hexdocs.pm/mnesiaex](https://hexdocs.pm/mnesiaex).\n\n**_NOTICE:_** Mnesiaex, is considered pre `1.0`. This means the API can, and may, change at any time. Please ensure you review the docs and changelog prior to updating.\n\n**_NOTICE:_** Please ensure you've done your due diligence when using this library, or Mnesia itself for that matter. It isn't a silver bullet and it shouldn't be treated as one.\n\n## Installation\n\nSimply add `mnesiaex` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:mnesiaex, \"~\u003e 0.1\"}\n  ]\nend\n```\n\n## Development\n\nEnsure you have the proper language versions installed. To do this, an `asdf` tools file has been provided. Run the following:\n\n```shell\ngit clone https://github.com/beardedeagle/mnesiaex.git\ngit checkout -b MyFeature\nasdf install\nmix local.hex --force\nmix local.rebar --force\nmix deps.get --force\nmix deps.compile --force\nmix compile --force\n```\n\n**_NOTICE:_** You can find the `asdf` tool [here][1].\n\n## Notice\n\nThis library was built standing on the shoulders of giants. A big thanks goes out to Andrew Dryga and patatoid, from which this library was inspired.\n\nHappy coding!\n\n[1]: https://github.com/asdf-vm/asdf\n","funding_links":["https://patreon.com/beardedeagle","paypal.me/beardedeagle87"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeardedeagle%2Fmnesiaex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeardedeagle%2Fmnesiaex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeardedeagle%2Fmnesiaex/lists"}