{"id":18041635,"url":"https://github.com/katyo/ledb","last_synced_at":"2025-04-09T19:21:13.821Z","repository":{"id":53505116,"uuid":"148767375","full_name":"katyo/ledb","owner":"katyo","description":"Lightweight embedded database","archived":false,"fork":false,"pushed_at":"2021-03-27T14:23:45.000Z","size":259,"stargazers_count":56,"open_issues_count":4,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-28T14:45:55.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/katyo.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}},"created_at":"2018-09-14T09:33:04.000Z","updated_at":"2024-02-26T21:04:22.000Z","dependencies_parsed_at":"2022-09-17T21:02:41.263Z","dependency_job_id":null,"html_url":"https://github.com/katyo/ledb","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fledb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fledb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fledb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fledb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katyo","download_url":"https://codeload.github.com/katyo/ledb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248095157,"owners_count":21046799,"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-10-30T16:11:08.606Z","updated_at":"2025-04-09T19:21:13.763Z","avatar_url":"https://github.com/katyo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lightweight embedded database\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)\n[![Travis-CI Build Status](https://travis-ci.org/katyo/ledb.svg?branch=master)](https://travis-ci.org/katyo/ledb)\n[![Appveyor Build status](https://ci.appveyor.com/api/projects/status/1wrmhivii22emfxg)](https://ci.appveyor.com/project/katyo/ledb)\n[![Crates.io Package](https://img.shields.io/crates/v/ledb.svg?style=popout)](https://crates.io/crates/ledb)\n[![Docs.rs API Documentation](https://docs.rs/ledb/badge.svg)](https://docs.rs/ledb)\n\nThe **LEDB** is an attempt to implement simple but efficient, lightweight but powerful document storage.\n\nThe abbreviation *LEDB* may be treated as an Lightweight Embedded DB, also Low End DB, also Literium Engine DB, also LitE DB, and so on.\n\n## Documents storage library (`ledb` crate)\n\nThis is a basic library which implements document storage and query functionality.\n\nSee [README](ledb/README.md).\n\n## Basic types for storable documents (`ledb-types` crate)\n\nThis crate defines basic types and traits which can be used to turn structs into storable documents.\n\nSee [README](ledb-types/README.md).\n\n## Derive macro for storable documents (`ledb-derive` crate)\n\nThe crate implements derive macros which helps defining storable documents.\n\nSee [README](ledb-derive/README.md).\n\n## Actor and REST-interface for documents storage (`ledb-actix` crate)\n\nThis is an actor which helps interacting with database in applications which builts on the [actix](https://actix.rs/) actor framework.\n\nSee [README](ledb-actix/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatyo%2Fledb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatyo%2Fledb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatyo%2Fledb/lists"}