蚂蚁金服OceanBase —— 数据库中间件研发实习生
实习兼职OceanBase长期实习生项目地点:杭州 | 成都 | 西安状态:招聘
任职要求
1. 具备扎实的计算机基础知识和编程基础,计算机相关专业本科及以上学历,熟悉Java或者C/C++语言; 2. 熟悉数据库使用,用过 Oracle/Postgres/SQLServer/MySQL 至少其中之一。 3. 了解相关开源项目架构,熟悉Hbase/MongoDB/Flink/Spark/Cockroachdb/Tidb等开源分布式数据库项目的优先,熟悉Redis/Rocksdb/Memcached/Leveldb等开源KV数据库项目的优先; 3. 热爱技术,勤于思考,乐于分享,做事专注,有钻研精神,乐于接受挑战。
工作职责
1. 负责分布式数据库 OceanBase 生态工具和中间件,云服务研发,包括但不限于 数据迁移、数据开发、数据安全、云服务稳定性等方向。 2. 参与产品技术调研、方案设计、开发和测试的整体研发流程,和产品、设计、质量、运营团队一起构建 OceanBase 生态产品和云服务。 3. 加入OceanBase,你将充分学习到 ToB 产品的灵魂,与技术小伙伴们一起搭建稳定可靠、强大灵活和高安全的系统架构。你将深入到技术细节中,用代码去改写中国数据库的未来。
包括英文材料
学历+
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
C+
https://www.freecodecamp.org/chinese/news/the-c-beginners-handbook/
本手册遵循二八定律。你将在 20% 的时间内学习 80% 的 C 编程语言。
https://www.youtube.com/watch?v=87SH2Cn0s9A
https://www.youtube.com/watch?v=KJgsSFOSQv0
This course will give you a full introduction into all of the core concepts in the C programming language.
https://www.youtube.com/watch?v=PaPN51Mm5qQ
In this complete C programming course, Dr. Charles Severance (aka Dr. Chuck) will help you understand computer architecture and low-level programming with the help of the classic C Programming language book written by Brian Kernighan and Dennis Ritchie.
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
Oracle+
[英文] Oracle Tutorial
https://www.oracletutorial.com/
On this website, you can learn Oracle Database fast and easily.
https://www.youtube.com/watch?v=QHYuuXPdQNM&list=PL_c9BZzLwBRJ8f9-pSPbxSSG6lNgxQ4m9
SQL Server+
[英文] SQL Server Tutorial
https://www.sqlservertutorial.net/
If you are looking for an easy, fast, and efficient way to master SQL Server, you are in the right place.
https://www.youtube.com/watch?v=voTZUMw23pg
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.
HBase+
[英文] HBase Tutorial
https://www.tutorialspoint.com/hbase/index.htm
HBase is a data model that is similar to Google's big table designed to provide quick random access to huge amounts of structured data. This tutorial provides an introduction to HBase, the procedures to set up HBase on Hadoop File Systems, and ways to interact with HBase shell.
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.
Flink+
https://nightlies.apache.org/flink/flink-docs-release-2.0/docs/learn-flink/overview/
This training presents an introduction to Apache Flink that includes just enough to get you started writing scalable streaming ETL, analytics, and event-driven applications, while leaving out a lot of (ultimately important) details.
https://www.youtube.com/watch?v=WajYe9iA2Uk&list=PLa7VYi0yPIH2GTo3vRtX8w9tgNTTyYSux
Today’s businesses are increasingly software-defined, and their business processes are being automated. Whether it’s orders and shipments, or downloads and clicks, business events can always be streamed. Flink can be used to manipulate, process, and react to these streaming events as they occur.
Spark+
[英文] Learning Spark Book
https://pages.databricks.com/rs/094-YMS-629/images/LearningSpark2.0.pdf
This new edition has been updated to reflect Apache Spark’s evolution through Spark 2.x and Spark 3.0, including its expanded ecosystem of built-in and external data sources, machine learning, and streaming technologies with which Spark is tightly integrated.
Redis+
[英文] Developer Hub
https://redis.io/dev/
Get all the tutorials, learning paths, and more you need to start building—fast.
https://www.runoob.com/redis/redis-tutorial.html
REmote DIctionary Server(Redis) 是一个由 Salvatore Sanfilippo 写的 key-value 存储系统,是跨平台的非关系型数据库。
https://www.youtube.com/watch?v=jgpVdJB2sKQ
In this video I will be covering Redis in depth from how to install it, what commands you can use, all the way to how to use it in a real world project.
Memcached+
https://www.youtube.com/watch?v=VhM2ByShhzE
Memcached is a high-performance, distributed memory caching system designed to speed up dynamic web applications by alleviating database load.
CockroachDB+
https://www.baeldung.com/cockroachdb-java
This tutorial is an introductory guide to using CockroachDB with Java.
https://www.cockroachlabs.com/resources/tutorial/
Tutorials in all programming languages.
TiDB+
RocksDB+
https://rocksdb.org/docs/getting-started.html
The RocksDB library provides a persistent key value store.
相关职位
社招技术类-开发
1. 负责OceanBase 数据库链路中间件产品的研发,包括但不限于数据库驱动、数据库代理、网络框架等; 2. 负责提升数据库产品的核心竞争力,如提升性能、提升易用性等; 3. 与业内顶尖的云服务以及数据库内核专家一起将 OceanBase 打造全球流行云数据库产品与服务。
更新于 2025-06-04
社招A241357
1. 基于 MySQL/OceanBase 及相关技术栈,开发数据库相关的中间件、工具和应用平台,提升开发效率和数据管理能力; 2. 负责设计和优化复杂的数据库架构,确保其能够满足业务系统高并发、大数据量存储和处理的需求; 3. 负责数据库容器云、存算分离、内核优化等方向的探索与落地; 4. 负责 MySQL/OceanBase 数据库的故障定位,确保系统的稳定运行; 5. 负责团队技术人员分布式数据库培训和业务侧的分布式数据库技术分享;
更新于 2025-08-05
社招5年以上研发
1、负责数据库、中间件集群规划设计,保障数据服务持续稳定; 2、深入理解数据库、中间件产品架构,发现并解决业务故障隐患及性能瓶颈,指导数据库架构优化和性能优化工作; 3、持续推进数据服务相关产品优化以及工具优化,提升数据服务质量和效率。
更新于 2025-03-18