#nosql β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #nosql, aggregated by home.social.
-
Feedzai is hiring Software Engineer - Digital Trust
π§ #java #django #docker #kafka #kubernetes #nosql
π Portugal
β° Full-time
π’ FeedzaiJob details https://jobsfordevelopers.com/jobs/software-engineer-digital-trust-at-feedzai-com-may-14-2026-bb2cfc?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Feedzai is hiring Software Engineer - Digital Trust
π§ #java #django #docker #kafka #kubernetes #nosql
π Portugal
β° Full-time
π’ FeedzaiJob details https://jobsfordevelopers.com/jobs/software-engineer-digital-trust-at-feedzai-com-may-14-2026-bb2cfc?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Feedzai is hiring Software Engineer - Digital Trust
π§ #java #django #docker #kafka #kubernetes #nosql
π Portugal
β° Full-time
π’ FeedzaiJob details https://jobsfordevelopers.com/jobs/software-engineer-digital-trust-at-feedzai-com-may-14-2026-bb2cfc?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Feedzai is hiring Software Engineer - Digital Trust
π§ #java #django #docker #kafka #kubernetes #nosql
π Portugal
β° Full-time
π’ FeedzaiJob details https://jobsfordevelopers.com/jobs/software-engineer-digital-trust-at-feedzai-com-may-14-2026-bb2cfc?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Feedzai is hiring Software Engineer - Digital Trust
π§ #java #django #docker #kafka #kubernetes #nosql
π Portugal
β° Full-time
π’ FeedzaiJob details https://jobsfordevelopers.com/jobs/software-engineer-digital-trust-at-feedzai-com-may-14-2026-bb2cfc?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Match Group is hiring Software Engineer II, Backend
π§ #cplusplus #golang #java #typescript #node #aws #azure #cicd #docker #gcp #kafka #kubernetes #nosql #redis
π Los Angeles, California
β° Full-time
π’ Match GroupJob details https://jobsfordevelopers.com/jobs/software-engineer-ii-backend-at-mtch-com-jul-29-2026-21d58d?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Reltio is hiring Staff Engineer
π§ #java #aws #azure #gcp #nosql
π Bangalore
β° Full-time
π’ ReltioJob details https://jobsfordevelopers.com/jobs/staff-engineer-at-reltio-com-aug-26-2026-0ff87c?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Zoominfo is hiring Senior Full Stack Engineer Software Engineer
π§ #python #angular #react #node #api #rest #elasticsearch #mongodb #mysql #nosql #seniorengineer
π Remote
β° Full-time
π’ ZoominfoJob details https://jobsfordevelopers.com/jobs/senior-full-stack-engineer-software-engineer-at-zoominfo-com-may-22-2026-c80028?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Has anyone tested #SeekStorm?
It looks promising (for latency reasons), yet #MeiliSearch and #TypeSense feel more feature complete, especially if you need something compatible with the #Algolia API.
https://github.com/SeekStorm/SeekStorm
#Search #NoSQL #SearchEngine #AutoCompletion #Web #WebDevelopment #SoftwareDevelopment #AppDevelopment #Development #Software #Rust #Programming #Technology
-
π Die August-Ausgabe vom Linux-Magazin ist da! π
Wir tauchen tief in die Welt der NoSQL-Datenbanken ein und zeigen Ihnen, wo ihre Einsatzgebiete liegen und welche Vorteile sie bieten. ππ‘
π Highlights:
- CouchDB und MongoDB: Dokumentenorientierte NoSQL-Datenbanken
- Qdrant: KI-fΓ€hige, vektororientierte Datenbank
- Key-Value-Stores: Einblicke in Etcd (Kubernetes) und RocksDB (Ceph)π Zum Heft https://www.linux-magazin.de/magazine/2024/08/
#LinuxMagazin #NoSQL #Datenbanken #CouchDB #MongoDB #Qdrant #Etcd #RocksDB
-
Woot! With my latest commit I have officially converted 100% of the #AetherMUD codebase to be backed by #Ferma (meaning any GraphDB, specifically OrientDB in this case). The old system was to just store it as raw JSON on the file system.
AetherMUD is Open-source :opensource: written in Java :java:
It is an MMORPG, text based, and played through telnet/ssh. More info here:
https://github.com/Syncleus/AetherMUD/
#NoSQL #GameDev #Gaming #Programming #MUD #MMORPG #RPG #Java
-
So I decided part of the reason development on #AetherMUD is going so slow is me repeating the same code in my DAO layer in multiple spots. A bit of a shortcoming of #Ferma
Ferma is a database extraction layer for graph databases
Luckily as the founder of Ferma I can always just add new features to the code base there (its also open-source). So im going to try to toss in some new Ferma features for handling sets and object copying.
For those interested the source code :opensource: for both are below, they are written in Java :java:
https://github.com/Syncleus/AetherMUD
https://github.com/Syncleus/Ferma
#Java #OSS #FOSS #GameDev #Gaming #NoSQL #GraphDB #OpenSource