Coursera
  • Título en líneaExplorar títulos de grado de Licenciaturas y Maestrías
  • MasterTrack™Obtén crédito para una Maestría
Buscar carrerasPara EmpresasPara universidades
  • Explorar
  • Principales cursos
  • Inicia Sesión
  • Únete de forma gratuita
    Coursera
    • Explorar
    • Mongodb

    Filtrar por

    35 resultados para "mongodb"

    • Placeholder
      MongoDB Inc.

      Introduction to MongoDB

      Habilidades que obtendrás: SQL, NoSQL, Python Programming, Computer Programming, Mongodb, Data Visualization, Databases, Plot (Graphics), Data Analysis, Statistical Programming, Distributed Computing Architecture, Computer Architecture, Data Management

      4.2

      (657 reseñas)

      Intermediate · Course · 1-4 Weeks

    • Placeholder
      The Hong Kong University of Science and Technology

      Full-Stack Web Development with React

      Habilidades que obtendrás: Application Development, Authentication, Cloud Computing, Computer Programming, Computer Programming Tools, Databases, Distributed Computing Architecture, Front And Back Ends, Front-End Web Development, Github, Human Computer Interaction, Javascript, Mobile Development, Mongodb, NoSQL, Node.Js, Operating Systems, Programming Principles, React (web framework), Security Engineering, Software Architecture, Software As A Service, Software Engineering, Software Engineering Tools, Software Security, System Security, Theoretical Computer Science, User Experience, Web Design, Web Development

      4.7

      (11.4k reseñas)

      Intermediate · Specialization · 3-6 Months

    • Placeholder
      Coursera Project Network

      Create Your First NoSQL Database with MongoDB and Compass

      Habilidades que obtendrás: NoSQL, Distributed Computing Architecture, Databases, Mongodb

      4.6

      (48 reseñas)

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Introducción a bases de datos NoSQL con MongoDB

      Habilidades que obtendrás: NoSQL, SQL, Distributed Computing Architecture, Mongodb, Data Management, Databases, Statistical Programming, Computer Architecture

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      IBM Skills Network

      NoSQL, Big Data, and Spark Foundations

      Habilidades que obtendrás: Algorithms, Apache, Big Data, Cloud Computing, Computational Thinking, Computer Architecture, Computer Networking, Computer Programming, Data Management, Database Theory, Databases, Distributed Computing Architecture, Extract, Transform, Load, Graph Theory, IBM Cloud, Kubernetes, Machine Learning, Machine Learning Algorithms, Mathematics, Network Architecture, NoSQL, SQL, Statistical Programming, Theoretical Computer Science

      4.2

      (201 reseñas)

      Beginner · Specialization · 3-6 Months

    • Placeholder
      MongoDB Inc.

      MongoDB Aggregation Framework

      Habilidades que obtendrás: NoSQL, Databases, Computer Architecture, Distributed Computing Architecture

      4.5

      (48 reseñas)

      Intermediate · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      IBM Skills Network

      Introduction to NoSQL Databases

      Habilidades que obtendrás: Theoretical Computer Science, Apache, Computer Networking, Computer Programming, IBM Cloud, NoSQL, SQL, Database Theory, Data Management, Network Architecture, Cloud Computing, Distributed Computing Architecture, Computational Thinking, Statistical Programming, Databases, Computer Architecture

      4.6

      (96 reseñas)

      Beginner · Course · 1-3 Months

    • Placeholder
      Placeholder
      EC-Council

      Secure Full Stack MEAN Developer

      Habilidades que obtendrás: Web Development, Full-Stack Web Development

      Beginner · Course · 1-3 Months

    • Placeholder
      Placeholder
      IBM Skills Network

      Data Engineering Capstone Project

      Habilidades que obtendrás: Data Visualization Software, Apache, Computer Programming, PostgreSQL, Data Engineering, SQL, NoSQL, Data Management, Data Visualization, Python Programming, Mongodb, Apache Spark, Computer Architecture, Distributed Computing Architecture, Statistical Programming, Big Data, Business Analysis, Bash (Unix Shell), Extract, Transform, Load, Data Warehousing, Databases

      4.4

      (23 reseñas)

      Beginner · Course · 1-3 Months

    • Placeholder
      Placeholder
      Coursera Project Network

      CRUD Operations using MongoDB NoSQL

      Habilidades que obtendrás: NoSQL, Machine Learning, Mongodb, Database Application, Data Management, Database Administration, Distributed Computing Architecture, Databases

      4.4

      (45 reseñas)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      Create a Python Application using PyMongo and MongoDB Database

      Habilidades que obtendrás: NoSQL, Computer Programming, Distributed Computing Architecture, Databases

      4.4

      (63 reseñas)

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      University of London

      Web Application Development with JavaScript and MongoDB

      Habilidades que obtendrás: Machine Learning, Natural Language Processing, Front-End Web Development, Computer Programming, Web Development, Full-Stack Web Development, Javascript

      4.6

      (599 reseñas)

      Mixed · Course · 1-3 Months

    Búsquedas relacionadas con mongodb

    mongodb aggregation framework
    mongodb inc.
    introduction to mongodb
    running a mongodb database in kubernetes with statefulsets
    crea ambientes mern (mongodb, express, react, node) en linux
    crud operations using mongodb nosql
    create fault tolerant mongodb cluster
    web application development with javascript and mongodb
    123

    En síntesis, estos son los 10 cursos más populares mongodb

    • Introduction to MongoDB: MongoDB Inc.
    • Full-Stack Web Development with React: The Hong Kong University of Science and Technology
    • Create Your First NoSQL Database with MongoDB and Compass: Coursera Project Network
    • Introducción a bases de datos NoSQL con MongoDB: Coursera Project Network
    • NoSQL, Big Data, and Spark Foundations: IBM Skills Network
    • MongoDB Aggregation Framework: MongoDB Inc.
    • Introduction to NoSQL Databases: IBM Skills Network
    • Secure Full Stack MEAN Developer: EC-Council
    • Data Engineering Capstone Project: IBM Skills Network
    • CRUD Operations using MongoDB NoSQL: Coursera Project Network

    Habilidades que puedes aprender en Software Development

    Lenguaje De Programación (34)
    Google (25)
    Programa De Computadora (21)
    Prueba De Software (21)
    Web (19)
    Google Cloud Platform (18)
    Interfaces De Programación De Aplicaciones (17)
    Estructura De Datos (16)
    Resolución De Problemas (14)
    Programación Orientada A Objetos (13)
    Kubernetes (10)
    Lista Y Etiqueta (10)

    Preguntas frecuentes sobre Mongodb

    • MongoDB is one of the most popular NoSQL database platforms in use today, and it has become one of the most important database systems to learn about for software development. Unlike a relational database management system (DBMS) that rigorously structures data in rows and columns, document-oriented NoSQL databases like MongoDB store information as collections of fields or ‘objects’ within a flexible data model that can evolve to meet changing schema requirements.

      The agility of MongoDB is critical in the big data era, as developers must be able to iterate constantly to manage high-volume, fast-changing data inputs. MongoDB’s system of Documents and Collections makes basic CRUD (Create, Read, Update, and Delete) operations easy, and tools like aggregation frameworks greatly simplify the creation of data pipelines and other critical pieces of infrastructure that data science applications rely upon.‎

    • Because of the industry-leading flexibility of the MongoDB platform, a background in this DBMS has become increasingly essential to pursuing a career as a data engineer, data scientist, or software developer. Building applications that effectively harness big data is exciting but challenging work, and the ability of MongoDB’s data model to evolve alongside developer needs is an ideal fit for agile software development processes that emphasize constant iteration.

      MongoDB expertise can also be invaluable for a career as a database administrator (DBA). While many DBAs have traditionally worked with relational database models, the ability to ensure a MongoDB database operates efficiently and securely can be an important differentiator for hiring at many tech companies. According to the Bureau of Labor Statistics, DBAs make a median salary of $83,750 per year, and their expected job growth is faster than average due to the increasing use of data across all industries.‎

    • Absolutely. Computer science and data science courses are some of the most popular learning opportunities on the Coursera platform, and you have a range of options to learn about MongoDB. If you need to add MongoDB skills to your resume specifically, Coursera lets you learn from the source through courses offered by MongoDB itself. You can also learn by completing hands-on, step-by-step MongoDB tutorials from experienced instructors as part of the Coursera Project Network.

      Alternatively, if you want to learn about MongoDB within the context of a broader education in computer science and big data, you can take individual courses or even Specializations spanning multiple courses provided by top-ranked universities from all over the world. Coursera offers terrific learning opportunities in this field from the University of California San Diego, Universidad Nacional Autónoma de México, The Hong Kong University of Science and Technology, and more - all at a lower tuition price than on-campus students.‎

    • Before starting to learn MongoDB, be sure to have an understanding of the basic concepts of databases. These include concepts like the different types of databases, the five main components of a database, and what a database management system (DBMS) is. You'll also need a grasp of basic terminologies related to databases, such as relations, tuples, attributes, degrees, text editor, execution of programs, and cardinality, among others. You'll also benefit from experience using NoSQL, since MongoDB is a NoSQL database, as well as C++, the language MongoDB is written in.‎

    • Learning MongoDB is likely right for you if you're a software professional who wants to have access to a cross-platform that provides high availability, high performance, and easy scalability. MongoDB can be used for big data, mobile and social infrastructure, user data management, content management and delivery, and as a data hub, so if this meets your needs, learning MongoDB is likely a good fit for you. Also, MongoDB has certain advantages over a relational database management system (RDBMS), including that it is document-based so it's schema-less, it has no complex joins, it's easy to scale, conversion and mapping of application objects to database objects is not needed, and it uses internal memory for storing working sets so data is accessed faster. If these sound like advantages you're looking for, learning MongoDB may be your next step.‎

    • Topics you can study that are related to MongoDB include JavaScript object notation (JSON), which is the format objects in MongoDB are stored in. You can also learn more about big data, unstructured data sets, and database replication. Programming languages that are related to MongoDB that you can study include PySpark, NoSQL, and Python. PyMongo, Node.js, and Express are related to MongoDB as well. You might also want to pursue a more in-depth study of MongoDB products, such as MongoDB Compass, Atlas, Atlas Search, Atlas Data Lake, and Realm Mobile Database.‎

    • Places that hire people with a background in MongoDB include companies and organizations that hire software developers and software engineers. You might find career opportunities working for MongoDB, Inc. itself, especially in its engineering department. And companies and government organizations that use MongoDB to manage their data may also hire people with this background. These include thousands of customers across the world, a few of which are Barclays, Verizon, Gap, Royal Bank of Scotland, SAP, SEGA, eBay, Google, and Adobe.‎

    Se puso a disposición este contenido de preguntas frecuentes solo con fines informativos. Se les pide a los estudiantes que realicen investigaciones adicionales para asegurarse de que los cursos y otras credenciales cumplan con sus objetivos personales, profesionales y financieros.
    Otros temas para explorar
    Placeholder
    Artes y Humanidades
    338 cursos
    Placeholder
    Negocios
    1095 cursos
    Placeholder
    Ciencias de la Computación
    668 cursos
    Placeholder
    Ciencia de Datos
    425 cursos
    Placeholder
    Tecnología de información
    145 cursos
    Placeholder
    Salud
    471 cursos
    Placeholder
    Matemáticas y Lógica
    70 cursos
    Placeholder
    Desarrollo Personal
    137 cursos
    Placeholder
    Ciencias Físicas e Ingeniería
    413 cursos
    Placeholder
    Ciencias sociales
    401 cursos
    Placeholder
    Aprendizaje de un idioma
    150 cursos

    Coursera Footer

    Comienza o impulsa tu carrera profesional

    • Analista de datos de Google
    • Gestión de proyectos de Google
    • Diseño de experiencia del usuario (UX) de Google
    • Soporte de TI de Google
    • Ciencia de datos de IBM
    • Analista en datos de IBM
    • Análisis de datos de IBM con Excel y R
    • Analista de ciberseguridad de IBM
    • Ingeniería de Datos de IBM
    • Desarrollador de la nube de pila completa de IBM
    • Marketing en redes sociales: Facebook
    • Analítica del marketing de Facebook
    • Representante de desarrollo de ventas de Salesforce
    • Operaciones de venta de Salesforce
    • Contabilidad en Intuit
    • Prepárate para una certificación en Google Cloud: arquitecto de la nube
    • Prepárate para una certificación en Google Cloud: ingeniero de datos de la nube
    • Lanza tu carrera profesional
    • Prepárate para una certificación
    • Avanza en tu carrera

    Buscar temas populares

    • cursos gratuitos
    • Aprende un idioma
    • python
    • Java
    • diseño web
    • SQL
    • Cursos gratis
    • Microsoft Excel
    • Administración de proyectos
    • seguridad cibernética
    • Recursos Humanos
    • Cursos gratis en Ciencia de los Datos
    • hablar inglés
    • Redacción de contenidos
    • Desarrollo web de pila completa
    • Inteligencia artificial
    • Programación C
    • Aptitudes de comunicación
    • Cadena de bloques
    • Ver todos los cursos

    Cursos y artículos populares

    • Habilidades para equipos de ciencia de datos
    • Toma de decisiones basada en datos
    • Habilidades de ingeniería de software
    • Habilidades sociales para equipos de ingeniería
    • Habilidades para administración
    • Habilidades en marketing
    • Habilidades para equipos de ventas
    • Habilidades para gerentes de productos
    • Habilidades para finanzas
    • Cursos populares de Ciencia de los Datos en el Reino Unido
    • Beliebte Technologiekurse in Deutschland
    • Certificaciones populares en Seguridad Cibernética
    • Certificaciones populares en TI
    • Certificaciones populares en SQL
    • Guía profesional de gerente de Marketing
    • Guía profesional de gerente de proyectos
    • Habilidades en programación Python
    • Guía profesional de desarrollador web
    • Habilidades como analista de datos
    • Habilidades para diseñadores de experiencia del usuario

    Obtén un título de grado o un certificado en línea

    • MasterTrack® Certificates
    • Certificados profesionales
    • Certificados universitarios
    • MBA y títulos de grado en negocios
    • Títulos de grado en ciencias de los datos
    • Títulos en ciencias informáticas
    • Títulos de grado en Análisis de datos
    • Títulos de grado en salud pública
    • Títulos de grado en Ciencias Sociales
    • Títulos de grado en administración
    • Títulos de grado de las principales universidades europeas
    • Maestrías
    • Licenciaturas
    • Títulos de grado con trayectoria de desempeño
    • Cursos BSc
    • ¿Qué es una licenciatura?
    • ¿Cuánto tiempo dura una Maestría?
    • ¿Vale la pena hacer una MBA en línea?
    • Siete maneras de pagar la escuela de posgrado
    • Ver todos los certificados

    Coursera

    • Acerca de
    • Qué ofrecemos
    • Liderazgo
    • Empleo
    • Catálogo
    • Coursera Plus
    • Certificados profesionales
    • MasterTrack® Certificates
    • Título de grados
    • Para Empresas
    • Para gobiernos
    • Para el campus
    • Conviértete en socio
    • En respuesta al Coronavirus

    Comunidad

    • Estudiantes
    • Socios
    • Desarrolladores
    • Probador beta
    • Traductores
    • Blog
    • Blog de Tecnología
    • Centro de enseñanza

    Más

    • Prensa
    • Inversores
    • Términos
    • Privacidad
    • Ayuda
    • Accesibilidad
    • Contacto
    • Artículos
    • Directorio
    • Afiliados
    • Declaración de Esclavitud Moderna
    Aprende en cualquier lado
    Descargar en la App StoreConsíguelo en Google Play
    Placeholder
    © 2022 Coursera Inc. Todos los derechos reservados.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder