{"id":13636440,"url":"https://github.com/boyxuper/lua-mongo","last_synced_at":"2025-04-19T08:32:13.543Z","repository":{"id":28444015,"uuid":"31959315","full_name":"boyxuper/lua-mongo","owner":"boyxuper","description":"A simple lua mongo driver","archived":false,"fork":true,"pushed_at":"2015-03-18T05:53:39.000Z","size":144,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-17T09:43:14.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cloudwu/lua-mongo","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boyxuper.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":"2015-03-10T13:36:43.000Z","updated_at":"2018-09-08T23:38:45.000Z","dependencies_parsed_at":"2023-07-02T07:47:01.490Z","dependency_job_id":null,"html_url":"https://github.com/boyxuper/lua-mongo","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/boyxuper%2Flua-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyxuper%2Flua-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyxuper%2Flua-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyxuper%2Flua-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boyxuper","download_url":"https://codeload.github.com/boyxuper/lua-mongo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249650184,"owners_count":21305976,"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-02T00:01:01.270Z","updated_at":"2025-04-19T08:32:13.273Z","avatar_url":"https://github.com/boyxuper.png","language":"C","readme":"## lua_ngx support\n\n* work with lua_ngx's cosocket\n* compatible with luajit-2.0 via https://github.com/keplerproject/lua-compat-5.2\n* METHOD: auth\n* METHOD: once time query\n* METHOD: count\n\n\n## Introduction\n\nThis is a simple lua mongo driver, work in progress.\n\n\n## Building\n\nInstall lua-bson first.\nhttps://github.com/cloudwu/lua-bson\n\ncd lua-bson\n\ngit clone https://github.com/keplerproject/lua-compat-5.2\n\nmake linux\n\n\n## Features\n\n* connect to mongod\n* auth with mongod (new!)\n* runCommand\n* insert document\n* update document\n* once time query: query, limit, skip, sort (new!)\n* count: query (new!)\n* find return basic cursor, cursor hasNext() and next()\n* findone\n\n## Todo list\n\n* write concern\n* replica set\n* gridFS\n* tailable cursor\n* more options for cursor\n* more command\n* and more ...\n\n## Getting started\n\nSee test.lua\n","funding_links":[],"categories":["Libraries"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyxuper%2Flua-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboyxuper%2Flua-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyxuper%2Flua-mongo/lists"}