An open API service indexing awesome lists of open source software.

https://github.com/arangodb/arangodb-spark-datasource

ArangoDB Connector for Apache Spark, using the Spark DataSource API
https://github.com/arangodb/arangodb-spark-datasource

Last synced: about 2 months ago
JSON representation

ArangoDB Connector for Apache Spark, using the Spark DataSource API

Awesome Lists containing this project

README

        

![ArangoDB-Logo](https://arangodb.com/wp-content/uploads/2023/09/ArangoDB-dark-logo-2022.png)

# ArangoDB Datasource for Apache Spark
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.arangodb/arangodb-spark-datasource-3.5_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.arangodb/arangodb-spark-datasource-3.5_2.12)
[![Actions Status](https://github.com/arangodb/arangodb-spark-datasource/workflows/Java%20CI/badge.svg)](https://github.com/arangodb/arangodb-spark-datasource/actions)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=arangodb_arangodb-spark-datasource&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=arangodb_arangodb-spark-datasource)

The official [ArangoDB](https://www.arangodb.com/) Datasource connector for Apache Spark.

## Learn more
- [ChangeLog](ChangeLog.md)
- [Demo](./demo)
- [Documentation](https://www.arangodb.com/docs/stable/drivers/spark-connector-new.html)