Sql2object
Created with Angular to help developers generate C# / TypeScript / Swift objects from SQL data or scripts.
Install / Use
/learn @shammelburg/Sql2objectREADME
SQL2Object
View website - www.sql2object.com
This project was created to prevent developers having to type entire classes from scratch based on SQL columns or Stored Procedure parameters.
How to use
SQL Type - Result
- This requires you to run a query and select a row (with as much data as possible)
- Right click the row number and select
Copy with Headers - Paste your selection into the app
- Select an
Object Type - Click
Generate object
Note: The data copied from the query result is in a tab delimited format.
SQL Type - Stored Procedure
- This requires you to copy the SP parameters
- Paste your selection into the app
- Select an
Object Type - Click
Generate object
Example - you can copy and paste this into the app
@FieldId int,
@Active bit,
@Username nvarchar(255),
Related Skills
feishu-drive
339.1k|
things-mac
339.1kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
339.1kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
task-list
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
