{"id":15236526,"url":"https://github.com/BalticAmadeus/ProBro","last_synced_at":"2025-10-05T01:31:06.976Z","repository":{"id":57919801,"uuid":"513852065","full_name":"BalticAmadeus/ProBro","owner":"BalticAmadeus","description":"VSCode extension for Progress OpenEdge Database browsing ","archived":false,"fork":false,"pushed_at":"2025-01-21T10:53:19.000Z","size":19422,"stargazers_count":5,"open_issues_count":28,"forks_count":3,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-01-21T11:33:52.786Z","etag":null,"topics":["database-access","openedge","progress","react","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=BalticAmadeus.pro-bro\u0026ssr=false#overview","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BalticAmadeus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-14T10:13:04.000Z","updated_at":"2025-01-13T08:57:58.000Z","dependencies_parsed_at":"2023-10-22T06:21:15.896Z","dependency_job_id":"0e7010bd-863d-449c-af5e-68fe6b5bbfc8","html_url":"https://github.com/BalticAmadeus/ProBro","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BalticAmadeus%2FProBro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BalticAmadeus%2FProBro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BalticAmadeus%2FProBro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BalticAmadeus%2FProBro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BalticAmadeus","download_url":"https://codeload.github.com/BalticAmadeus/ProBro/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235348490,"owners_count":18975679,"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":["database-access","openedge","progress","react","vscode-extension"],"created_at":"2024-09-29T10:00:27.038Z","updated_at":"2025-10-05T01:31:01.592Z","avatar_url":"https://github.com/BalticAmadeus.png","language":"TypeScript","funding_links":[],"categories":["IDE"],"sub_categories":["Visual Studio Code"],"readme":"# ProBro [![CircleCI](https://dl.circleci.com/status-badge/img/circleci/A3TQhXgouuMQZcaApCXuLs/5TzkrPCZ2G3KXMTaVZGcn3/tree/main.png?style=svg\u0026circle-token=bdac1b7587849654dc77f4ce7d640313c3319e16)](https://dl.circleci.com/status-badge/redirect/circleci/A3TQhXgouuMQZcaApCXuLs/5TzkrPCZ2G3KXMTaVZGcn3/tree/main)\n\nAn extension for Progress DB browsing.\n\n## Current status\n\nThis open source project is in active development. Our goal is to simplify the access to Progress DB wen using VS Code as a development environment.\n\n## Features\n\n- Connection to Progress DB:\n\n  - Connect to Progress DB via ABL Socket server\n  - Connect to multiple local Progress DBs\n  - Custom connection groups\n  - Deleting Connections\n  - Edit Connections\n  - Connection status indicator\n  - Shortcuts to OE tools\n  - Possibility to import from `openedge-project.json`\n  - Data Administration, Data Dictionary or Procedure Editor tools open with connection to selected database\n  - Support for multiple OE versions\n\n- Tables\n  - Hidden tables\n  - Launch query\n  - Launch query on double click\n  - Select tables form multiple databases\n  - Favourite tables\n  - User defined views (_new_)\n  - Interactive modals with improved UI\n- Indexes\n- Fields\n  - Filtering\n  - Show only selected fields\n- Query data\n  - Server-side multi-sorting\n  - Server-side multi-filtering\n  - Lazy loading\n  - JSON/OE formatting\n  - Custom queries\n  - Suggest field names\n  - View record on double-click\n  - Enable/disable filtering as you type\n  - Query grid table size management\n- Export\n  - Formats\n    - .D file\n    - JSON\n    - Excel\n    - CSV\n  - Scope\n    - All records\n    - Selected records\n    - Filtered records\n- CRUD operations\n  - Delete multiple\n  - Insert/copy\n  - Update\n  - Disable/enable triggers\n- Extension settings configuration\n- Supported OS\n  - Windows\n  - Linux\n\n## Guide\n\n- [Install and setup guide](https://github.com/BalticAmadeus/ProBro/blob/main/resources/markdown/setup.md)\n- [User manual](https://github.com/BalticAmadeus/ProBro/blob/main/resources/markdown/manual.md)\n- [Development setup guide](https://github.com/BalticAmadeus/ProBro/blob/main/resources/markdown/dev_env_setup.md)\n\n## Related work\n\n- [DataDigger](https://datadigger.wordpress.com/) developed by Patrick Tingen. A great source of features and examples when working on this project.\n- [vscode-abl](https://github.com/chriscamicas/vscode-abl) a VSCode plugin for ABL.\n\n## Changelog\n\nFull changelog is available [here](https://github.com/BalticAmadeus/ProBro/blob/main/CHANGELOG.md)\n\n## Sponsored by [Baltic Amadeus](https://www.ba.lt/en).\n\n[![BA](https://raw.githubusercontent.com/BalticAmadeus/ProBro/main/resources/images/Balticmadeus_RGB-01.jpg)](https://www.ba.lt/en)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBalticAmadeus%2FProBro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBalticAmadeus%2FProBro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBalticAmadeus%2FProBro/lists"}