5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust1,965 forks (1,965 forks)batch import
help wanted
Repository metrics
- Stars
- 19,563 stars (19,563 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Is your feature request related to a problem? Please describe.
We can running nodejs application with graalvm , also can invoke java method without any special npm package(java npm pacakge) https://www.graalvm.org/reference-manual/js/
Contributor guide
- Research direction
- Investigate how Cube.js can integrate with GraalVM to use Java JDBC drivers directly from Node.js. Explore the GraalVM Node.js runtime's Java interop capabilities and evaluate potential performance and compatibility improvements over existing database connectors.
- Tech stack
- nodejsjava
- Domain
- backenddatabase
- Issue type
- Feature
- Prerequisites
- Node.jsJava