Stop maintaining MCP JSON Schemas by hand. Point the utility at your Jackson 3 annotated class and ship.
If you've been working with Claude skills, you've probably felt the frustration of hitting sandbox...
Imagine having an AI assistant that actually understands your database schema and helps you make...
DORA metrics
SchemaCrawler is a relational database exploration tool. It obtains database schema metadata such as...
Anthropic, a company working on advanced artificial intelligence (AI), has recently introduced a new...
Anthropic, a company working on advanced artificial intelligence (AI), has recently introduced a new...
In Java 8, it is possible (easy enough) to substitute a custom security manager which can capture...
Comprehensive programmer's guide to handling international text in code, with an introduction to Unicode
ChatGPT offers almost magical help with coding questions. You can use it to get help with SQL...
As a follow on to Use ChatGPT to Explore Your Database Schema, SchemaCrawler's integration with...
Use SchemaCrawler to generate Markdown documentation from your existing database. You can tweak the...
Generate a description of your Trino database table structure with one command.
PlantUML is a descriptive language to generate a number of types of software diagrams, such as...
Generate a description of your Cassandra database table structure with one command.
PlantUML is a domain-specific language to allow you to describe UML and generate diagrams, including...
Last weekend, I set out to learn Spring Batch by creating a small project. I decided to parse...
Generate a diagram of your MySql database with one command.
Generate a diagram of your PostgreSQL database with one command.
Quickly zoom into database schema metadata details for your domain
Create a test Chinook database on most popular database servers.
Generate dbdiagram.io Diagrams for Your Database dbdiagram.io from Holistics is an online...
How to Generate Mermaid Diagrams for Your Database
Generate a diagram of your SQLite database with one command.
The recent announcement from WhatsApp regarding changes to its privacy policy has thrown a number of...
How do you explore a new database? Chances are that you have started a new job, and are quickly tryin...
Java 14 and above ship with the Packaging Tool, jpackage for packaging self-contained Java applicatio...
The Java Database Connectivity (JDBC) API enables access to data and metadata from standard relationa...
Your project is probably moving to a DevOps model, and you are starting to check in infrastructure as...