DevTools Surf logoDevTools Surf
AI / Modern DevAnimation / CSSAPI / Config
Sign in
DevTools Surf logoDevTools Surf
AI / Modern DevAnimation / CSSAPI / Config
Sign in
HomeData / SQLSQL Identifier Caser

About SQL Identifier Caser

SQL Identifier Caser preview - Data / SQL tool

Convert SQL identifiers between snake, camel, and Pascal case. Part of the DevTools Surf developer suite. Browse more tools in the Data / SQL collection.

Use Cases

  • Convert database column names to match application naming conventions
  • Map API response fields between snake_case backends and camelCase frontends
  • Prepare SQL schema identifiers for ORM model generation
  • Standardize inconsistent column naming in legacy databases

Tips

  • Paste SQL column names or identifiers — each line is converted independently
  • Choose between snake_case, camelCase, and PascalCase output styles
  • Handles mixed separators: underscores, hyphens, spaces, and existing camelCase are all detected automatically

Fun Facts

  • SQL is case-insensitive for keywords by convention, but identifier casing varies wildly: PostgreSQL folds unquoted names to lowercase, MySQL depends on the OS file system, and Oracle folds to uppercase.
  • The snake_case convention became dominant in SQL because early databases were limited to uppercase letters and underscores — camelCase wasn't distinguishable without case sensitivity.
  • Ruby on Rails popularized automatic snake-to-camel conversion in 2004 with ActiveRecord, which maps snake_case database columns to camelCase Ruby attributes — a pattern now standard in most ORMs.

FAQ

Which case conventions?
snake_case (Postgres style), camelCase (rare in SQL), PascalCase (some .NET ORMs), SCREAMING_SNAKE_CASE (constants). Mix-and-match cross-conversions.
Why would I convert?
Migrating an ORM that mandates a specific case, or consolidating databases where one uses snake_case and another camelCase. Also: Prisma models vs underlying Postgres tables.
Does it preserve table vs column context?
Yes — common convention: table names plural snake_case, column names singular snake_case. The tool respects both.
Keywords stay uppercase?
Yes — SQL keywords (SELECT, FROM, WHERE) are preserved. Only identifiers are converted.

Related Data / SQL Tools

CSV ViewerCSV → SQL INSERTSQL → CSV FixtureTSV ↔ CSVCSV Schema ValidatorSQL → Prisma SchemaCSV Column RemapperCSV Validator with Schema
New · Flagshipsimple REST client

REST Handler — Collections, env vars, history, cURL converter

Send requests, save collections (nested), swap environments, and convert between cURL / Collection JSON / REST Handler YAML.

Open

Popular tools

The most-used tools on DevToolsSurf, one click away.

Encoding & crypto

  • Base64 Encode
  • Base64 Decode
  • URL Encoder
  • URL Decoder
  • Hash Generator
  • JWT Decoder
  • JWT Encoder
  • UUID Generator
  • ULID Generator
  • Password Generator
  • Bcrypt Hash Tester

Converters

  • CSV to JSON
  • JSON to CSV
  • XML to JSON
  • JSON to XML
  • HTML → Markdown
  • HTML → React JSX
  • cURL to Code
  • Collection JSON → cURL
  • Swagger to Collection JSON
  • JSON → Go Struct
  • JSON → TypeScript Types

JSON & YAML

  • JSON Formatter
  • JSON Validator
  • JSON Viewer
  • JSON Minifier
  • JSON Diff
  • JSONPath Tester
  • YAML Formatter
  • YAML to JSON
  • JSON to YAML

Text & regex

  • Regex Tester
  • Text Diff
  • Case Converter
  • Word Counter
  • Markdown Preview
  • Slug Generator
  • Lorem Ipsum Generator
  • Markdown → PDF

CSS & color

  • CSS Beautifier
  • Minify CSS
  • Color Converter
  • Gradient Generator
  • Contrast Checker
  • Color Palette Generator
  • Flexbox Playground
  • Tailwind → CSS

Generators

  • QR Code Generator
  • Mock Data Generator
  • Favicon Generator
  • .gitignore Builder
  • README.md Generator
  • Dockerfile Generator
  • Sitemap Generator

API & networking

  • REST Handler
  • HTTP Header Analyzer
  • IP Address Lookup
  • CIDR Calculator
  • User-Agent Parser
  • HTTP Status Reference
  • OpenAPI Viewer

Date & time

  • Timestamp Converter
  • Timezone Converter
  • Cron Expression Parser
  • Duration Calculator
  • Age Calculator
  • Date Format Converter

Images

  • Image Converter
  • Image Resizer (Batch)
  • SVG Optimizer
  • Base64 ↔ Image
  • WebP ↔ AVIF Converter
  • Image Compressor

PDF tools

  • PDF Merger
  • PDF Splitter
  • PDF Compressor
  • Markdown → PDF
  • EPUB → PDF
  • MOBI / AZW → PDF
  • DOCX → PDF
  • HTML → PDF

Resources

  • Community feed
  • Themes marketplace
  • Pricing & credits
  • Privacy policy
  • Terms of service
  • Sitemap
  • robots.txt

Your account

  • Sign in
  • Dashboard
  • Run history
  • My profile
  • Settings
DevTools Surf logo
DevTools Surf919+ tools

Fast · privacy-first · client-side · © 2026

Home·Feed·ThemesPricing·Sign inPrivacy·Sitemap Feedback