t8y2
3a25487dea
feat(agents): move agents into dbx repo
2026-06-23 11:38:16 +08:00
t8y2
f2e320b62f
docs: reorder badges, move embed badges above db list
2026-06-21 09:11:27 +08:00
t8y2
4ef94eb3a9
docs: add Trendshift badge to README
2026-06-21 09:01:05 +08:00
leic4u
268ee99328
feat(docs): add WinGet installation instructions
...
* Added WinGet installation instructions in README
Added WinGet installation instructions for DBX.
* Added WinGet installation in README.zh-CN.md
Added WinGet installation instructions for DBX.
2026-06-17 22:12:59 +08:00
t8y2
91e5528b56
chore: switch README screenshots from jsDelivr to R2 CDN
2026-06-16 12:08:20 +08:00
t8y2
fb4e65d325
feat(docs): add AtomGit star badge to README
2026-06-15 10:46:33 +08:00
John Jin
1afc271c18
feat: add QuestDB support
...
Thanks @ptma!
2026-06-14 22:58:05 +08:00
Vergil Lai
799d20a2cf
添加 Manticore Search 支持 ( #1145 )
...
* 添加 Manticore Search 支持
* 更新 Manticore Search 文档
2026-06-13 20:23:36 +08:00
t8y2
759cab9088
docs: add dbx-agents side-by-side workspace setup
2026-06-11 15:28:44 +08:00
t8y2
a81286fed7
feat(build): gate DuckDB behind optional feature, support --no-default-features
2026-06-11 13:58:44 +08:00
t8y2
65f6e866b1
feat(docs): expand database support page to 50+ engines
2026-06-11 13:49:43 +08:00
t8y2
b6d92f8c38
feat: make duckdb optional behind duckdb-bundled feature
2026-06-10 18:30:14 +08:00
t8y2
59d2dd7c87
feat: add Homebrew formula for dbx-cli
2026-06-10 13:55:33 +08:00
t8y2
727a0a06e0
docs: add Product Hunt badge and dbx-agents link
2026-06-09 12:41:12 +08:00
t8y2
19139a9b34
feat(docs): add offline driver downloads
2026-06-08 21:50:00 +08:00
t8y2
a473f4ff8f
chore: switch license to Apache-2.0
2026-06-07 17:34:59 +08:00
Xudong Guo
9b15843e1a
feat: add KWDB support
2026-06-05 16:55:38 +08:00
t8y2
b5f868959b
docs: update README badges
2026-06-02 10:59:47 +08:00
Francesco Lucarelli
d3b730f900
docs(readme): use official homebrew cask
...
Update Homebrew install instructions to use the official Homebrew Cask now that DBX is available in homebrew/cask.
2026-06-01 16:52:17 +08:00
t8y2
4d32127522
docs: use private Homebrew tap install command
2026-05-30 10:50:39 +08:00
t8y2
548692f073
ci: add official Homebrew cask bump workflow
2026-05-30 09:41:44 +08:00
t8y2
81e50cadb5
feat: add XuguDB agent support
2026-05-30 09:12:34 +08:00
t8y2
53ee696714
docs: add Why DBX and FAQ sections to README
2026-05-26 01:48:25 +08:00
t8y2
5003ef52e2
docs: update supported database count to 40+
2026-05-20 11:41:01 +08:00
t8y2
84018eae89
chore(repo): move deploy files under deploy
2026-05-18 02:20:30 +08:00
t8y2
7dfbff467a
docs(readme): enlarge top tagline
2026-05-18 02:10:44 +08:00
t8y2
a97cfc1c7c
Revert "docs(readme): restore top tagline"
...
This reverts commit 2ba98c31ce .
2026-05-18 02:08:19 +08:00
t8y2
2ba98c31ce
docs(readme): restore top tagline
2026-05-18 02:05:30 +08:00
t8y2
1917c0855b
feat(cli): add dbx node packages
2026-05-18 00:53:06 +08:00
t8y2
f2426fac5e
docs: update README hero image
2026-05-17 22:46:11 +08:00
t8y2
75893eee27
docs(readme): refresh project overview
2026-05-17 22:08:25 +08:00
t8y2
04e6e03d38
docs(readme): rename WeChat to 微信群 and open community links in new tab
2026-05-14 12:18:34 +08:00
t8y2
527bcab245
docs(readme): add WeChat group badge to community section
2026-05-14 12:16:01 +08:00
t8y2
26245514bb
refactor: remove ODBC dependency entirely
...
DaMeng now uses JDBC agent instead of ODBC. Remove odbc-api crate,
ODBC_ENV static, unixodbc system dependency from CI, and ODBC library
bundling from macOS release builds. macOS no longer needs any brew
dependencies for development.
2026-05-13 05:27:56 +08:00
t8y2
aab6d7c3a4
docs: add system dependencies and update GaussDB driver info
...
- Add platform-specific system dependencies (unixODBC, Tauri libs) to
README and getting-started docs
- Update GaussDB driver from odbc-api to rust-gaussdb in database docs
- Remove obsolete GaussDB ODBC setup instructions
- Fix Docker image and port in getting-started docs
2026-05-07 13:18:02 +08:00
t8y2
97eeab2801
docs: update badges, community links, and VitePress homepage
...
- Replace small badges with for-the-badge style (downloads, contributors, Discord, QQ)
- Add database badges (Doris, StarRocks, Redshift, OceanBase, openGauss, GaussDB, KingBase, and more)
- Replace WeChat/QQ QR codes with Discord + QQ badge buttons
- Update VitePress homepage (25+ databases, new screenshots, Docker section)
- Update VitePress config (AGPL-3.0 footer, new description)
2026-05-06 02:35:50 +08:00
t8y2
9f001ce561
docs: use jsDelivr CDN for screenshots and minor README cleanup
2026-05-06 01:56:56 +08:00
t8y2
920465a8cf
docs: make screenshots clickable to view full size
2026-05-06 01:43:54 +08:00
t8y2
2e6ef4b00b
docs: revamp README with new screenshots and AGPL-3.0 license
...
- Restructure features into categorized sections
- Add new 2x2 screenshot grid (light, dark, ER diagram, data grid)
- Add Docker self-hosted section
- Add Elasticsearch to supported databases
- Add missing features (schema diff, explain plan, field lineage, etc.)
- Switch license from MIT to AGPL-3.0
- Update macOS install note (now code-signed and notarized)
2026-05-06 01:40:54 +08:00
t8y2
45f10966a2
fix: correct app name casing in installation instructions and workflows
2026-05-04 02:55:19 +08:00
t8y2
468506318a
docs: add MCP Server section to README and publish to MCP Registry
2026-05-03 15:01:06 +08:00
t8y2
f16df842cd
fix: update the contributor image link to include version parameter
2026-05-02 17:43:38 +08:00
t8y2
2bca814a5d
docs: add star history chart and reorder sections
2026-05-01 22:38:31 +08:00
t8y2
76fb52465c
docs: update screenshot layout in README and README.zh-CN for better presentation
2026-05-01 22:04:03 +08:00
t8y2
5749a8f8ea
docs: add screenshots and reorder README sections
2026-05-01 21:55:00 +08:00
skyler
355164f20e
docs: update README with new features, badges, and contributors ( #36 )
...
* feat: support drag-and-drop preview for Parquet, CSV, TSV, JSON files
Uses DuckDB in-memory connection with read_parquet()/read_csv()/read_json().
No sidebar connection created, tab title shows file name only,
connection/database toolbar hidden for preview tabs.
* feat: update README and README.zh-CN with badges and new features; bump version to 0.2.1
2026-04-30 18:10:44 +08:00
t8y2
820dd1ef17
docs: update README to add contact group
2026-04-30 00:01:05 +08:00
t8y2
754af54269
docs: update README with full feature list and high-res logo
2026-04-29 23:46:10 +08:00
t8y2
2ba252bb07
docs: add LINUX DO community link
2026-04-29 19:27:51 +08:00
t8y2
8d71d5d6b0
docs: add install instructions and macOS unsigned app note
2026-04-29 18:24:56 +08:00