# SQL to NoSQL Converter

> Converts SQL schemas and queries to NoSQL equivalents with data modeling recommendations

- Skill: `eli-yu-first/sql-to-nosql-converter` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add eli-yu-first/sql-to-nosql-converter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/eli-yu-first/sql-to-nosql-converter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- License: MIT
- Author: Eli-yu-first (https://skillmd.com/u/eli-yu-first)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/eli-yu-first/sql-to-nosql-converter

---


# SQL to NoSQL Converter

Converts SQL schemas and queries to NoSQL equivalents with data modeling recommendations

## Usage

This skill can be used standalone or as part of an Agent workflow on SkillsHub.

### Standalone

```
skillshub run convertai/SQL-to-NoSQL-Converter --input "Your query here"
```

### In Agent

Add this skill to your Agent configuration to enable its capabilities.

