# Database & Backend

> Utilities for SQL, MongoDB, connection strings, and database schema manipulation.

- **Source:** DevDreaming (https://devdreaming.com)
- **Canonical URL:** https://devdreaming.com/tools/category/database-backend

---

Utilities for SQL, MongoDB, connection strings, and database schema manipulation.

All tools run client-side in your browser -- no signup, no upload.

## Tools in this category

- [SQL to JSON Converter](https://devdreaming.com/tools/sql-to-json-converter) -- Convert raw SQL query results (table format) into a structured JSON array of objects.
- [CSV to SQL Insert](https://devdreaming.com/tools/csv-to-sql-insert) -- Generate bulk `INSERT INTO` statements from a CSV file for database seeding.
- [MongoDB ObjectId Generator](https://devdreaming.com/tools/mongodb-objectid-generator) -- Generate valid 12-byte MongoDB ObjectIDs and parse their internal timestamp.
- [CSV Column Analyzer](https://devdreaming.com/tools/csv-column-analyzer) -- Analyze CSV data to detect column types, unique values, and statistics.

---

## Related on DevDreaming

- [All Free Developer Tools](https://devdreaming.com/tools)
- [Blog & Tutorials](https://devdreaming.com/blogs)

---

_This is the Markdown twin of a page on **DevDreaming** -- free developer tutorials, tools, and AI resources. Source of truth: the canonical HTML URL above._