Java Companion
Author

Java Companion

A highly professional Java public account

164
Articles
0
Likes
1.1k
Views
0
Comments
Recent Articles

Latest from Java Companion

100 recent articles max
Java Companion
Java Companion
Aug 1, 2026 · Databases

A 20 MB Open‑Source DB Client That Outperforms 1 GB DataGrip

The article reviews the open‑source database client dbx—built with Rust, Vue 3, and Tauri—highlighting its tiny 20 MB footprint, native AI assistant, support for over 60 databases, cross‑platform installers, and detailed feature comparison against DBeaver, Navicat, and DataGrip.

AI assistantCodeMirrorDBX
0 likes · 9 min read
A 20 MB Open‑Source DB Client That Outperforms 1 GB DataGrip
Java Companion
Java Companion
Jul 30, 2026 · Backend Development

Building a Complete E‑Commerce Site Solo with an Open‑Source Java Platform

The author describes how a freelance developer delivered a full‑featured e‑commerce store for a beauty influencer by adopting the open‑source CRMEB Java platform, detailing the tech stack, deployment steps, UI theming, built‑in marketing modules, and practical pros and cons of the solution.

CRMEBE-commerceJava
0 likes · 11 min read
Building a Complete E‑Commerce Site Solo with an Open‑Source Java Platform
Java Companion
Java Companion
Jul 28, 2026 · Backend Development

Essential for Time‑Travel: 400k Chinese Poems in a One‑Command API

The article introduces the open‑source Chinese‑Poetry‑API, a Go‑based service that packages nearly 400,000 classical poems into a searchable REST/GraphQL API, deployable with a single Docker command, and explores its features, usage, and practical scenarios.

APIChinese poetryDocker
0 likes · 10 min read
Essential for Time‑Travel: 400k Chinese Poems in a One‑Command API
Java Companion
Java Companion
Jul 26, 2026 · Cloud Native

Deploy a Full CI/CD Platform with One Command Using OpenShip Desktop App

OpenShip is an open‑source, self‑hosted deployment platform that eliminates YAML pipelines, automatically detects project stacks, bundles CI/CD into a clean desktop app, and provides web, CLI, and dashboard interfaces for managing builds, routing, certificates, databases, and scaling—all with a single command.

Deployment PlatformDockerLet's Encrypt
0 likes · 9 min read
Deploy a Full CI/CD Platform with One Command Using OpenShip Desktop App
Java Companion
Java Companion
Jul 24, 2026 · Artificial Intelligence

Orca IDE Unifies Claude Code, Codex, and OpenCode for Seamless Multi‑AI Collaboration

Orca is an open‑source Electron‑based IDE that bundles Claude Code, Codex, OpenCode and other AI agents into a single window, offering git worktree isolation, Design Mode click‑to‑edit, diff annotation, GitHub/Linear integration, remote SSH worktrees, mobile monitoring, and a CLI for scripted workflows, while noting its heavy memory usage and rapid update cadence.

AI AgentsCLIElectron
0 likes · 9 min read
Orca IDE Unifies Claude Code, Codex, and OpenCode for Seamless Multi‑AI Collaboration
Java Companion
Java Companion
Jul 19, 2026 · Artificial Intelligence

Explore 100+ Ready‑to‑Run AI Apps in the 124k‑Star Awesome‑LLM‑Apps Repo

The open‑source “awesome‑llm‑apps” repository, which has amassed over 124,000 GitHub stars, contains more than a hundred fully functional AI agents and RAG projects—each a complete, runnable example that can be cloned, dependencies installed, and a model key added to start experimenting immediately, though production use still requires additional work.

AI AgentsGitHubLLM
0 likes · 9 min read
Explore 100+ Ready‑to‑Run AI Apps in the 124k‑Star Awesome‑LLM‑Apps Repo