{"id":9677841,"url":"https://github.com/OkamiIO/Nomure","last_synced_at":"2025-08-25T19:31:46.478Z","repository":{"id":239791386,"uuid":"144069676","full_name":"OkamiIO/Nomure","owner":"OkamiIO","description":"A proof-of-concept graph Database on top of FoundationDB","archived":false,"fork":false,"pushed_at":"2019-03-01T15:45:49.000Z","size":21780,"stargazers_count":10,"open_issues_count":5,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-15T11:06:11.514Z","etag":null,"topics":["elixir","foundationdb","graph-database"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OkamiIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-08T21:32:16.000Z","updated_at":"2024-05-15T11:06:56.243Z","dependencies_parsed_at":null,"dependency_job_id":"24117996-56f7-4a2a-a10d-de754e19d507","html_url":"https://github.com/OkamiIO/Nomure","commit_stats":null,"previous_names":["okamiio/nomure"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkamiIO%2FNomure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkamiIO%2FNomure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkamiIO%2FNomure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkamiIO%2FNomure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OkamiIO","download_url":"https://codeload.github.com/OkamiIO/Nomure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217590546,"owners_count":16201250,"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":["elixir","foundationdb","graph-database"],"created_at":"2024-05-15T00:20:57.318Z","updated_at":"2024-08-30T09:30:33.012Z","avatar_url":"https://github.com/OkamiIO.png","language":"Elixir","readme":"# Nomure\n\n# Welcome to the Nomure (オオカミ*の群れ*) repository!\n\nThis is the main database we use at [Okami](https://www.okami.io)!\n\nThe repo acts as a Graph layer for [FoundationDB](https://www.foundationdb.org)!\n\n***This project is a work in progress, be careful using it***\n\n\n# Motivation\n\nGraph databases are amazing, from the first time that I knew of its features and use I was fascinated, but most implementations of them were used at a big scale on companies like Google and Facebook, with its use being more for analysis than for storage.\n\nI wanted to have single database that could behave like a graph database, but that it had all the guarantees of a database like Postgres, was cheap and easy to scale, but in the world of graph databases it is really difficult to find all that in one place... Until I came across FoundationDB and from there Nomure was born.\n\nI thought it would be a great project and thanks to how FoundationDB is designed it would allow me to achieve the features that I need to use in my application, of course, it can not be compared to everything that other databases have, but it has exactly everything I need for my use case at the moment I'm creating Okami. I will be very happy if it works for your project too!\n\n\n# Implementation\n\nThe project the following layers to make it work\n\n- Graph:\n\n    The graph layer for FDB, for specific details like serialization etc... check out the `IMPLEMENTATION.md` file\n\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `nomure` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:nomure, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/nomure](https://hexdocs.pm/nomure).\n\n","funding_links":[],"categories":["Layers"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOkamiIO%2FNomure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOkamiIO%2FNomure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOkamiIO%2FNomure/lists"}