{"id":26847885,"url":"https://github.com/mvitlov/vscode-db-explorer-firebird","last_synced_at":"2026-03-05T17:42:43.866Z","repository":{"id":48028456,"uuid":"157533553","full_name":"mvitlov/vscode-db-explorer-firebird","owner":"mvitlov","description":"Explore and run queries against your Firebird® databases without leaving VS Code.","archived":false,"fork":false,"pushed_at":"2025-04-30T10:03:27.000Z","size":1576,"stargazers_count":22,"open_issues_count":15,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T22:32:57.196Z","etag":null,"topics":["db","fdb","firebird","gdb","rdbms","sql"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvitlov.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,"zenodo":null}},"created_at":"2018-11-14T10:43:12.000Z","updated_at":"2024-10-14T07:33:06.000Z","dependencies_parsed_at":"2025-04-30T11:35:38.071Z","dependency_job_id":null,"html_url":"https://github.com/mvitlov/vscode-db-explorer-firebird","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mvitlov/vscode-db-explorer-firebird","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvitlov%2Fvscode-db-explorer-firebird","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvitlov%2Fvscode-db-explorer-firebird/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvitlov%2Fvscode-db-explorer-firebird/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvitlov%2Fvscode-db-explorer-firebird/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvitlov","download_url":"https://codeload.github.com/mvitlov/vscode-db-explorer-firebird/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvitlov%2Fvscode-db-explorer-firebird/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30139376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["db","fdb","firebird","gdb","rdbms","sql"],"created_at":"2025-03-30T20:32:40.180Z","updated_at":"2026-03-05T17:42:43.836Z","avatar_url":"https://github.com/mvitlov.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n    \u003cimg src=\"https://github.com/mvitlov/vscode-db-explorer-firebird/blob/master/images/icon.png?raw=true\" alt=\"extension-icon\" width=\"200\"\u003e\n  \u003cbr\u003e\n  DB Explorer for Firebird\u0026reg; databases\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003eExplore and run queries against your Firebird\u0026reg; databases without leaving VS Code.\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=marinv.vscode-db-explorer-firebird\"\u003e\n    \u003cimg src=\"https://vsmarketplacebadge.apphb.com/version/marinv.vscode-db-explorer-firebird.svg\" alt=\"badge-version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=marinv.vscode-db-explorer-firebird\"\u003e\n    \u003cimg src=\"https://vsmarketplacebadge.apphb.com/installs/marinv.vscode-db-explorer-firebird.svg\" alt=\"badge-installs\"\u003e\n  \u003c/a\u003e\n  \u003c!-- \u003ca href=\"https://\"\u003e\n    \u003cimg src=\"https://\" alt=\"badge3\"\u003e\n  \u003c/a\u003e --\u003e\n\u003c/p\u003e\n\nThis extension allows you to connect directly to your [Firebird\u0026reg; databases](https://firebirdsql.org/), list tables and fields, run queries, display/export results and more.\n\n![banner](https://github.com/mvitlov/vscode-db-explorer-firebird/blob/master/images/banner.jpg?raw=true)\n\n## Features\n\n- **NEW!** [SQL Mock Data Generator](https://github.com/mvitlov/vscode-db-explorer-firebird/wiki/SQL-Mock-Data-Generator)\n- Manage multiple database connections\n- List hosts, databases, tables and fields inside **Explorer View**\n- [Firebird Reserved Words](https://firebirdsql.org/refdocs/langrefupd25-reskeywords-full-reswords.html) **Code Completion**\n- Table and field names **Code Completion**\n- Run Firebird **SQL** queries\n- Run **predefined** custom queries\n- View results in a **table**\n- **Realtime** results filtering and sorting\n- Export results to **JSON**, **CSV**, **XSLX** or **PDF** file\n\n## Getting Started\n\n\u003c!-- TODO: add link --\u003e\n\n1. [Install the extension](https://marketplace.visualstudio.com/items?itemName=marinv.vscode-db-explorer-firebird)\n2. Restart VS Code and switch to DB Explorer view by clicking the newly added **Firebird icon** located at the VS Code **Activity Bar**.\n\n## Using the extension\n\n### Add new connection\n\nYou can add new connection to your Firebird database by clicking the _Add New Connection_ icon in the DB Explorer title bar. You will be presented with a Connection Wizard to guide you through the process. After the process is complete, your database connection will appear inside DB Explorer View\n\n### Explore the database contents\n\nYou can view the database structure by expaning it's tree inside DB Explorer View.\n\n\u003e **Tip**: Right-clicking the tree nodes will give you the list of predefined custom queries.\n\n### Set an active database\n\nBefore running your queries, remember to set an active database! You can:\n\n- Right-click the database node and select _Set Active_\n- Click the Firebird indicator in the bottom left status bar and select database from a list\n\n\u003e **Tip**: The _New Query_ command sets the selected database active and creates new SQL document.\n\n### Running SQL queries\n\nExecute your SQL query by pressing `Ctrl+Alt+Q` or by right-clicking the editor and selecting the _Run Firebird Query_ command.\nThe results will be displayed in new tab.\n\n\u003e **Important**: Multiple queries are currently **not supported**.\n\u003e If you have multiple queries written in your SQL document, make the selection around the one you want to run, otherwise you'll get an error.\n\n### SQL Mock Data Generator\n\nSee [here](https://github.com/mvitlov/vscode-db-explorer-firebird/wiki/SQL-Mock-Data-Generator) for more details.\n\n## Settings\n\n- `firebird.codeCompletion.keywords: \u003cboolean\u003e` | Enable Code Completion for Firebird Reserved Words (Default **true**)\n- `firebird.codeCompletion.database: \u003cboolean\u003e` | Enable Code Completion for Table and Field names (Default **true**)\n- `firebird.logLevel: \u003cstring\u003e` | Logging level displayed in output channel. (Default **INFO**)\n- `firebird.maxTablesCount: \u003cnumber\u003e` | Number of tables visible in database tree. (Default **10**)\n- `firebird.recordsPerPage: \u003cstring\u003e` | Number of records to display per page. (Default **10**)\n- `firebird.mockarooApiKey \u003cstring\u003e` | API key for Mock Data Generator (Default **blank**)\n\n## Disclaimer\n\nThis extensions is still in the early development stage, and as such it may not be suitable for usage in active development environment.\n\n## Bugs reports \u0026 Features requests\n\nYou can submit a bug report or a feature suggestion via [GitHub Issue Tracker](https://github.com/mvitlov/vscode-db-explorer-firebird/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvitlov%2Fvscode-db-explorer-firebird","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvitlov%2Fvscode-db-explorer-firebird","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvitlov%2Fvscode-db-explorer-firebird/lists"}