Sualeh Fatehi

Sualeh Fatehi @sualeh

Location:
Boston, MA
Joined:
Apr 19, 2020

Sualeh Fatehi
articles - 34 total

Generate MCP Tool Schemas Directly From Java Code

Stop maintaining MCP JSON Schemas by hand. Point the utility at your Jackson 3 annotated class and ship.

Learn More 0 0Nov 20

Why Your Claude Skills Deserve Better: Escape the Sandbox with MCP Skill Hub

If you've been working with Claude skills, you've probably felt the frustration of hitting sandbox...

Learn More 0 0Oct 27

Revolutionize Your Database Development with SchemaCrawler MCP Server

Imagine having an AI assistant that actually understands your database schema and helps you make...

Learn More 10 2May 24

Calculate the DORA Lead Time Metric in Python

DORA metrics

Learn More 0 0Apr 10

Use ChatGPT to Explore Your Database Schema

SchemaCrawler is a relational database exploration tool. It obtains database schema metadata such as...

Learn More 2 0Dec 30 '24

Sufficient Software Tests Using Metrics

Testing

Learn More 0 0Dec 1 '24

"Computer Use" for UAT

Anthropic, a company working on advanced artificial intelligence (AI), has recently introduced a new...

Learn More 0 0Oct 28 '24

"Computer Use" to Speed Up UI Development

Anthropic, a company working on advanced artificial intelligence (AI), has recently introduced a new...

Learn More 0 0Oct 28 '24

Intercepted System.exit(...) on Java 21

In Java 8, it is possible (easy enough) to substitute a custom security manager which can capture...

Learn More 1 2Aug 25 '24

What a Character

Comprehensive programmer's guide to handling international text in code, with an introduction to Unicode

Learn More 1 1Jan 26 '24

Use ChatGPT to Get SQL Help For **Your** Database Schema

ChatGPT offers almost magical help with coding questions. You can use it to get help with SQL...

Learn More 0 0Jan 5 '24

Use ChatGPT to Explore Your Database Schema - Part 2

As a follow on to Use ChatGPT to Explore Your Database Schema, SchemaCrawler's integration with...

Learn More 1 5Jul 26 '23

Automatically Document Your Database in Markdown

Use SchemaCrawler to generate Markdown documentation from your existing database. You can tweak the...

Learn More 30 0Apr 23 '23

How to Document Your Trino Database with One Command (and Nothing to Install)

Generate a description of your Trino database table structure with one command.

Learn More 0 0Jan 27 '23

Create Nice-looking Schema Diagrams in PlantUML

PlantUML is a descriptive language to generate a number of types of software diagrams, such as...

Learn More 7 0Jan 22 '23

How to Document Your Cassandra Database with One Command (and Nothing to Install)

Generate a description of your Cassandra database table structure with one command.

Learn More 4 3Jan 22 '23

Generate (Good Looking) PlantUML Diagrams for Your Database

PlantUML is a domain-specific language to allow you to describe UML and generate diagrams, including...

Learn More 10 3Nov 28 '22

How I Explored Spring Batch and Solved Interesting Problems

Last weekend, I set out to learn Spring Batch by creating a small project. I decided to parse...

Learn More 5 0Feb 20 '22

How to Visualize Your MySql Database with One Command (and Nothing to Install)

Generate a diagram of your MySql database with one command.

Learn More 19 4Dec 26 '21

How to Visualize Your PostgreSQL Database with One Command (and Nothing to Install)

Generate a diagram of your PostgreSQL database with one command.

Learn More 10 7Dec 26 '21

How to explore a new database

Quickly zoom into database schema metadata details for your domain

Learn More 7 1Nov 26 '21

How to Quickly Create a Test Database

Create a test Chinook database on most popular database servers.

Learn More 3 0Sep 8 '21

Generate dbdiagram.io Diagrams for Your Database

Generate dbdiagram.io Diagrams for Your Database dbdiagram.io from Holistics is an online...

Learn More 13 1Feb 20 '21

Generate Mermaid Diagrams for Your Database

How to Generate Mermaid Diagrams for Your Database

Learn More 24 7Feb 12 '21

How to Visualize Your SQLite Database with One Command (and Nothing to Install)

Generate a diagram of your SQLite database with one command.

Learn More 4 10Jan 19 '21

Security, Privacy, Popularity

The recent announcement from WhatsApp regarding changes to its privacy policy has thrown a number of...

Learn More 0 0Jan 9 '21

Explore Your Database Schema with SchemaCrawler

How do you explore a new database? Chances are that you have started a new job, and are quickly tryin...

Learn More 11 3Dec 30 '20

How to Create Platform-Specific Installers for Your Java Applications from GitHub Actions

Java 14 and above ship with the Packaging Tool, jpackage for packaging self-contained Java applicatio...

Learn More 10 1Nov 18 '20

How to Get Database Metadata as Java POJOs

The Java Database Connectivity (JDBC) API enables access to data and metadata from standard relationa...

Learn More 11 1Nov 5 '20

Lint Your Database Schema With GitHub Actions Workflows

Your project is probably moving to a DevOps model, and you are starting to check in infrastructure as...

Learn More 4 0Nov 5 '20