About 168,000 results
Open links in new tab
  1. What Is a Repository? Understand Types, Benefits & Examples

    Sep 30, 2025 · Learn what is a repository in software development and why it matters. Explore how it stores code, tracks changes, and supports collaboration with examples.

  2. REPOSITORY Definition & Meaning - Merriam-Webster

    6 days ago · The meaning of REPOSITORY is a place, room, or container where something is deposited or stored : depository. How to use repository in a sentence.

  3. REPOSITORY | English meaning - Cambridge Dictionary

    REPOSITORY definition: 1. a place where things are stored and can be found 2. a person who has, or a book that contains, a…. Learn more.

  4. About repositories - GitHub Docs

    About repository ownership You can own repositories individually, or you can share ownership of repositories with other people in an organization. In either case, access to repositories is managed …

  5. Maven Repository: Search/Browse/Explore

    2 days ago · Web site developed by @frodriguez Powered by: Scala, Play, Spark, Pekko and Cassandra Read more...

  6. Software repository - Wikipedia

    A software repository, or repo for short, is a storage location for software packages. Often a table of contents is also stored, along with metadata. A software repository is typically managed by source or …

  7. Repository - Wikipedia

    Content repository, a database with an associated set of data management tools, allowing application-independent access to the content Disciplinary repository (or subject repository), an online archive …

  8. GitHub · Change is constant. GitHub keeps you ahead.

    The future of building happens together Tools and trends evolve, but collaboration endures. With GitHub, developers, agents, and code come together on one platform.

  9. What Is Repository? (Definition, Tutorial, How to Clone) | Built In

    Apr 15, 2025 · A repository (or repo) is a centralized location where project files and resources are stored. Repositories typically exist in the cloud, allowing for collaboration, version control and remote …

  10. Repository Design Pattern - GeeksforGeeks

    May 13, 2026 · The Repository Design Pattern provides an abstraction layer between business logic and data storage, offering a consistent way to access and manage data while hiding the details of the …