滴滴MongoDB高级/资深研发工程师(J250905014)
社招全职5年以上技术地点:北京状态:招聘
任职要求
1.计算机、通信工程等相关专业本科或以上学历,至少三到五年MySQL、PostgreSQL或其他数据库的DBA相关工作经验(有MongoDB工作经验优先) 2.熟悉Linux/Unix环境,至少熟练掌握一种编程语言(C++/Go/Python),有独立主导过项目研发的经验优先 4.掌握MongoDB内核机制,熟悉复制集、分片、事务、索引等底层实现的优先 5.具备良好的系统分析能力,良好的抽象思维和逻辑思维能力,独立分析问题解决问题的能力 6.良好的自驱力,持续学习,追求极致,能够承受一定的工作压力 7.强烈责任感,对生产环境服务高可用有敬畏之心 ,良好的团队合作意识
工作职责
1.负责公司文档型数据库Mongodb相关的研发运维工作,以数字化、可视化、自动化等手段不断提升数据库容量、问题预警及恢复能力,提高数据库系统的可用性; 2.设计与开发自动化运维平台,实现一键部署、备份恢复、扩缩容等功能,推动数据库运维流程标准化与自动化落地; 3.设计与开发用户侧控制台,实现用户侧一站式自助查询、操作、审计等功能,赋能产研提升效率; 4.参与MongoDB数据库集群的规划、架构设计、版本选型与升级策略; 5.负责数据库运维管理规范、开发规范、备份及容灾能力、容量评估规范的持续完善; 6.参与数据库内核设计、评审、优化等工作,提升开发团队在数据库应用方面的技术水平; 7.深入理解公司业务,持续对重要数据库进行优化以满足业务目标,为业务提供MongoDB相关技术咨询、性能调优与故障应急支持; 8.负责数据库容量评估、弹性扩容、资源调度与成本优化; 9.跟踪数据库领域的最新技术发展趋势,积极引入新技术、新工具,优化数据库管理流程与技术架构,提升团队整体技术水平与竞争力
包括英文材料
学历+
MySQL+
https://juejin.cn/post/7190306988939542585
这是一篇 MySQL 通关一篇过硬核经验学习路线,包括数据库相关知识,SQL语句的使用,数据库约束,设计等。
[英文] MySQL Tutorial
https://www.mysqltutorial.org/
your go-to resource for mastering MySQL in a fast, easy, and enjoyable way.
https://www.youtube.com/watch?v=5OdVJbNCSso
MySQL SQL tutorial for beginners
https://www.youtube.com/watch?v=7S_tz1z_5bA
This beginner-friendly course teaches you SQL from scratch.
PostgreSQL+
[英文] PostgreSQL Tutorial
https://neon.com/postgresql/tutorial
This PostgreSQL tutorial helps you quickly understand PostgreSQL.
[英文] PostgreSQL Tutorial
https://www.pgtutorial.com/
This PostgreSQL tutorial will teach you about PostgreSQL from beginner to advanced.
https://www.youtube.com/watch?v=qw--VYLpxG4
It is the most advanced open source database system widely used to build back-end systems.
https://www.youtube.com/watch?v=SpfIwlAYaKk
Learn PostgreSQL, one of the world's most advanced and robust open-source relational database systems.
MongoDB+
https://learnxinyminutes.com/mongodb/
MongoDB is a NoSQL document database for high volume data storage.
https://studio3t.com/academy/#courses
The fastest way to learn MongoDB
https://www.youtube.com/watch?v=c2M-rlkkT5o
This video will give you and introduction to MongoDB in 1 Hour. Afterwards I recommend exploring aggregation, replication, and sharding.
https://www.youtube.com/watch?v=ExcRbA7fy_A&list=PL4cUxeGkcC9h77dJ-QJlwGlZlTd4ecZOA
You'll learn how to use MongoDB (a NoSQL database) from scratch. You'll also learn how to integrate it into a simple Node.js API.
Linux+
https://ryanstutorials.net/linuxtutorial/
Ok, so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux.
https://ubuntu.com/tutorials/command-line-for-beginners
The Linux command line is a text interface to your computer.
https://www.youtube.com/watch?v=6WatcfENsOU
In this Linux crash course, you will learn the fundamental skills and tools you need to become a proficient Linux system administrator.
https://www.youtube.com/watch?v=v392lEyM29A
Never fear the command line again, make it fear you.
https://www.youtube.com/watch?v=ZtqBQ68cfJc
Unix+
[英文] The UNIX® Standard
https://www.opengroup.org/membership/forums/platform/unix
https://www.youtube.com/watch?v=IrDUcdpPmdI
UNIX is an operating system which was first developed in the 1970s, and has been under constant development ever since.
C+++
https://www.learncpp.com/
LearnCpp.com is a free website devoted to teaching you how to program in modern C++.
https://www.youtube.com/watch?v=ZzaPdXTrSb8
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
Python+
https://liaoxuefeng.com/books/python/introduction/index.html
中文,免费,零起点,完整示例,基于最新的Python 3版本。
https://www.learnpython.org/
a free interactive Python tutorial for people who want to learn Python, fast.
https://www.youtube.com/watch?v=K5KVEU3aaeQ
Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!
https://www.youtube.com/watch?v=rfscVS0vtbw
This course will give you a full introduction into all of the core concepts in python.
内核+
https://www.youtube.com/watch?v=C43VxGZ_ugU
I rummage around the Linux kernel source and try to understand what makes computers do what they do.
https://www.youtube.com/watch?v=HNIg3TXfdX8&list=PLrGN1Qi7t67V-9uXzj4VSQCffntfvn42v
Learn how to develop your very own kernel from scratch in this programming series!
https://www.youtube.com/watch?v=JDfo2Lc7iLU
Denshi goes over a simple explanation of what computer kernels are and how they work, alonside what makes the Linux kernel any special.
高可用+
https://redis.io/blog/high-availability-architecture/
A high available architecture is when there are a number of different components, modules, or services that work together to maintain optimal performance, irrespective of peak-time loads.
https://www.ibm.com/think/topics/high-availability
High availability (HA) is a term that refers to a system’s ability to be accessible and reliable close to 100% of the time.
相关职位
社招3年以上网易游戏(雷火)
1、负责后端开发工作,包括但不限于相关推广网站、工具网站及APP后端接口/系统的开发或重构; 2、雷火事业群内各管理及运营系统的开发或重构; 参与研发团队敏捷开发流程,理解和响应产品的需求; 3、项目后端环节的技术咨询与项目管理,改善系统的稳定性及易用性,提升用户体验。
更新于 2025-06-13

社招5年以上技术
主要职责 1、投身自动驾驶关键AI基础设施构建,参与研发业界一流的数据标注、仿真测试、超算平台、worldsim编辑器等方向 2、 牵头复杂图形界面(2D/3D方向)研发,突破海量数据实时渲染等核心技术难题 3、 负责自动驾驶AI基础设施平台—包括标注工具、仿真环境及数据可视化系统的前端架构设计与实现 4、制定代码管理与模块化开发规范,推进微前端等现代架构落地,保障系统长期可扩展性 5、构建全链路前端性能优化机制(如缓存方案、动态加载、多线程处理等),提升高数据负载场景下的交互体验 6、主导重大技术方案评审与架构决策,推动React技术体系深度应用与工程最佳实践 7、指导并培养中级和高级工程师,助力团队技术成长与项目交付 8、深入参与产品设计与AI算法需求讨论,将复杂业务逻辑转化为可靠、高效的前端解决方案
更新于 2025-09-08
社招4年以上信息技术类
高级JAVA工程师 1.根据业务需求,快速完成系统功能的开发; 2.独立完成模块的设计、编码、自测工作,解决开发中遇到的难点问题; 3.保证所负责系统的安全性、稳定性及可扩展性; 4.深入了解业务知识,并能敏锐发现业务痛点。
更新于 2025-09-26