{"id":28571139,"url":"https://github.com/dbgate/dbgate-ng","last_synced_at":"2026-01-31T05:31:12.352Z","repository":{"id":295739476,"uuid":"991074210","full_name":"dbgate/dbgate-ng","owner":"dbgate","description":"DbGate - partial rewrite of DbGate - POC","archived":false,"fork":false,"pushed_at":"2025-09-02T15:29:50.000Z","size":10062,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-23T12:45:35.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/dbgate.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-27T05:01:08.000Z","updated_at":"2025-09-02T15:29:54.000Z","dependencies_parsed_at":"2025-08-07T10:17:25.523Z","dependency_job_id":"2158400e-31c0-4ec5-bb18-9ac6965e4494","html_url":"https://github.com/dbgate/dbgate-ng","commit_stats":null,"previous_names":["dbgate/dbgate-ng"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbgate/dbgate-ng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbgate%2Fdbgate-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbgate%2Fdbgate-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbgate%2Fdbgate-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbgate%2Fdbgate-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbgate","download_url":"https://codeload.github.com/dbgate/dbgate-ng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbgate%2Fdbgate-ng/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28930361,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"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":[],"created_at":"2025-06-10T18:39:11.682Z","updated_at":"2026-01-31T05:31:12.338Z","avatar_url":"https://github.com/dbgate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DbGate - new generation\nThis project is a POC of [DbGate](https://github.com//dbgate/dbgate) **partial rewrite**.  \nIt is now in analysis state, it is not sure, whether this will be realized\n\n## Why?\n- Code will be more easy to understand for more people\n- Simplify build system\n  - Easier to develop\n  - Much faster builds\n- Use newer technology stack\n- Ability to create better looking UI\n\n## What to change?\n- use 100% TypeScript\n- use ES modules instead of CommonJS modules\n- use modern \"native\" bundler, eg. esbuild or SWC\n- Use solid.js instead of Svelte\n  - Svelte 5 completely changed syntax and semantics, currently used syntax in DbGate is already obsolete\n  - solid.js has simpler build pipeline (it uses JSX) and better TypeScript support\n- Use Tailwind CSS ass CSS toolkit\n  - no need to scoped CSS\n  - many developers are familiar with this\n- Redesign plugin system\n  - drop backend plugins, it will became \"drivers\" and will be not pluggable (file formats and database support)\n  - enhance power for \"frontend\" plugins - now suitable only for color themes\n\n## What to keep?\n- Layout, functionality\n- TS libraries (filterparser, sqltree, tools, datalib)\n- Open-source base repo (GPL or MIT) + Premium private repo (synced with [diflow](https://github.com/dbgate/diflow))\n- Desktop app, Web, Docker and NPM builds\n- NPM packages usable without DbGate UI\n- Integration tests and cypress UI tests\n\n## What to decide? - ideas to be examined\n- Use Tauri/Pake instead of Electron (https://github.com/dbgate/dbgate/issues/905)\n- Really use solid.js instead of Svelte?\n- Really use Tailwind CSS? Or make own CSS classes?\n- Open-source repo, premium repo - could be used eg. git submodules instead of diflow merging?\n- Use process isolation for database connections?\n  - It brings bigger complexity\n  - It is very safe, event with buggy database drivers, especially when using mutli-user web app\n  - It brings problems with DuckDB, which allows connections only from one process\n\n## Roadmap / timeline\n- Start discussion\n- Create POC, decide about used technologies\n- Decide whether to start realization\n- Realization - in ideal case more people almost from the beginning\n  - Estimate 3-6 months for this main phase\n\n## Note about past rewrites\nThe last rewrite was chaning frontend fromework (ReactJS =\u003e Svelte), it took approx. 3 months, 1-2 MD per week\n\nThe first version of DbGate was written with .NET Core backend, so the first rewrite was changing backend.\n\n## Your feedback is welcome\nPlease use [discussion](https://github.com/dbgate/dbgate-ng/discussions) if you have any comments on this\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbgate%2Fdbgate-ng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbgate%2Fdbgate-ng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbgate%2Fdbgate-ng/lists"}