{"id":22702645,"url":"https://github.com/huangkai1008/libradb","last_synced_at":"2026-05-03T04:36:27.929Z","repository":{"id":249202264,"uuid":"830758355","full_name":"Huangkai1008/libradb","owner":"Huangkai1008","description":"LibraDB is a Go-based relational database project.","archived":false,"fork":false,"pushed_at":"2024-09-04T09:36:01.000Z","size":158,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T20:20:16.729Z","etag":null,"topics":["database","go","relational-database"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Huangkai1008.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-07-18T23:55:28.000Z","updated_at":"2024-09-04T09:36:05.000Z","dependencies_parsed_at":"2024-08-06T08:54:15.183Z","dependency_job_id":null,"html_url":"https://github.com/Huangkai1008/libradb","commit_stats":null,"previous_names":["huangkai1008/libradb"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Huangkai1008%2Flibradb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Huangkai1008%2Flibradb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Huangkai1008%2Flibradb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Huangkai1008%2Flibradb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Huangkai1008","download_url":"https://codeload.github.com/Huangkai1008/libradb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246233370,"owners_count":20744811,"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","go","relational-database"],"created_at":"2024-12-10T07:14:22.182Z","updated_at":"2026-05-03T04:36:27.901Z","avatar_url":"https://github.com/Huangkai1008.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LibraDB\n\n[![Build](https://github.com/Huangkai1008/libradb/workflows/Test/badge.svg)](https://github.com/Huangkai1008/libradb/actions/workflows/tests.yaml)\n[![codecov](https://codecov.io/gh/Huangkai1008/libradb/branch/master/graph/badge.svg)](https://codecov.io/gh/Huangkai1008/libradb)\n[![Go Report Card](https://goreportcard.com/badge/github.com/Huangkai1008/libradb)](https://goreportcard.com/report/github.com/Huangkai1008/libradb)\n[![GoDoc](https://godoc.org/github.com/Huangkai1008/libradb?status.svg)](https://godoc.org/github.com/Huangkai1008/libradb)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://www.mit-license.org/)\n\nLibraDB is a Go-based relational database project. It allows for the creation, querying, updating, and deletion of\nrecords in a structured manner. The database operations are performed using SQL commands and managed through a Go\ninterface.\n\n## Contents\n\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Usage](#usage)\n- [License](#license)\n\n## Requirements\n\n- Go 1.22 or later\n\n## Installation\n\n1. Install [Go](https://github.com/golang/go) and set your workspace\n\n2. Get the project\n\n```bash\ngo -get https://github.com/Huangkai1008/libradb\n```\n\n## Usage\n\n1.Add the libs\n\n```bash\ngo mod download       \n```\n\n2.Run the application\n\n```bash\ngo run cmd/main.go\n```\n\n## License\n\n[MIT @ Huang Kai](./LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangkai1008%2Flibradb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuangkai1008%2Flibradb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangkai1008%2Flibradb/lists"}