ArangoDB PHP客户端
适用于ArangoDB的低级PHP客户端。支持PHP版本7和8。
安装
composer require laravel-freelancer-nl/arangodb-php-client
快速开始
// Create a new connector
$this->connector = new Connector($config);
//Create the domain clients that suit your purpose and
ManagedIrbis5
移植到.NET 5的IRBIS64系统的客户端框架
目前支持:
Windows 7/10 x64
MacOS 10.14
.NET Core 3.0 SDK
using System ;
using System . Threading . Tasks ;
using ManagedIrbis ;
using static System . Console ;
#nullable enable
internal class Program
{
priv