· @larsborn
6 followers · 3 posts · Server bonn.social

Tonight we write our first AQL graph query to display file names of ZIP attachments in the email view! join us at bonn.live (or twitch.tv/larsborn if that's more your jam)!

AQL stands for Arango Query Language and is the "SQL equivalent" for the ArangoDb multi-model database software. At the end of last's stream, ChatGPT (3.5?) just spat out a working draft and today we try to reach parity in understanding AQL.

See you on the tubes!

#php #symfony #arangodb

Last updated 1 year ago

last senpai · @big
133 followers · 781 posts · Server cons.ivy.io

Devrel fail of the day.

disables comments on an otherwise, mostly-ok video on design patterns for document stores.

Community feedback would have been great here. I know most of the information applies to which I use.

youtu.be/bxw1AkH2aM4

#mongodb #arangodb #devrel #mongo

Last updated 2 years ago

Neal Rauhauser · @nealr
304 followers · 1946 posts · Server mastodon.social

Well, I certainly am glad I didn't trust to store four years worth of cached data from Twitter using their formula for ...

Oh, wait. I did do that.

And a restart of Docker just ate it ...

#arangodb #docker

Last updated 2 years ago

last senpai · @big
121 followers · 568 posts · Server cons.ivy.io

Got arangoimport loading 1M records from a flat EDI text file (CSV with 40 columns basically), and it finished in 8 seconds. 125k/s is very respectable.

#arangodb

Last updated 2 years ago

last senpai · @big
117 followers · 500 posts · Server cons.ivy.io

Still torturing a local deployment of as part of tech evaluation.

Yesterday got a graph building query syntax wrong, wanted to create just 1:1 edges between to document sets, instead it created N*M edges! Well, the machine ran out of disk and the underlying RocksDB halted. I killed the query and it left behind a graph with 2M edges. Deleting edges freed up all disk space.

Today been playing with full text search engine; you have to create views AOT, but it has all the knobs to tweak.

#arangodb

Last updated 2 years ago

last senpai · @big
114 followers · 419 posts · Server cons.ivy.io

"We developed a -like intermediate representation to be able to transport programs into the existing Pregel implementation in . These programs are executed using the interpreter inside the AIR Pregel algorithm."

arangodb.com/docs/stable/graph

#lisp #arangodb

Last updated 2 years ago

last senpai · @big
96 followers · 333 posts · Server cons.ivy.io

This whole rant was brought to you by two recent experiences:

1) I am currently evaluating and find it delightful so far, but there's a huge discrepancy between it's raw performance when interacting with it directly, vs what I get out of the Java and Golang drivers.

2) I wrote a Spring Data Repository abstraction that is tenant-aware, every call of the Crud and JPA repositories take an extra tenant ID, because it's used in a app. But I can't be trust it anymore. Too much magic!

#arangodb #saas

Last updated 2 years ago

last senpai · @big
98 followers · 294 posts · Server cons.ivy.io

Seeded Arangodb with 1B documents, running on my aging MacBook, and it was snappy!

Each "document" has an enforced JSON schema of (id: String, name: String, price: Double), plus a few random fields for each document.

Built-in UI suffices for learning & local admin, tons of metrics and timing hints. Good UX with syntax highlighting, sample queries.

Document lookup, graph relationship queries, & full text all work great.

Skip the Spring-Data driver.

Next we test operational stuff.

#arangodb

Last updated 2 years ago

last senpai · @big
96 followers · 277 posts · Server cons.ivy.io

You might not need to code much for domain modeling. If you want to write a few entity descriptions using a pseduo-SQL, sketch executable functions in a pseduo-JavaScript, and enjoy free rest endpoints, repl, object graph, document store, full text search and CRUD operations: just stock console will do.

You will be interacting with a web UI, backed by a truly multi-model database that can persist data.

Don't trust it for prod, yet, but it's a perfect mind tool.

#arangodb #softwarearchitecture

Last updated 2 years ago

Arndⴏ · @LardRaid
161 followers · 491 posts · Server mastodon.social

Just some additional . My preferred environment at the moment is something like
-
-
- (I like arango-orm for modelling)
- (extra exclamation marks 😉) to reduce or substitute js/js-frameworks.

Nevertheless I still do a lot of classic and stuff.

#introduction #RockyLinux #flask #arangodb #htmx #zope #mongodb

Last updated 2 years ago

Kirill Zh · @kirill
204 followers · 957 posts · Server s.zholnay.name

@skobkin @cauf@mstdn.social устали от капризности elastic и постоянных граблей. Используем для анализа большого объёма логов и threat hunting.
Хотели schemaless - просто json складывать, внятный язык запросов, не java и не потерять в скорости.
Выбрали arangodb.com
C++, есть графы, удобная админка, очень быстрая, если про индексы не забывать.
Очень довольны, но приколы тоже есть.

#bigdata #arangodb

Last updated 5 years ago

RT @arangodb@twitter.com

Woop, woop! ArangoDB 3.5 is GA – Distributed JOINs, Streaming Transactions, extended & capabilities.

Check out all shiny new features on our blog:

bit.ly/2KVtYCO

🐦🔗: twitter.com/arangodb/status/11

#searchengine #graphdatabase #nosql #multimodel #arangodb #shinynewthings

Last updated 6 years ago

RT @arangodb@twitter.com

New Case Study!
Meet @kode_solutions@twitter.com: Semantic Tweet with &

Big thanks to @kode_solutions@twitter.com for developing the driver & sharing the case study! 🥑

👉bit.ly/2JNVjWZ

🐦🔗: twitter.com/arangodb/status/11

#analytics #arangodb #rlang #nosql #database

Last updated 6 years ago

tomterl :emacs: · @tomterl
46 followers · 533 posts · Server fosstodon.org

The whole open (and free) source infrastructure around Microsofts development-tools -- the, for me new, language-server microcosmos -- entering my workflow is thrilling. I have lingering doubts, remnants of the FUD days of yonder, but cannot see how MS could take the results of the adoption away from the FOSS community.

Check out lsp-mode, dap-mode and the servers available -- I use it for serverside js ( apps ) and PHP development

#emacs #arangodb #foxx

Last updated 6 years ago