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
- Avg merge 5d 16h (Avg merge 5d 16h)138 merged PRs in 30d (138 merged PRs in 30d)
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