Reference
ArcadeDB provides HTTP/JSON API to interface to the server from a remote application. You can use any programming language that supports HTTP calls (pretty much any language) or use a driver to have a little abstraction over HTTP/JSON API.
| Language | Project URL | License |
|---|---|---|
Java |
Bundled with the project. Look at |
Apache 2 |
CHICKEN Scheme |
zlib-acknowledgement |
|
Elixir |
MIT |
|
.NET |
Apache 2 |
|
PHP (Laravel) |
? |
|
Python |
Apache 2 |
|
Python |
Apache 2 |
|
Python |
Apache 2 |
|
Python (embedded) |
Apache 2 |
|
Ruby |
MIT |
|
RUST |
Apache 2 |
|
Typescript |
MIT |
Query Languages
-
SQL - The most widely recognized query language standard
-
Open Cypher - Declarative graph query language
-
Gremlin - Apache TinkerPop graph traversal language
-
GraphQL - Query language for APIs
-
MongoDB Query Language - MongoDB-compatible query language
-
Redis - Redis-compatible commands