Giter Site home page Giter Site logo

anthonyh-paralog / kuzudb-dotnetinterface Goto Github PK

View Code? Open in Web Editor NEW

This project forked from factenginecommunity/kuzudb-dotnetinterface

0.0 0.0 0.0 19.46 MB

.Net DLL Wrapper for the KuzuDB .lib

C++ 49.94% C 9.86% C# 38.80% CMake 0.94% Visual Basic .NET 0.38% SWIG 0.05% Batchfile 0.03%

kuzudb-dotnetinterface's Introduction

KuzuDB-net

.Net DLL Wrapper for the KuzuDB .lib

SWIG (www.swig.org) is used to automatically generate C# wrapper code to operate over the Kuzu database .lib file.

An example SWIG CLI command to generate the files is provided (SWIG-CLI-Command.txt) (above).

Folders Are

  • KuzuDB-Net

    • Contains a C# project to create the DLL
      • Wrapper files output from SWIG are included in this project, to generate the DLL.
    • Contains a VB.Net project to test the DLL
  • KuzuFiles

    • Contains copies of the Kuzu files (.h, .hpp, .lib)
  • SWIG-Input File

    • Contains the .i (input file) used in the SWIG command to generate the C# wrapper files

Precompiled DLLs Are In:

  • DotNetInterface/KuzuDB-net/KuzuDB-Net/bin/Debug/

Test Program is in

  • KuzuDB-DotNetInterface/KuzuDB-net/KuzuDB-TestAndExplore

Collaboration Welcome

Want to chip in? Sing out to contribute to this project.

Usage (VB.Net)

Imports kuzunet

Put the following files in your .exe directory: kuzu_shared.dll KuzuDB.dll kuzunet.dll libkuzu.lib

kuzudb-dotnetinterface's People

Contributors

factenginecommunity avatar scriptslol avatar ncirit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.