42 packages tagged with “Hana”
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
Allows to execute Linq to DB queries in Entity Framework Core DbContext.
T4 scaffolding templates to generate LINQ to DB data models for different databases. It provides scaffolding functionality and reference to linq2db main package only. To use Linq To DB in your project you should add reference to corresponding database provider(s) explicitly.
Query Structure Interface of SAP HANA SQL
LINQ to DB Tools provides additional services for Linq To DB library.
T4 scaffolding templates for SapHana database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
General SQL Parser .NET Version is a library helps you to parse, analyze, modify and format complex SQL query from various database vendors in your own .NET program.
SAP ECC API
SQL Anywhere (ODBC), Adaptive Server Enterprise (ODBC), and HANA (ODBC) database provider for the SnapObjects ORM (SnapObjects.Data).
The CData SAP HANA Provider allows you to use standard drivers to access data from SAP HANA database.
Simple Query. ORM Very Easy to use. All CRUD operations. Dapper and ORM in the same place
SAP Hana 2.0 Generic Repository with [HanaId], [HanaColumnName], [HanaDatabaseEncodedValue] attributes to be used for database CRUD operations on existing Hana DB schema created with CDS. It needs the dotnetcore v2.1 x64 database driver released in SAP HANA Express 2.0 SPS04 as reference (found in file windows_clients.zip). It may be deployed in Cloud Foundry environment that suport dotnet-core-buildpack windows stack. Helps you to be GDPR compliant by encode/decode string object properties on access
LINQ to DB CLI is a dotnet tool for Linq To DB database model scaffolding.
Enables you to use standard drivers to connect to your SAPHanaXSA application objects. Just specify your credentials and access the OData service exposed by your application.
Aassembly that dinamically load correct verion of Sap.Data.Hana libraries based on installed in client
Package Description
API to create User Table in SAP Business One using a fluent interface
Fixed hana Entitiy Framework provider at the moment uses v7
Supported databases: IBM DB2 LUW/zOS, Firebird, IBM Informix, Microsoft Access, Microsoft Sql Server (+Azure), Microsoft Sql Server Compact, MySql, MariaDB, Oracle, PostgreSQL, SQLite, SAP HANA, SAP/Sybase ASE, ClickHouse.
General SQL Parser .NET is a library helps you to parse, analyze, modify and format complex SQL query from various database vendors in your own program.
T-SQL to HANA translation library
SAP HANA ADO .NET Client. Packaged for easy consumption by SMS Business Software Solution GmbH.
Primo RPA SAP HANA elements
SAP HANA Data Provider assemblies for multiple versions with extern alias support. Supports HANA v4.5 (net48), v2.1 (netcoreapp2.1), v6.0 (net6.0), and v8.0 (net8.0+). This package provides ALL HANA client assemblies via MSBuild properties for explicit referencing with extern aliases. This enables projects to reference multiple HANA versions simultaneously for runtime adapter selection. The package exposes MSBuild properties for assembly paths: - $(HanaV21AssemblyPath) - HANA v2.1 for legacy .NET Core - $(HanaV45AssemblyPath) - HANA v4.5 for .NET Framework 4.8 - $(HanaV60AssemblyPath) - HANA v6.0 for .NET 6.0 - $(HanaV80AssemblyPath) - HANA v8.0 for .NET 8.0+ NOTE: This package does NOT automatically add assembly references. Consuming projects must explicitly reference the desired versions using the provided MSBuild properties, typically with extern aliases.