All Projects → arangodb → Go Driver

arangodb / Go Driver

Licence: apache-2.0
The official ArangoDB go driver.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Go Driver

Arangodb Java Driver
The official ArangoDB Java driver.
Stars: ✭ 174 (-34.59%)
Mutual labels:  database, arangodb
Arangojs
The official ArangoDB JavaScript driver.
Stars: ✭ 503 (+89.1%)
Mutual labels:  database, arangodb
Arangodb Php
PHP ODM for ArangoDB
Stars: ✭ 178 (-33.08%)
Mutual labels:  database, arangodb
Arangodb
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
Stars: ✭ 11,880 (+4366.17%)
Mutual labels:  database, arangodb
Pyarango
Python Driver for ArangoDB with built-in validation
Stars: ✭ 183 (-31.2%)
Mutual labels:  database, arangodb
Fakenewscorpus
A dataset of millions of news articles scraped from a curated list of data sources.
Stars: ✭ 255 (-4.14%)
Mutual labels:  database
Wetland
A Node.js ORM, mapping-based. Works with MySQL, PostgreSQL, SQLite and more.
Stars: ✭ 261 (-1.88%)
Mutual labels:  database
Migrations
SQL database migrations for Golang go-pg and PostgreSQL
Stars: ✭ 251 (-5.64%)
Mutual labels:  database
aql-intellij-plugin
Intellij plugin for AQL, ArangoDB language support
Stars: ✭ 27 (-89.85%)
Mutual labels:  arangodb
Mquery
YARA malware query accelerator (web frontend)
Stars: ✭ 264 (-0.75%)
Mutual labels:  database
Questdb
An open source SQL database designed to process time series data, faster
Stars: ✭ 7,544 (+2736.09%)
Mutual labels:  database
Neo4j Ogm
Java Object-Graph Mapping Library for Neo4j
Stars: ✭ 259 (-2.63%)
Mutual labels:  database
Bedquilt Core
A JSON document store on PostgreSQL
Stars: ✭ 256 (-3.76%)
Mutual labels:  database
Postgui
A React web application to query and share any PostgreSQL database.
Stars: ✭ 260 (-2.26%)
Mutual labels:  database
Lazer Database
PHP flat file database to store data with JSON
Stars: ✭ 254 (-4.51%)
Mutual labels:  database
Inquiry Deprecated
[DEPRECATED]: Prefer Room by Google, or SQLDelight by Square.
Stars: ✭ 264 (-0.75%)
Mutual labels:  database
arangodb-java-driver-async
ArangoDB Asynchronous Java driver
Stars: ✭ 45 (-83.08%)
Mutual labels:  arangodb
Chronix.server
The Chronix Server implementation that is based on Apache Solr.
Stars: ✭ 258 (-3.01%)
Mutual labels:  database
Game Datasets
🎮 A curated list of awesome game datasets, and tools to artificial intelligence in games
Stars: ✭ 261 (-1.88%)
Mutual labels:  database
Asmdb
Instructions database and utilities for X86/X64 and ARM (THUMB/A32/A64) architectures.
Stars: ✭ 258 (-3.01%)
Mutual labels:  database

ArangoDB-Logo

ArangoDB GO Driver

This project contains the official Go driver for the ArangoDB database.

Build Status GoDoc

Supported Go Versions

Go 1.13 Go 1.14
1.0.0
1.1.0
master

Supported Versions

< ArangoDB 3.6 ArangoDB 3.6 ArangoDB 3.7
1.0.0 -
1.1.0 + +
master + + +

Key:

  • Exactly the same features in both driver and the ArangoDB version.
  • + Features included in driver may be not present in the ArangoDB API. Calls to the ArangoDB may results in unexpected responses (404).
  • - The ArangoDB has features which are not supported by driver.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].