GithubHelp home page GithubHelp logo

doytsujin / bolt-rs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 0xsio/bolt-rs

0.0 0.0 0.0 932 KB

Communicate with Bolt-compatible graph databases in Rust! โšก๐Ÿ”ฉ

License: MIT License

Rust 100.00%

bolt-rs's Introduction

bolt-rs

CI MIT licensed

Overview

This project aims to provide a comprehensive set of libraries that allow for interaction with graph database servers that support the Bolt protocol, namely, Neo4j. This set of libraries allows interacting with servers supporting versions 1 through 4.4 of the protocol, which includes Neo4j 3.1 through 4.4.

bolt-proto

crates.io Released API docs

Contains the primitives used in the protocol. The Message and Value enums are of particular importance, and are the primary units of information sent and consumed by Bolt clients/servers.

bolt-client

crates.io Released API docs

Contains a runtime-agnostic asynchronous client for Bolt-compatible servers, as well as an optional tokio-based Stream type that supports both insecure and secure TCP streams backed by rustls.

bb8-bolt

crates.io Released API docs

A bolt-client adapter crate for the bb8 connection pool.

deadpool-bolt

crates.io Released API docs

A bolt-client manager for the deadpool connection pool.

mobc-bolt

crates.io Released API docs

A bolt-client manager for the mobc connection pool.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/0xSiO/bolt-rs.

Donations

  • XMR: 87abVq8rrb2QVDz9m63ZXeRB3efHxSWVjGisVWaeviuTU7aMNXEAi4wjoYpSzBn7vY7ikB62vRA8g8L75krFYMPs1ob5reh

License

These crates are available as open source under the terms of the MIT License, with portions of the documentation licensed under the Creative Commons Attribution-ShareAlike 4.0 International license.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in bolt-rs by you shall be licensed as MIT, without any additional terms or conditions.

bolt-rs's People

Contributors

0xsio avatar maldrake 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.