{"id":29899331,"url":"https://github.com/nopangel/axisql","last_synced_at":"2025-10-08T10:54:01.531Z","repository":{"id":296495020,"uuid":"992636940","full_name":"NopAngel/axisql","owner":"NopAngel","description":"The best database. Based in SQL","archived":false,"fork":false,"pushed_at":"2025-06-15T00:23:10.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-01T13:01:29.186Z","etag":null,"topics":["databases","db","open-source","sql"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NopAngel.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,"zenodo":null}},"created_at":"2025-05-29T13:26:49.000Z","updated_at":"2025-06-29T11:40:48.000Z","dependencies_parsed_at":"2025-06-15T01:22:12.839Z","dependency_job_id":"1c46593b-c358-4dc2-9d94-a3962a957646","html_url":"https://github.com/NopAngel/axisql","commit_stats":null,"previous_names":["nopangel/axisql"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/NopAngel/axisql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NopAngel%2Faxisql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NopAngel%2Faxisql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NopAngel%2Faxisql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NopAngel%2Faxisql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NopAngel","download_url":"https://codeload.github.com/NopAngel/axisql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NopAngel%2Faxisql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278931659,"owners_count":26070788,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["databases","db","open-source","sql"],"created_at":"2025-08-01T12:33:24.543Z","updated_at":"2025-10-08T10:54:01.503Z","avatar_url":"https://github.com/NopAngel.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"./assets/icon_background.png\" /\u003e\n\n#  AXISQL (Advanced X-tended Indexing SQL)\n\nA lightweight, modular SQL database engine built from scratch in C.\n\n## 📌 Overview\nAXISQL is a **low-level, high-performance SQL database engine** designed for developers who seek maximum control over data storage and retrieval. Written entirely in **C/C++**, it bypasses standard database libraries to offer a minimalistic yet powerful approach to relational data management.\n\n## 🎯 Features\n- Customizable SQL-like Query Processing: Execute fundamental **CRUD operations** (``CREATE``, ``READ``, ``UPDATE``, ``DELETE``).\n\n- User-Defined Tables \u0026 Typed Columns: Supports ``STRING``, ``NUMBER``, ``BOOLEAN``, and ``BINARY``.\n\n- Lightweight Storage System: Uses structured binary files for persistent data management.\n\n- Optimized for Direct Memory Manipulation: Designed for efficiency without relying on external DBMS engines.\n\n- Future Expansion for Indexing \u0026 Transactions: Plans for ACID-compliant operations and indexing optimization.\n\n\n## Installation \u0026 Usage\n\n#### 1️⃣ Building the Project\nCompile **AXISQL** using **make**:\n\n```sh\nmake\n```\n#### 2️⃣ Running AXISQL\nExecute the **binary**:\n```sh\n./build/axisql # This is SDK, If you want to test a place to run AXISQL, the best option is to use axiscli, and it is in the build folder.\n```\n\nAnd that's it, you're now running AxiSQL on your computer!!\n\n## 📄 License\n**AXISQL** is licensed under **GPLv3—meaning** it's open-source, free to use, and encourages collaboration.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnopangel%2Faxisql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnopangel%2Faxisql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnopangel%2Faxisql/lists"}