node-bindgen VS surrealdb

Compare node-bindgen vs surrealdb and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
node-bindgen surrealdb
2 94
480 25,607
1.5% 2.6%
7.4 9.8
16 days ago 6 days ago
Rust Rust
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

node-bindgen

Posts with mentions or reviews of node-bindgen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-20.
  • SurrealDB: A new scalable document-graph database written in Rust
    12 projects | /r/rust | 20 Aug 2022
    You can use https://github.com/infinyon/node-bindgen, https://github.com/neon-bindings/neon, or https://github.com/napi-rs/napi-rs for Node.js libraries, https://github.com/PyO3/pyo3 for Python libraries, https://rustwasm.github.io/wasm-bindgen/ for WebAssembly, and https://github.com/rust-lang/rust-bindgen for C libraries!
  • Using Electron with WASM
    1 project | /r/rust | 8 Jun 2021
    Since you are using Electron (which is based on Node) already, you could potentially use a native plugin instead of wasm which might be slightly faster. More info here: https://neon-bindings.com/ or https://github.com/infinyon/node-bindgen.

surrealdb

Posts with mentions or reviews of surrealdb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-21.

What are some alternatives?

When comparing node-bindgen and surrealdb you can also consider the following projects:

Apache AGE - Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

pocketbase - Open Source realtime backend in 1 file

neon - Rust bindings for writing safe and fast native Node.js modules.

tikv - Distributed transactional key-value database, originally created to complement TiDB

napi-rs - A framework for building compiled Node.js add-ons in Rust via Node-API

PyO3 - Rust bindings for the Python interpreter

tantivy - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust

rust-bindgen - Automatically generates Rust FFI bindings to C (and some C++) libraries.

drizzle-orm - Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅

toydb - Distributed SQL database in Rust, written as a learning project