{"id":16086432,"url":"https://github.com/estebanlm/omnibase","last_synced_at":"2026-03-16T13:37:05.166Z","repository":{"id":76083266,"uuid":"138131034","full_name":"estebanlm/OmniBase","owner":"estebanlm","description":"OmniBase is Smalltalk efficient objects repository, BTree and filesystem based with full ACID features","archived":false,"fork":false,"pushed_at":"2021-01-03T12:49:07.000Z","size":627,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T07:49:37.090Z","etag":null,"topics":["object-database","pharo"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sebastianconcept/OmniBase","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/estebanlm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-21T06:50:27.000Z","updated_at":"2022-04-02T03:23:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"4beed230-53fc-4f93-b5eb-a25d4fc83ad6","html_url":"https://github.com/estebanlm/OmniBase","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estebanlm%2FOmniBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estebanlm%2FOmniBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estebanlm%2FOmniBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estebanlm%2FOmniBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estebanlm","download_url":"https://codeload.github.com/estebanlm/OmniBase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243907829,"owners_count":20367290,"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":["object-database","pharo"],"created_at":"2024-10-09T13:13:14.748Z","updated_at":"2026-03-16T13:37:05.117Z","avatar_url":"https://github.com/estebanlm.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"OmniBase\n========\n\nOmniBase is a Smalltalk efficient object repository. Based on [BTrees](http://en.wikipedia.org/wiki/B-tree) and the filesystem, it has full [ACID](http://en.wikipedia.org/wiki/ACID) features.\n\nTruth should be told, this software is old and doesn't have elegant code. **But**... it works really well for many scenarios and has a remarkable performance.\n\nIn *nix systems it requires [mandatory file locking](http://www.hackinglinuxexposed.com/articles/20030623.html), so be sure you use mand on your fstab.\n\nFor a clean API using it, check: [Aggregate](https://github.com/sebastianconcept/Aggregate)\n\n### Loading \n\nUse this snippet to load it into your [Pharo](http://www.pharo.org)* image:\n\n```Smalltalk\nMetacello new \n\trepository: 'github://estebanlm/OmniBase/src';\n\tbaseline: 'OmniBase';\n\tload.\n```\n\n---\nThis is the Pharo Smalltalk port of David Gorisek's original work. Originally at squeaksource, now moved to github.\n\nThis is a fork from Sebastian's original port.\n\nFor an intro, take a look at [this presentation on slideshare](http://www.slideshare.net/esug/omni-baseobjectdatabase)\n\n### Contributions\n\n...are welcomed, send that push request and hopefully we can review it together\n\n### Pharo Smalltalk\nGetting a fresh Pharo Smalltalk image and its virtual machine is as easy as running in your terminal:\n \n    wget -O- get.pharo.org | bash\n\n_______\n\nMIT - License\n\n2014 - [sebastian](http://about.me/sebastianconcept)  \n2018 - [esteban](http://github.com/estebanlm)\n\no/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festebanlm%2Fomnibase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Festebanlm%2Fomnibase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festebanlm%2Fomnibase/lists"}