ElephantSqlDBClient 1.0.142

dotnet add package ElephantSqlDBClient --version 1.0.142
                    
NuGet\Install-Package ElephantSqlDBClient -Version 1.0.142
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ElephantSqlDBClient" Version="1.0.142" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ElephantSqlDBClient" Version="1.0.142" />
                    
Directory.Packages.props
<PackageReference Include="ElephantSqlDBClient" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ElephantSqlDBClient --version 1.0.142
                    
#r "nuget: ElephantSqlDBClient, 1.0.142"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ElephantSqlDBClient@1.0.142
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ElephantSqlDBClient&version=1.0.142
                    
Install as a Cake Addin
#tool nuget:?package=ElephantSqlDBClient&version=1.0.142
                    
Install as a Cake Tool

ElephantSqlDB

ElephantSqlDB® .NET CORE API Client

The Official API Client for Quantum Cloud Storage Services!


ElephantSqlDB® is the next evolution of the popular NoSQL databases like PostgreSQL, MySQL and MongoDB we are all too familiar with. Until now, the performance of these popular databases was dependent on the underlying hardware for performance.

Today, ElephantSqlDB® is the first asymptotic database that leverages proprietary quantum computing algorithms to create a new database architecture that is responsible for superior performance instead of the expensive hardware, alone!

Using AI, ElephantSqlDB® is compatible with not only PostgreSQL but the following 13 other SQL dialects!

  • MS SQL dialect
  • MongoDB dialect
  • MySQL dialect
  • DynamoDB dialect
  • Generic SQL dialect
  • ANSI SQL dialect
  • Oracle/PL-SQL
  • BigQuery SQL dialect
  • ClickHouse SQL dialect
  • DuckDb SQL dialect
  • Hive SQL dialect
  • Redshift SQL dialect
  • SQLite dialect

1. Basic Level


  • SQL Selecting Data

ElephantSqlDB® support most SQL dialects. However, there are some slight nuances to constructing filter conditions that make dealing with ElephantSqlDB® much easier and intuitive. The following sections will address how to write SQL in the following areas.

  • SQL Select Joining Data

  • SQL Select SubQuerying Data

  • SQL Inserting Data

  • SQL Updating Data

  • SQL Deleting Data

  • SQL Delete Data

  • SQL Filter Conditions


2. Intermediate Level


  • SQL Calculated Fields

  • SQL Aggregate Functions


3. Advanced Level


  • SQL Complex Table Extensions (CTE)
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

ElephantSqlDB Client for .NetCore 6.0 and above