{"id":21901712,"url":"https://github.com/clojj/functionaldb","last_synced_at":"2025-06-19T20:41:46.838Z","repository":{"id":73670013,"uuid":"46305495","full_name":"clojj/functionalDB","owner":"clojj","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-16T23:02:39.000Z","size":550,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T06:18:13.106Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/clojj.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}},"created_at":"2015-11-16T21:57:34.000Z","updated_at":"2016-06-23T17:49:36.000Z","dependencies_parsed_at":"2023-03-09T09:57:04.714Z","dependency_job_id":null,"html_url":"https://github.com/clojj/functionalDB","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clojj/functionalDB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojj%2FfunctionalDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojj%2FfunctionalDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojj%2FfunctionalDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojj%2FfunctionalDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clojj","download_url":"https://codeload.github.com/clojj/functionalDB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojj%2FfunctionalDB/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260827634,"owners_count":23069002,"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":[],"created_at":"2024-11-28T15:14:44.695Z","updated_at":"2025-06-19T20:41:41.807Z","avatar_url":"https://github.com/clojj.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FDB\n\nCircleDB is an in-memory, no-sql functional database, written in Clojure.\n\nIt is a modest attempt to provide part of the functionality that the Datomic database provides (the main omitted functionality is the durability part).\n\nThe core idea is to add the notion of time to the data, and provide on top of the standard CRUD operations, a set of time related operations.\n\nThe database itself is a collection of datums. A datum is built of an entity (think of a row in a table)that has its attributes (a column) and the value of that entity's attribute at a given time.\nAny update does not overwrite the prvious value, but addes another datum to the database.\n\nThe database supports both DB \"modifying\" (modifying as in creating a new DB value) transactions and what-if actions.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclojj%2Ffunctionaldb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclojj%2Ffunctionaldb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclojj%2Ffunctionaldb/lists"}