{"id":26263437,"url":"https://github.com/majorcluster/datomic-helper","last_synced_at":"2025-06-18T23:34:35.301Z","repository":{"id":37812326,"uuid":"484920477","full_name":"majorcluster/datomic-helper","owner":"majorcluster","description":"A Clojure library with handy functions for using datomic-free","archived":false,"fork":false,"pushed_at":"2024-03-30T15:35:45.000Z","size":578,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T23:34:20.344Z","etag":null,"topics":["clojure","datomic","lib","library"],"latest_commit_sha":null,"homepage":"https://clojars.org/org.clojars.majorcluster/datomic-helper","language":"Clojure","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/majorcluster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-04-24T04:03:30.000Z","updated_at":"2023-03-26T17:20:26.000Z","dependencies_parsed_at":"2024-04-05T22:30:50.176Z","dependency_job_id":null,"html_url":"https://github.com/majorcluster/datomic-helper","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/majorcluster/datomic-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majorcluster%2Fdatomic-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majorcluster%2Fdatomic-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majorcluster%2Fdatomic-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majorcluster%2Fdatomic-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/majorcluster","download_url":"https://codeload.github.com/majorcluster/datomic-helper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majorcluster%2Fdatomic-helper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260653791,"owners_count":23042642,"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":["clojure","datomic","lib","library"],"created_at":"2025-03-14T01:17:39.369Z","updated_at":"2025-06-18T23:34:30.290Z","avatar_url":"https://github.com/majorcluster.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# datomic-helper\n\nA Clojure library with handful tools for helping the usage of datomic\n\n[![Clojars Project](https://img.shields.io/clojars/v/org.clojars.majorcluster/datomic-helper.svg)](https://clojars.org/org.clojars.majorcluster/datomic-helper)\n\n## Usage\n\n* Add the dependency:\n```clojure\n[org.clojars.majorcluster/datomic-helper \"LAST RELEASE NUMBER\"]\n```\n* `datomic-api` for test purposes uses [Datomic Free](https://github.com/alexanderkiel/datomic-free) (:warning: outdated)\n* Feel free to integrate with your Datomic cloud or dev-local from updated datomic:\n    * `connect` is received as `conn` argument by the all the functions, just pass your desired datomic version as client to your local `connect` function\n    * Be aware that currently, the lib is tested just over datomic-free api\n\n## Publish\n### Requirements\n* Leiningen (of course 😄)\n* GPG (mac =\u003e brew install gpg)\n* Clojars account\n* Enter clojars/tokens page in your account -\u003e generate one and use for password\n```shell\nexport GPG_TTY=$(tty) \u0026\u0026 lein deploy clojars\n```\n\n## Migration\n[Migration guide](./doc/MIGRATION.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajorcluster%2Fdatomic-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajorcluster%2Fdatomic-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajorcluster%2Fdatomic-helper/lists"}