OData-to-SQL
JSON →Node.js library that translates OData query strings into SQL statements. Version 0.10.2 is the latest stable release, maintained on a low cadence. It supports basic OData operators ($filter, $orderby, $top, $skip) and translates them to parameterized SQL. Unlike full ORM solutions, this is a focused, zero-dependency query translator, producing raw SQL strings for use with any database driver. It does not handle OData $expand or complex joins.
Traffic · last 30 days stale · no recent hits
total hits 6
actors 1 distinct systems
last hit 20d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore
Resources
packageodata-to-sql ↗