From 04944acd39a49112201bcc0369b58386fd617ef2 Mon Sep 17 00:00:00 2001 From: Uday Singh Date: Sun, 9 Jun 2024 14:44:58 +0530 Subject: [PATCH 1/2] Add odata-sql-connect javascript library --- _libraries/odata-sql-connect.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 _libraries/odata-sql-connect.md diff --git a/_libraries/odata-sql-connect.md b/_libraries/odata-sql-connect.md new file mode 100644 index 0000000..1938f69 --- /dev/null +++ b/_libraries/odata-sql-connect.md @@ -0,0 +1,13 @@ +--- +category: javascript +name: odata-sql-connect +version: V4.01 +object: Server +downloads: + - source: NPM + link: https://www.npmjs.com/package/@slackbyte/odata-sql-connect + - source: GitHub + link: https://github.com/udaysingh236/odata-sql-connect +--- + +Create your own odata V4.01 Node.js backend services.A highly versatile, fast and secured OData Version 4.01 SQL Connector which provides functionality to convert different types of OData segments into SQL query statements. From afdedbabe32dd61aa8915d536a8ff6b6ca4dc48b Mon Sep 17 00:00:00 2001 From: Uday Singh Date: Tue, 4 Feb 2025 13:36:12 +0530 Subject: [PATCH 2/2] Update _libraries/odata-sql-connect.md Co-authored-by: John Gathogo --- _libraries/odata-sql-connect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_libraries/odata-sql-connect.md b/_libraries/odata-sql-connect.md index 1938f69..2b7e797 100644 --- a/_libraries/odata-sql-connect.md +++ b/_libraries/odata-sql-connect.md @@ -10,4 +10,4 @@ downloads: link: https://github.com/udaysingh236/odata-sql-connect --- -Create your own odata V4.01 Node.js backend services.A highly versatile, fast and secured OData Version 4.01 SQL Connector which provides functionality to convert different types of OData segments into SQL query statements. +Create your own OData V4.01 Node.js backend services. A highly versatile, fast and secured OData Version 4.01 SQL Connector which provides functionality to convert different types of OData segments into SQL query statements.