{"id":16844075,"url":"https://github.com/jonasmalacofilho/mongo-haxe-managers","last_synced_at":"2026-01-04T21:02:10.739Z","repository":{"id":24068155,"uuid":"27454452","full_name":"jonasmalacofilho/mongo-haxe-managers","owner":"jonasmalacofilho","description":"MongoDB typed managers for Haxe","archived":false,"fork":false,"pushed_at":"2015-04-02T17:54:30.000Z","size":348,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-24T13:11:19.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haxe","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonasmalacofilho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-02T21:30:53.000Z","updated_at":"2021-04-15T22:04:15.000Z","dependencies_parsed_at":"2022-08-22T10:40:20.953Z","dependency_job_id":null,"html_url":"https://github.com/jonasmalacofilho/mongo-haxe-managers","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/jonasmalacofilho%2Fmongo-haxe-managers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasmalacofilho%2Fmongo-haxe-managers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasmalacofilho%2Fmongo-haxe-managers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasmalacofilho%2Fmongo-haxe-managers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonasmalacofilho","download_url":"https://codeload.github.com/jonasmalacofilho/mongo-haxe-managers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244166858,"owners_count":20409209,"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-10-13T12:54:32.479Z","updated_at":"2026-01-04T21:02:05.703Z","avatar_url":"https://github.com/jonasmalacofilho.png","language":"Haxe","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MongoDB typed managers for Haxe\n\nSpecialized macro-built managers for MongoDB collections that work on top of\nthe [mongodb] library. Please note that the current version expects a\nparticular [fork] of the mongodb library.\n\nFinally, the manager build macros are only tested on recent Haxe git versions,\n[9044292] or newer. Builds for these versions are available on the [hxbuilds]\nwebsite.\n\n[![Build Status](https://travis-ci.org/jonasmalacofilho/mongo-haxe-managers.svg?branch=master)](https://travis-ci.org/jonasmalacofilho/mongo-haxe-managers)\n\n[mongodb]: https://github.com/MattTuttle/mongo-haxe-driver\n[fork]: https://github.com/jonasmalacofilho/mongo-haxe-driver/tree/managers\n[9044292]: https://github.com/HaxeFoundation/haxe/commit/9044292\n[hxbuilds]: http://hxbuilds.s3-website-us-east-1.amazonaws.com/builds/haxe/index.html\n\n## Features\n\nFeature summary:\n\n - Type checking for queries and documents\n    - Type check queries\n    - Type check insert/update documents\n    - Ensure proper types for returned objects (TODO)\n - [PLANNED] Support projections; change to `Manager\u003cObject, Projection\u003e`\n - [PLANNED] Shorter syntax for simple queries\n\nDocument cache and other possible manager/ORM/SPOD responsibilities are not\nplanned for the time being.\n\n## Samples\n\nSee `test/compile/TestBuilder.hx` and `test/compile/TestTyper.hx`.\n\n## Limitations\n\nIt is not possible to build a manager inside the module where its document type\nis defined.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonasmalacofilho%2Fmongo-haxe-managers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonasmalacofilho%2Fmongo-haxe-managers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonasmalacofilho%2Fmongo-haxe-managers/lists"}