{"id":14874890,"url":"https://github.com/kareemmahlees/tablex","last_synced_at":"2025-09-20T00:33:29.367Z","repository":{"id":214676902,"uuid":"717809531","full_name":"kareemmahlees/tablex","owner":"kareemmahlees","description":"Cross-Platform table viewer written in Rust","archived":false,"fork":false,"pushed_at":"2025-08-09T21:59:34.000Z","size":15306,"stargazers_count":88,"open_issues_count":5,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T23:30:07.708Z","etag":null,"topics":["linux","macos","mysql","postgresql","react","rust","sqlite3","tauri","typescript","windows"],"latest_commit_sha":null,"homepage":"https://tablex-tan.vercel.app","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/kareemmahlees.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2023-11-12T17:06:43.000Z","updated_at":"2025-08-09T21:59:34.000Z","dependencies_parsed_at":"2024-04-25T21:34:19.829Z","dependency_job_id":"5c8716e3-fa82-491e-aba9-4945b93111ec","html_url":"https://github.com/kareemmahlees/tablex","commit_stats":null,"previous_names":["kareemmahlees/tablex"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/kareemmahlees/tablex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kareemmahlees%2Ftablex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kareemmahlees%2Ftablex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kareemmahlees%2Ftablex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kareemmahlees%2Ftablex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kareemmahlees","download_url":"https://codeload.github.com/kareemmahlees/tablex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kareemmahlees%2Ftablex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276022585,"owners_count":25571820,"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-09-19T02:00:09.700Z","response_time":108,"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":["linux","macos","mysql","postgresql","react","rust","sqlite3","tauri","typescript","windows"],"created_at":"2024-09-20T19:01:24.403Z","updated_at":"2025-09-20T00:33:28.797Z","avatar_url":"https://github.com/kareemmahlees.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./docs/billboard.png\"\u003e\n\u003c/p\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Static Badge\" src=\"https://img.shields.io/badge/bun-v1.1.26%20-white\"\u003e\n  \u003cimg alt=\"GitHub deployments\" src=\"https://img.shields.io/github/deployments/kareemmahlees/tablex/production?label=production\"\u003e\n\n\u003cimg alt=\"Static Badge\" src=\"https://img.shields.io/badge/cargo-v1.74.1-orange\"\u003e\n\u003cimg alt=\"GitHub Release\" src=\"https://img.shields.io/github/v/release/kareemmahlees/tablex\"\u003e\n\n[![Ceasefire Now](https://badge.techforpalestine.org/default)](https://techforpalestine.org/learn-more)\n[![All Contributors](https://img.shields.io/github/all-contributors/kareemmahlees/tablex?color=ee8449)](#contributors)\n\n\u003c/div\u003e\n\nDownload and try TableX from the [official website](https://tablex-tan.vercel.app)\n\n## About the Project 🎯\n\nTablex aims at delivering a fast, user friendly, productive and **free** database browsing experience.\n\nWhile not claiming that it is a replacement of any other tool, it strives to provide a new way of dealing with databases.\n\n## Features ✨\n\n- `Cross-Platform`: supports Windows, MacOS and Linux with a variety of architectures.\n- `Multi-DB support`: supports PostgreSQL, MySQL and SQLite.\n- `Settings \u0026 Keybindings`: configurable settings and keybindings inspired by VSCode.\n- `Automatic API docs`: Auto generate RESTfull and GraphQL endpoints for your database inspired by Supabase.\n- `Built-in updater`: TableX can self update with our built-in updater.\n- `Accessibility`: you will find utilities that improve your experience.\n- `CLI`: Use TableX from right withing your terminal.\n\n## Tech Stack ⌨️\n\n- [Tauri](https://tauri.app/) :\n  - [React](https://react.dev/) + [Vite](https://vitejs.dev/) : Frontend\n  - [Rust](https://www.rust-lang.org/) : Backend\n- [Tailwind](https://tailwindcss.com/) : CSS Framework\n- [Tanstack](https://tanstack.com/) : [Router](https://tanstack.com/router/latest), [Query](https://tanstack.com/query/latest), [Table](https://tanstack.com/table/v8), [Virtual](https://tanstack.com/virtual/latest)\n- [Zustand](https://zustand-demo.pmnd.rs/): State management\n- [Astro](https://astro.build/) + [Starlight](https://starlight.astro.build/) : Website and Docs\n- [Golang](https://go.dev) : [MetaX](https://github.com/kareemmahlees/meta-x)\n- [shadcn/ui](https://ui.shadcn.com/) : Components\n- [Changesets](https://github.com/changesets/changesets): Versioning and Changelogs\n- [Vercel](https://vercel.com/) : Deployment\n\n## Contributing 🫱🏻‍🫲🏻\n\nplease refer to [Contributing](https://tablex-tan.vercel.app/contributing).\n\n## Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://kareem-ebrahim.vercel.app/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/89863279?v=4?s=100\" width=\"100px;\" alt=\"Kareem Ebrahim\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKareem Ebrahim\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/kareemmahlees/tablex/commits?author=kareemmahlees\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://diffingdiffs.blogspot.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/65244?v=4?s=100\" width=\"100px;\" alt=\"David Barnett\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDavid Barnett\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/kareemmahlees/tablex/commits?author=dbarnett\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/kareemmahlees/tablex/commits?author=dbarnett\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkareemmahlees%2Ftablex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkareemmahlees%2Ftablex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkareemmahlees%2Ftablex/lists"}