{"id":32972022,"url":"https://github.com/superfell/SoqlX","last_synced_at":"2025-11-16T16:01:28.797Z","repository":{"id":3483722,"uuid":"4539309","full_name":"superfell/SoqlX","owner":"superfell","description":"SoqlXplorer is an awesome tool for developers using the Salesforce.com platform.","archived":false,"fork":false,"pushed_at":"2023-08-20T17:29:29.000Z","size":2510,"stargazers_count":276,"open_issues_count":19,"forks_count":55,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-08-18T16:29:27.250Z","etag":null,"topics":["apex","osx","salesforce","schema","soql"],"latest_commit_sha":null,"homepage":"https://pocketsoap.com/osx/soqlx/","language":"Objective-C","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/superfell.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2012-06-03T17:58:53.000Z","updated_at":"2025-07-16T00:59:07.000Z","dependencies_parsed_at":"2023-01-11T16:16:58.445Z","dependency_job_id":"6bb7c3d4-251f-4dd0-95ff-5862574d380b","html_url":"https://github.com/superfell/SoqlX","commit_stats":{"total_commits":598,"total_committers":4,"mean_commits":149.5,"dds":"0.0050167224080267525","last_synced_commit":"c7e5f76d0ac1c14493a4345e942abe4e9cc3bde5"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/superfell/SoqlX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superfell%2FSoqlX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superfell%2FSoqlX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superfell%2FSoqlX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superfell%2FSoqlX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/superfell","download_url":"https://codeload.github.com/superfell/SoqlX/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superfell%2FSoqlX/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284734138,"owners_count":27054622,"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-11-16T02:00:05.974Z","response_time":65,"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":["apex","osx","salesforce","schema","soql"],"created_at":"2025-11-13T05:00:32.333Z","updated_at":"2025-11-16T16:01:28.792Z","avatar_url":"https://github.com/superfell.png","language":"Objective-C","funding_links":[],"categories":["Table of Contents"],"sub_categories":["Developer Utilities"],"readme":"# SoqlX\n\nSoqlX is a tool for developers using the Salesforce.com platform, it allows you to easily explore your schema,\nwrite and run SOQL queries, make edits to data, and to run Apex code.\n\n\n![schema viewer](https://www.pocketsoap.com/osx/soqlx/help/schema.png)\n\n\n## Download\n\nYou can download the builds of the latest version of SoqlX from its [homepage](https://superfell.com/osx/soqlx/)\n\n  \n## Build\n\nZKSforce and Sparkle are managed via [Cocoa Pods](https://cocoapods.org), you'll need to run `pod install` once you've cloned\nthis repo. Fragaria is pulled in via git submodules, so you need to clone this repo, and fetch the submodules.\n\n```bash\n    git clone --recurse-submodules https://github.com/superfell/SoqlX\n    pod install\n    \n    # or the long way.\n    git clone https://github.com/superfell/SoqlX.git SoqlX\n    cd SoqlX\n    git submodule init\n    git submodule update\n    pod install\n```\n\nNow you can open the project in XCode, remember to open the workspace created by Cocoa Pods.\nIt requires XCode 12.2.\n\nBuilding the SoqlXplorer target will build the dependencies, then SoqlX. You may find that the first\nbuild of Fragaria fails with a \"Command PhaseScriptExecution failed\" error, just hit build again, and\nthis error goes away.\n\nYou should be able to run the built version of SoqlX at this point.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperfell%2FSoqlX","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperfell%2FSoqlX","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperfell%2FSoqlX/lists"}