{"id":22957488,"url":"https://github.com/jonathancaleb/alcondb","last_synced_at":"2026-05-15T08:03:43.616Z","repository":{"id":267639329,"uuid":"901882625","full_name":"jonathancaleb/AlconDB","owner":"jonathancaleb","description":"AlconBase is a extensible database built from the ground up to provide a modular and educational exploration of database systems","archived":false,"fork":false,"pushed_at":"2025-02-06T09:04:41.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T09:37:48.210Z","etag":null,"topics":["database","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonathancaleb.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":"2024-12-11T13:47:08.000Z","updated_at":"2025-02-06T09:04:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"675148b8-e954-4781-987f-55d14e6eedc8","html_url":"https://github.com/jonathancaleb/AlconDB","commit_stats":null,"previous_names":["jonathancaleb/alcondb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathancaleb%2FAlconDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathancaleb%2FAlconDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathancaleb%2FAlconDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathancaleb%2FAlconDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathancaleb","download_url":"https://codeload.github.com/jonathancaleb/AlconDB/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741190,"owners_count":20826063,"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":["database","golang"],"created_at":"2024-12-14T17:17:20.243Z","updated_at":"2026-05-15T08:03:43.520Z","avatar_url":"https://github.com/jonathancaleb.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AlconDB\n\nAlconBase is a hybrid database system engineered to combine the best features of both relational (SQL) and NoSQL (document) databases—all while leveraging PostgreSQL as its underlying storage engine.\n\n## Features\n\n### Versioned Key-Value Store (Time-Travel)\n\n- **Description:** Retrieve the historical state of a key.\n- **Problem Solved:** Makes debugging and audits easier.\n- **Unique Differentiator:** Introduces time-travel queries for keys.\n\n### Schema-Aware Keys\n\n- **Description:** Define schemas for your values to ensure data validity.\n- **Problem Solved:** Prevents invalid data storage, reducing production errors.\n- **Unique Differentiator:** Combines schema validation with a key-value paradigm.\n\n### Geographic-Aware Partitioning\n\n- **Description:** Store data closer to its primary access location.\n- **Problem Solved:** Reduces latency for geographically distributed systems.\n- **Unique Differentiator:** Provides built-in support for geospatial awareness.\n\n### Lightweight Indexing\n\n- **Description:** Introduce optional secondary indexes for specific query patterns.\n- **Problem Solved:** Enables simple range scans or filtered lookups without heavy overhead.\n- **Unique Differentiator:** Minimal overhead compared to traditional index-heavy databases.\n\n### Event Streaming Support\n\n- **Description:** Emit events whenever a key is changed or accessed.\n- **Problem Solved:** Facilitates the development of reactive systems and debugging of real-time flows.\n- **Unique Differentiator:** Features a built-in event-driven architecture.\n\n### Built-in Compression\n\n- **Description:** Seamless compression for data storage to conserve space.\n- **Problem Solved:** Helps reduce storage costs for large datasets.\n- **Unique Differentiator:** Offers lightweight, configurable compression on a per-key or per-value basis.\n\n### Offline-First Support\n\n- **Description:** Provides a seamless user experience in disconnected or weakly connected environments.\n- **Problem Solved:** Ideal for applications targeting users in poor connectivity areas.\n- **Unique Differentiator:** Synchronization capabilities when connectivity is restored.\n\n### Customizable Expiry Policies\n\n- **Description:** Allows granular control over key expiration policies.\n- **Problem Solved:** Enables customization for caching or session management needs.\n- **Unique Differentiator:** Supports complex policies like TTL conditions (e.g., expire if unused for X hours)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathancaleb%2Falcondb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathancaleb%2Falcondb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathancaleb%2Falcondb/lists"}