We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b305ca commit 490ce7eCopy full SHA for 490ce7e
1 file changed
README.md
@@ -84,7 +84,7 @@ ArcadeDB understands multiple languages:
84
ArcadeDB can be used as:
85
86
- Embedded from any language on top of the Java Virtual Machine
87
-- Embedded from Python via bindings: https://github.com/humemai/arcadedb-embedded-python
+- Embedded from Python via bindings: [arcadedb-embedded-python](https://github.com/humemai/arcadedb-embedded-python)
88
- Remotely by using [HTTP/JSON](https://docs.arcadedb.com#HTTP-API)
89
- Remotely by using a [Postgres driver](https://docs.arcadedb.com#Postgres-Driver) (ArcadeDB implements Postgres Wire protocol)
90
- Remotely by using a [Redis driver](https://docs.arcadedb.com#Redis-API) (only a subset of the operations are implemented)
0 commit comments