home.social

#mongo — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mongo, aggregated by home.social.

  1. I really wish someone would step up and build a cloudnative-pg -like tooling for mongodb

    it's such a pain to work and maintain a self-hosted when you don't want to pay for the hosted version

    #database #CheapBastard #mongo #postgres #cloudnativepg #cncf

  2. I really wish someone would step up and build a cloudnative-pg -like tooling for mongodb

    it's such a pain to work and maintain a self-hosted when you don't want to pay for the hosted version

    #database #CheapBastard #mongo #postgres #cloudnativepg #cncf

  3. I really wish someone would step up and build a cloudnative-pg -like tooling for mongodb

    it's such a pain to work and maintain a self-hosted when you don't want to pay for the hosted version

    #database #CheapBastard #mongo #postgres #cloudnativepg #cncf

  4. Dzisiaj zainspirowany efektami vibecodowania kolegi sam povibecodowałem za pomocą #Antigravity . Nic by z tego raczej nie wyszło, gdybym sam nie umiał programować. Ale finalnie mam prostą skontenerowaną Dockerem apkę z logowaniem, dodawaniem i edycją produktów z frontendem z #React , zapisywaniem w #Mongo i kodowaniem C# Core .NET .

    #vibeCoding
    #Docker

  5. Made a YouTube video explaining why I switched from #MongoDB to #Postgres. I've heard plenty of criticism of it, but not much to do with actually using it. I get into that topic in this video.

    #databases #Mongo #PostgreSQL #coding #programming #webdev

    youtube.com/watch?v=SDVBVSoPmCU

  6. Фронтенд 2026: что умерло, что выжило и что взлетело неожиданно

    Я открываю старый проект 2020 года и вижу знакомые имена в package.json: create-react-app, enzyme, moment.js, axios. Пять лет назад это был золотой стандарт. Сегодня же эти технологии вызывают у коллег искреннее недоумение: «Зачем это тут?» А ведь прошло всего пять лет. И за эти 5 лет изменилось очень многое: SPA переживает упадок, TypeScript стал обязательным стандартом, роль фронтенд-разработчика расширяется до full-stack. А дальше что, браузеры заменят фреймворки?

    habr.com/ru/companies/alfa/art

    #frontend #react #next #css #html #mongo

  7. It really is surprising sometimes how #homelab services grow....and I just want to emphasize that it's silly to think that you'll be the exception.

    Prior to doing my big holiday cleanup of scattered docker containers being moved over to first class, fully automated #proxmox #k3s VM nodes, and #kubernetes services being managed by #ansible and #argocd, I thought for sure I knew exactly how many services I would be running.

    I also felt confident that I didn't need anything more than that.

    Low and behold, the old adage holds true.

    Tonight I was working on my deployment of #netbox (github.com/netbox-community/ne) and I realized that it uses #Postgres under the hood.

    No big deal. I've got a Postgres instance already running in the cluster.....except that I wrongly made the assumption that #paperless_ngx would be the only consumer, and I turned off the superuser.

    Still no big deal....except that I'm deploying everything via GitOps as much as possible, AND I've already got live, important data in Postgres.

    *long sigh*

    So...now I get to go do some manual surgery on users and databases to make it be a proper cluster wide, multi-tenant service, I'll make the gitops side of it look pretty later.

    And that's when I realized that keeping an instance of #pgadmin around would be super useful going forward.

    I was, in no way, planning on running a PgAdmin instance, but here we are.

    Well...guess what? I'm also running Mongo, InfluxDB, and Redis.

    Thankfully, Influx ships with a WebUI...but if I'm already adding pgAdmin, then there's no sense skipping #Mongo Compass and #Redis Insight.

    And that's officially 3 more unexpected services to deploy in a single night.

  8. It really is surprising sometimes how #homelab services grow....and I just want to emphasize that it's silly to think that you'll be the exception.

    Prior to doing my big holiday cleanup of scattered docker containers being moved over to first class, fully automated #proxmox #k3s VM nodes, and #kubernetes services being managed by #ansible and #argocd, I thought for sure I knew exactly how many services I would be running.

    I also felt confident that I didn't need anything more than that.

    Low and behold, the old adage holds true.

    Tonight I was working on my deployment of #netbox (github.com/netbox-community/ne) and I realized that it uses #Postgres under the hood.

    No big deal. I've got a Postgres instance already running in the cluster.....except that I wrongly made the assumption that #paperless_ngx would be the only consumer, and I turned off the superuser.

    Still no big deal....except that I'm deploying everything via GitOps as much as possible, AND I've already got live, important data in Postgres.

    *long sigh*

    So...now I get to go do some manual surgery on users and databases to make it be a proper cluster wide, multi-tenant service, I'll make the gitops side of it look pretty later.

    And that's when I realized that keeping an instance of #pgadmin around would be super useful going forward.

    I was, in no way, planning on running a PgAdmin instance, but here we are.

    Well...guess what? I'm also running Mongo, InfluxDB, and Redis.

    Thankfully, Influx ships with a WebUI...but if I'm already adding pgAdmin, then there's no sense skipping #Mongo Compass and #Redis Insight.

    And that's officially 3 more unexpected services to deploy in a single night.

  9. It really is surprising sometimes how #homelab services grow....and I just want to emphasize that it's silly to think that you'll be the exception.

    Prior to doing my big holiday cleanup of scattered docker containers being moved over to first class, fully automated #proxmox #k3s VM nodes, and #kubernetes services being managed by #ansible and #argocd, I thought for sure I knew exactly how many services I would be running.

    I also felt confident that I didn't need anything more than that.

    Low and behold, the old adage holds true.

    Tonight I was working on my deployment of #netbox (github.com/netbox-community/ne) and I realized that it uses #Postgres under the hood.

    No big deal. I've got a Postgres instance already running in the cluster.....except that I wrongly made the assumption that #paperless_ngx would be the only consumer, and I turned off the superuser.

    Still no big deal....except that I'm deploying everything via GitOps as much as possible, AND I've already got live, important data in Postgres.

    *long sigh*

    So...now I get to go do some manual surgery on users and databases to make it be a proper cluster wide, multi-tenant service, I'll make the gitops side of it look pretty later.

    And that's when I realized that keeping an instance of #pgadmin around would be super useful going forward.

    I was, in no way, planning on running a PgAdmin instance, but here we are.

    Well...guess what? I'm also running Mongo, InfluxDB, and Redis.

    Thankfully, Influx ships with a WebUI...but if I'm already adding pgAdmin, then there's no sense skipping #Mongo Compass and #Redis Insight.

    And that's officially 3 more unexpected services to deploy in a single night.

  10. It really is surprising sometimes how #homelab services grow....and I just want to emphasize that it's silly to think that you'll be the exception.

    Prior to doing my big holiday cleanup of scattered docker containers being moved over to first class, fully automated #proxmox #k3s VM nodes, and #kubernetes services being managed by #ansible and #argocd, I thought for sure I knew exactly how many services I would be running.

    I also felt confident that I didn't need anything more than that.

    Low and behold, the old adage holds true.

    Tonight I was working on my deployment of #netbox (github.com/netbox-community/ne) and I realized that it uses #Postgres under the hood.

    No big deal. I've got a Postgres instance already running in the cluster.....except that I wrongly made the assumption that #paperless_ngx would be the only consumer, and I turned off the superuser.

    Still no big deal....except that I'm deploying everything via GitOps as much as possible, AND I've already got live, important data in Postgres.

    *long sigh*

    So...now I get to go do some manual surgery on users and databases to make it be a proper cluster wide, multi-tenant service, I'll make the gitops side of it look pretty later.

    And that's when I realized that keeping an instance of #pgadmin around would be super useful going forward.

    I was, in no way, planning on running a PgAdmin instance, but here we are.

    Well...guess what? I'm also running Mongo, InfluxDB, and Redis.

    Thankfully, Influx ships with a WebUI...but if I'm already adding pgAdmin, then there's no sense skipping #Mongo Compass and #Redis Insight.

    And that's officially 3 more unexpected services to deploy in a single night.

  11. It really is surprising sometimes how #homelab services grow....and I just want to emphasize that it's silly to think that you'll be the exception.

    Prior to doing my big holiday cleanup of scattered docker containers being moved over to first class, fully automated #proxmox #k3s VM nodes, and #kubernetes services being managed by #ansible and #argocd, I thought for sure I knew exactly how many services I would be running.

    I also felt confident that I didn't need anything more than that.

    Low and behold, the old adage holds true.

    Tonight I was working on my deployment of #netbox (github.com/netbox-community/ne) and I realized that it uses #Postgres under the hood.

    No big deal. I've got a Postgres instance already running in the cluster.....except that I wrongly made the assumption that #paperless_ngx would be the only consumer, and I turned off the superuser.

    Still no big deal....except that I'm deploying everything via GitOps as much as possible, AND I've already got live, important data in Postgres.

    *long sigh*

    So...now I get to go do some manual surgery on users and databases to make it be a proper cluster wide, multi-tenant service, I'll make the gitops side of it look pretty later.

    And that's when I realized that keeping an instance of #pgadmin around would be super useful going forward.

    I was, in no way, planning on running a PgAdmin instance, but here we are.

    Well...guess what? I'm also running Mongo, InfluxDB, and Redis.

    Thankfully, Influx ships with a WebUI...but if I'm already adding pgAdmin, then there's no sense skipping #Mongo Compass and #Redis Insight.

    And that's officially 3 more unexpected services to deploy in a single night.

  12. Γαμώ τα big data μου, την mongo μου και τον kubernetes μου μέσα. Μην δίνετε σημασία. #sysadmin #k8s #mongo

  13. Построение REST API на Go с использованием Gorilla Mux и MongoDB

    Введение В данной статье будет рассмотрена практическая интеграция MongoDB с веб-приложением на Go, построенным на базе маршрутизатора Gorilla Mux . Цель — получить минимальный, но функциональный REST API с поддержкой CRUD-операций над сущностью Book , при этом соблюдая лучшие практики структурирования кода. Материал рассчитан на разработчиков, знакомых с Go, HTTP API и основами работы с базами данных. Выбор стека Go — компилируемый язык с лаконичным синтаксисом, встроенной поддержкой параллелизма и богатой стандартной библиотекой для работы с сетью. Эти качества делают его удобным выбором для разработки API-сервисов.

    habr.com/ru/articles/935102/

    #go #mongo #golang #программирование #api #go_разработчик

  14. Even took out the #MongoDB used by my #Unifi controller, which is annoying. Ended up restoring a morningly backup, so got a bigger gap there than the actual outage:

    #Mongo

  15. Коротко про TTL в NoSQL-хранилищах: Redis, MongoDB и Cassandra

    Привет, Хабр! В этой статье мы коротко рассмотрим, как работает TTL в трёх популярных NoSQL-хранилищах — Redis, MongoDB и Cassandra.

    habr.com/ru/companies/otus/art

    #cassandra #mongo #redis #масштабирование #облачные_базы_данных #Обработка_больших_данных

  16. Сравнение 2х нишевых библиотек для написания миграций в монго

    В работе веб-разработчика (в частности бекенд-разработчика) встречается много разных интересных и уникальных задач. В этой статье речь пойдёт о такой теме как написание миграций документно-ориентированной БД mongo . Как и в любой задаче у нас имеется несколько вариантов решения проблемы. Мы подробно разберём примеры использования 2х разных c#-библиотек, не углубляясь в детали реализации. Посмотрим их плюсы и минусы и выберем 1 из них для выполнения поставленной задачи. В конце нас ждёт небольшое сравнение производительности, так что пристегнитесь, ведь будет интересно. Пристегнуться!

    habr.com/ru/articles/897840/

    #mongo #c# #migrations

  17. Выбор индексов в базах данных для highload-систем

    Индексы – это «ускорители» доступа к данным в базах данных. Правильно выбранные индексы могут многократно ускорить запросы, что особенно критично в highload-системах с большими объёмами данных и большим числом запросов. Однако за ускорение чтения приходится платить усложнением записи и дополнительным расходом памяти. В этой статье мы подробно рассмотрим, как работают разные типы индексов в реляционных СУБД, как выбирать индекс под конкретный запрос, обсудим подводные камни (например, блоат, переиндексация, избыточные индексы) и затронем индексацию в NoSQL (MongoDB, Cassandra). Завершим чеклистом, который поможет выбрать оптимальный индекс под вашу задачу.

    habr.com/ru/articles/897766/

    #postgresql #mysql #mongo #cassandra #sql #nosql #базы_данных #нагрузка #высокая_производительность #распределенные_системы

  18. It would be so nice if all databases, caches, search engines and the like would use a common standard for authentication and selecting the service or database. Preferably also with encryption, so how about mTLS with a service field in the CN?

    Looking at you #postgres #mysql #elastic #memcache #redis #mongo

  19. #getFedihired - Know #MongoDB and/or #ElasticSearch and/or GNU/Linux #sysadm ? Expecially if you know #Ansible and/or #python and #shell scripting

    A couple US or India #WFH positions opening up for 24/7 support ( includes #weekend and #holiday shifts )

    US roles are US daytimes, India roles are the other 16 hours of day

    DM me if you're interested ( job listings coming soon )

    We should also have some SRE and dev positions and a MongoDB DBA position soon

    #FediHire #FLOSSjobs #Elastic #Mongo

  20. Featured Job from @openuk Job Board: Percona is searching for a SQL Database Support Engineer, Director of Product, C++/Mongo Senior Software Engineer, and more. Browse the company’s open positions on
    opensourcejobhub.com/company/3

  21. Featured Job from @openuk #SOOCon25 Job Board: Percona is searching for a SQL Database Support Engineer, Director of Product, C++/Mongo Senior Software Engineer, and more. Browse the company’s open positions on #OSJH
    opensourcejobhub.com/company/3
    #Percona #jobs #career #database #engineer #MySQL #Mongo #PostgreSQL #Redis #Valkey #OpenSource

  22. So I just casually merged such a small Pull Request extending „a bit” my workshop exercises in #Java.

    github.com/oskardudycz/EventSo

    Wanna see how to implement event stores on top of #PostgreSQL or #Mongo? How to use #EventStoreDB? Why not!

    I’m going to have a few open and private workshops teaching #EventSourcing in practice. You can also join them or schedule one.

    Or, you can try to do exercises as a self-paced kit, as I’m always open sourcing all of them. That’s not the full workshop experience, but can be good enough 🙂

  23. The best thing about Mongo is no joins.

    No joins means you are forced to build and refine your models to work with your use cases.

    #rails #ruby #mongo #database

  24. One of the vendors we use switched from #mongo to #postgresql and since we're running it all on Kubernetes, it was an... interesting experience. I'm not going to say it was easier or harder, but just that the challenges and tedious points are a little different. But most importantly, I got it to work, in no small thanks to #Percona tools.

  25. github.com/last-partizan/mongo

    If i die in another russian missile attack, please, complete this almost finished attempt at adding types to mongoengine.

    It's half merged types from mongo-types, and some handcrafted stuff.

    It almost works, and i plan to finish it in a few days.

    #opensource #python #mongo

  26. Pre-Party oficial del Psychobilly Meeting 2024

    Madrid - Sala Mongo Planet
    Domingo 30 - 17:00
    Anticipada 13€ - Taquilla 15€

    Ro & The Skullboys + T-Rexx

    DJ's - Kid Marcos / Deadbilly / Skull

    ticketandroll.com/evento/prepa

    #livemusic #psychobilly #Mongo #Madrid #concierto #psychomeeting

  27. minenest.com/285487/ NOOB vs PRO: PRIME BOTTLE House Build Challenge in Minecraft #FamilyBuildChallenge #maizen #MiloAndChip #Minecraft #MinecraftVideos #Mongo #MongoTV #NoobVsPro #NOOBVsPRO:MODERNELEMENTALHouseBuildChallengeInMinecraft! #NOOBVsPRO:ModernRAINBOWHOUSEBuildChallengeInMinecraft! #NOOBVsPRO:PRIMEBOTTLEHouseBuildChallengeInMinecraft #NOOBVsPRO:SECRETBEDHOUSEBuildChallengeInMinecraft! #NoobsVsProVsHacker #SecurityHouseBuildChallenge #Wudo #WudoAndMongo

  28. userver 2.0 — большой релиз фреймворка для IO-bound программ

    С момента прошлого релиза фреймворка 🐙 userver для С++ прошло чуть больше полугода. За это время мы многое сделали: сильно оптимизировали работу фреймворка и обогнали основных конкурентов в бенчмарках высокопроизводительных фреймворков; значительно упростили конфигурирование; обзавелись install , докер-образами, Yandex Cloud-образом и DEB-пакетами; обросли новой функциональностью, включая серверные мидлвари для HTTP, и YDB-драйвером; перешли на новую ежемесячную схему релизов и упростили версионирование. Добро пожаловать под кат за подробностями

    habr.com/ru/companies/yandex/a

    #yandex #открытый_код #userver #github #c++ #c++17 #postgresql #postgres #redis #mongodb #mongo #synchronization #coroutine #coroutines #logs #dynamic_changes #python #python3 #yaml #json #sql #mysql #prometheus #prometheus_grafana #опенсорс_яндекса #ydb #kafka #осьминоги

  29. AFAIK there is no way to export a simple config of the #Ubiquiti #UniFi network #config.

    I've worked around it by:
    1. Downloading a backup
    2. Using a third party decrypt script to convert backup to zip
    3. Extracting files from zip
    4. Using #Mongo Tools to convert #BSON to #JSON
    5. Parsing in VSC

    But it is freaking painful, especially the parts where JSON has been squished into string fields.

    🤬! 🤬! 🤬!

  30. Devrel fail of the day.

    #mongodb 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 #Arangodb which I use.

    youtu.be/bxw1AkH2aM4

    #devrel #mongo

  31. Devrel fail of the day.

    #mongodb 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 #Arangodb which I use.

    youtu.be/bxw1AkH2aM4

    #devrel #mongo

  32. Devrel fail of the day.

    #mongodb 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 #Arangodb which I use.

    youtu.be/bxw1AkH2aM4

    #devrel #mongo

  33. Devrel fail of the day.

    #mongodb 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 #Arangodb which I use.

    youtu.be/bxw1AkH2aM4

    #devrel #mongo

  34. minenest.com/279004/ NOOB vs PRO: Modern ELEMENTAL HOUSE Build Challenge in Minecraft! #FamilyBuildChallenge #maizen #MiloAndChip #Minecraft #MinecraftVideos #Mongo #MongoTV #NoobVsPro #NOOBVsPRO:MODERNELEMENTALHouseBuildChallengeInMinecraft! #NOOBVsPRO:ModernRAINBOWHOUSEBuildChallengeInMinecraft! #NOOBVsPRO:SECRETBEDHOUSEBuildChallengeInMinecraft! #NOOBVsPRO:TRANSFORMERSTATUEHOUSEBuildChallengeInMinecraft! #NoobsVsProVsHacker #SecurityHouseBuildChallenge #Wudo #WudoAndMongo

  35. minenest.com/276550/ NOOB vs PRO: MODERN PINK GIRL HOUSE Build Challenge In Minecraft! #FamilyBuildChallenge #maizen #MiloAndChip #Minecraft #MinecraftVideos #Mongo #MongoTV #NoobVsPro #NOOBVsPROVsHACKER:GOLEMSTATUEHOUSEBUILDCHALLENGEInMinecraft #NOOBVsPRO:BLOCKHOUSEBuildChallengeInMinecraft #NOOBVsPRO:MODERNPINKGIRLHOUSEBuildChallengeInMinecraft! #NOOBVsPRO:TRANSFORMERSTATUEHOUSEBuildChallengeInMinecraft! #NoobsVsProVsHacker #SecurityHouseBuildChallenge #Wudo #WudoAndMongo

  36. minenest.com/274678/ NOOB vs PRO: WORKING IPHONE House Build Challenge in Minecraft #FamilyBuildChallenge #maizen #MiloAndChip #Minecraft #MinecraftVideos #Mongo #MongoTV #NoobVsPro #NOOBVsPROVsHACKER:GOLEMSTATUEHOUSEBUILDCHALLENGEInMinecraft #NOOBVsPRO:SECRETBEDHOUSEBuildChallengeInMinecraft! #NOOBVsPRO:TRANSFORMERSTATUEHOUSEBuildChallengeInMinecraft! #NOOBVsPRO:WORKINGIPHONEHouseBuildChallengeInMinecraft #NoobsVsProVsHacker #SecurityHouseBuildChallenge #Wudo #WudoAndMongo

  37. minenest.com/272766/ NOOB vs PRO: SECRET FAMILY STATUE HOUSE Build Challenge in Minecraft! #FamilyBuildChallenge #maizen #MiloAndChip #Minecraft #MinecraftVideos #Mongo #MongoTV #NoobVsPro #NOOBVsPRO:GRAVESTATUEHouseBuildChallengeInMinecraft! #NOOBVsPRO:SECRETBEDHOUSEBuildChallengeInMinecraft! #NOOBVsPRO:SECRETFAMILYSTATUEHOUSEBuildChallengeInMinecraft! #NOOBVsPRO:TRANSFORMERSTATUEHOUSEBuildChallengeInMinecraft! #NoobsVsProVsHacker #SecurityHouseBuildChallenge #Wudo #WudoAndMongo

  38. minenest.com/270216/ NOOB Vs PRO: MAZE INSIDE BODY House Build Challenge In Minecraft! #FamilyBuildChallenge #maizen #MiloAndChip #Minecraft #MinecraftVideos #Mongo #MongoTV #NoobVsPro #NOOBVsPROVsHACKER:GOLEMSTATUEHOUSEBUILDCHALLENGEInMinecraft #NOOBVsPRO:GRAVESTATUEHouseBuildChallengeInMinecraft! #NOOBVsPRO:SECRETBEDHOUSEBuildChallengeInMinecraft! #NOOBVsPRO:TRANSFORMERSTATUEHOUSEBuildChallengeInMinecraft! #NoobsVsProVsHacker #SecurityHouseBuildChallenge #Wudo #WudoAndMongo