1 repositorio
Mapping schema field names to custom identifiers while preserving original names as aliases.
Distinct from Named Field Schemas: Distinct from Named Field Schemas by focusing on the renaming process during code generation.
Explore 1 awesome GitHub repository matching data & databases · Field Alias Mapping. Refine with filters or upvote what's useful.
This project is a PHP SQL REST API generator and database API wrapper that automatically transforms SQL database tables into a functional web interface. It serves as a lightweight layer that maps HTTP methods to SQL commands, allowing for the creation, reading, updating, and deletion of records without writing manual endpoint code. The tool distinguishes itself by providing a dedicated spatial data API gateway for querying and exporting geometry columns using GeoJSON and WKT standards. It also functions as a multi-tenant data API, capable of isolating records for different users through share
Provides field alias mapping to decouple external API field names from internal database column names.