{"id":18542115,"url":"https://github.com/mojoaar/psarangodb","last_synced_at":"2026-05-17T03:45:40.275Z","repository":{"id":201773319,"uuid":"502152477","full_name":"mojoaar/psarangodb","owner":"mojoaar","description":"PowerShell module for ArangoDB","archived":false,"fork":false,"pushed_at":"2022-11-10T11:08:44.000Z","size":52,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T01:34:32.212Z","etag":null,"topics":["aql","arangodb","database","module","opensource","powershell","psgallery"],"latest_commit_sha":null,"homepage":"https://www.powershellgallery.com/packages/PSArangoDB/","language":"PowerShell","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/mojoaar.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,"governance":null}},"created_at":"2022-06-10T19:04:06.000Z","updated_at":"2022-06-21T06:13:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"964cb6c4-b9ee-460d-a35c-0b2f86e95b3a","html_url":"https://github.com/mojoaar/psarangodb","commit_stats":null,"previous_names":["mojoaar/psarangodb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mojoaar/psarangodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fpsarangodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fpsarangodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fpsarangodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fpsarangodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mojoaar","download_url":"https://codeload.github.com/mojoaar/psarangodb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fpsarangodb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281826560,"owners_count":26568297,"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-30T02:00:06.501Z","response_time":61,"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":["aql","arangodb","database","module","opensource","powershell","psgallery"],"created_at":"2024-11-06T20:07:23.035Z","updated_at":"2025-10-30T14:50:52.404Z","avatar_url":"https://github.com/mojoaar.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/mojoaar/psarangodb\"\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/mojoaar/psarangodb\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/mojoaar/psarangodb\"\u003e\u003cimg src=\"https://img.shields.io/github/contributors/mojoaar/psarangodb\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://technet.cc\"\u003e\u003cimg src=\"https://img.shields.io/badge/technet.cc-Blog-blue\"\u003e\u003c/a\u003e\n\u003ca href=\"https://twitter.com/mojoaar\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/mojoaar?style=social\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# PSArangoDB - PowerShell Module\n\nThis module provides a series of functions to work with the [ArangoDB](https://www.arangodb.com) API. Use Get-Help on the functions to get further details of usage.\n\n## Requirements\n\nRequires PowerShell 5.1 or above.\n\n## Usage\n\n### 1. PSGallery\nInstall module from PSGallery.\n`Find-Module PSArangoDB -Repository PSGallery | Install-Module`\n### 2. Manual\nDownload or clone the latest files and place the module folder in your PowerShell profile directory (i.e. the `Modules` directory under wherever `$profile` points to in your PS console) and run:\n`Import-Module PSArangoDB`\nOnce you've done this, all the cmdlets will be at your disposal, you can see a full list using `Get-Command -Module PSArangoDB`. Remember to run Set-Environment before beginning to work with ArangoDB.\n\n## Functions\n\n* Get-Database\n* Get-Document\n* New-AQLQuery\n* New-Document\n* Remove-Document\n* Set-Environment\n* Update-Document\n\n## Changelog\n\n* 0.0.4 - 10-11-2022\n  * Fix content-type/utf8 with -ContentType\n* 0.0.3 - 10-11-2022\n  * Fix content-type/utf8 for header in Set-Environment\n* 0.0.2 - 17-06-2022\n  * Added pagination support for Get-Document\n* 0.0.1 - 11-06-2022\n  * Initial release of module","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojoaar%2Fpsarangodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmojoaar%2Fpsarangodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojoaar%2Fpsarangodb/lists"}