{"id":13782642,"url":"https://github.com/axknightroad/SQL_Compiler","last_synced_at":"2025-05-11T16:30:46.915Z","repository":{"id":41074440,"uuid":"9786977","full_name":"axknightroad/SQL_Compiler","owner":"axknightroad","description":"a Linux SQL interpreter","archived":false,"fork":false,"pushed_at":"2016-01-07T18:22:24.000Z","size":24,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-03T18:16:43.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/axknightroad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-01T06:37:04.000Z","updated_at":"2023-11-29T05:32:03.000Z","dependencies_parsed_at":"2022-08-29T06:50:29.724Z","dependency_job_id":null,"html_url":"https://github.com/axknightroad/SQL_Compiler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axknightroad%2FSQL_Compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axknightroad%2FSQL_Compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axknightroad%2FSQL_Compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axknightroad%2FSQL_Compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axknightroad","download_url":"https://codeload.github.com/axknightroad/SQL_Compiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225068719,"owners_count":17416120,"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-08-03T18:01:40.601Z","updated_at":"2024-11-17T17:31:53.346Z","avatar_url":"https://github.com/axknightroad.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"Linux SQL分析器 v0.5\n================\n\n### 简介\nXDU 本科编译原理大作业，用 C 实现的简单的 **Linux SQL** 分析器。\n\n### 功能\n在 CLI 下，输入 SQL 语句，可以进行相应数据库的创建与删除，表的创建与删除，数据行的添加、删除与更新，单表查询以及数据库的本地存储。\n\n### 工具\n* 词法分析工具 `flex`\n* 语法分析工具 `bison`\n* C 编译器：`GCC`\n\n### 源文件说明：\n* `sql.lex.l`：SQL词法分析器\n* `sql.parsing.y`：SQL语法分析器\n* `sql.struct.h`：程序中使用到的数据结构声明和定义以及使用到的函数的声明\n* `sql.function.c`：主程序C例程以及函数定义\n* `makefile`：SQL分析器的makefile文件\n* `README.md`：说明文件\n\n==================\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxknightroad%2FSQL_Compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxknightroad%2FSQL_Compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxknightroad%2FSQL_Compiler/lists"}