ArangoDB HTTP | Integrating HTTP Services with NoSQL https://arangodb.com/tag/http/ The database for graph and beyond Wed, 26 Jun 2024 06:19:22 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.1 https://arangodb.com/wp-content/uploads/2023/08/cropped-favicon-32x32.png ArangoDB HTTP | Integrating HTTP Services with NoSQL https://arangodb.com/tag/http/ 32 32 Efficient Massive Inserts into ArangoDB with Node.js https://arangodb.com/2020/01/massive-inserts-into-arangodb-with-nodejs/ https://arangodb.com/2020/01/massive-inserts-into-arangodb-with-nodejs/#comments Thu, 09 Jan 2020 12:43:56 +0000 https://www.arangodb.com/?p=32466 Nothing performs faster than arangoimport and arangorestore for bulk loading or massive inserts into ArangoDB. However, if you need to do additional processing on each row inserted, this blog will help with that type of functionality. If the data source is a streaming solution (such as Kafka, Spark, Flink, etc), where there is a need…

The post Efficient Massive Inserts into ArangoDB with Node.js appeared first on ArangoDB.

]]>
https://arangodb.com/2020/01/massive-inserts-into-arangodb-with-nodejs/feed/ 3
ArangoDB Networking HTTP Layer Benchmarking | ArangoDB 2012 https://arangodb.com/2012/07/arangodb-networking-http-layer-benchmark/ https://arangodb.com/2012/07/arangodb-networking-http-layer-benchmark/#respond Mon, 02 Jul 2012 11:09:00 +0000 http://www.arangodb.com/?p=773 …or: The Great Server Shootout ArangoDB is a database server that talks HTTP with its clients: clients send HTTP requests to ArangoDB over TCP/IP, ArangoDB will process them and send back the results to the client, packaged as HTTP over TCP/IP. ArangoDB’s communication layer is thus the foundation for almost all database operations, and it…

The post ArangoDB Networking HTTP Layer Benchmarking | ArangoDB 2012 appeared first on ArangoDB.

]]>
https://arangodb.com/2012/07/arangodb-networking-http-layer-benchmark/feed/ 0
HTTP Client in mruby | ArangoDB Blog 2012 https://arangodb.com/2012/05/http-client-mruby/ https://arangodb.com/2012/05/http-client-mruby/#respond Sat, 26 May 2012 20:50:47 +0000 http://www.arangodb.com/?p=671 As Dorthe pointed out, we are on the road for the next two weeks. So, I thought it might be a good idea to put everything together. In the last blog posts, I described how to wrap a C / C++ structure how to define Ruby classes and functions in C construct a interactive REPL…

The post HTTP Client in mruby | ArangoDB Blog 2012 appeared first on ArangoDB.

]]>
https://arangodb.com/2012/05/http-client-mruby/feed/ 0