kareemmahlees / tablex

Table viewer for modern developers

Home Page:https://tablex-tan.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Workflow Status (with event) GitHub package.json version (subfolder of monorepo) Static Badge GitHub deployments Static Badge GitHub Release

All Contributors

Note: TableX is still under development, don't expect it to be perfect, yet.

Checkout Changleogs and our issues section.

Don't Waste time, try it NOW πŸ’₯

Head to TableX's official website and download the executable of your choice.

About the Project

Tablex aims at delivering a fast, user friendly, productive and free database browsing experience.

While not claiming that it is a replacement of any other tool, yet, it strives to provide a, hopefully, good user experience.

What Does it offer ✨

  • Delightful user experience
  • Top-Notch performance with pagination and virtualization
  • Support for SQLite, PostgreSQL, MySQL
  • Available for Windows, MacOS, and Linux
  • Automatically create a RESTfull and GraphQL APIs for your database
  • Keyboard shortcuts for productivity homies
  • Free and Open-Source

Say hi to MetaX πŸŽ‰

TableX uses MetaX to automatically create a RESTfull and GraphQL APIs for your database.

MetaX supercharges your experience by allowing you to interact with your database through an API interface ( which is fully swagger documented ), allowing you for example to create, read, update or delete databases, tables or columns through http requests with no effort from you what so over ✨.

Just connect your database and start running πŸš€.

Tech Stack ⌨️

Keyboard Shortcuts

Shortcut Description
Ctrl + k open command palette
Ctrl + s focus search input
Ctrl + a select or deselect all
Ctrl + c copy selected rows into clipboard
Delete delete selected rows

Contributing πŸ«±πŸ»β€πŸ«²πŸ»

please refer to CONTRIBUTING.md

Contributors

Kareem Ebrahim
Kareem Ebrahim

πŸ’»
David Barnett
David Barnett

πŸ’» πŸ“–

About

Table viewer for modern developers

https://tablex-tan.vercel.app

License:MIT License


Languages

Language:TypeScript 72.0%Language:Rust 20.6%Language:Astro 4.5%Language:CSS 1.7%Language:HTML 0.5%Language:JavaScript 0.4%Language:Shell 0.2%Language:PowerShell 0.1%