GithubHelp home page GithubHelp logo

Hi there ๐Ÿ‘‹ MongoDB!

// Select is used to determine which fields are displayed or not displayed in the returned results
// Format: bson.M{"age": 1} means that only the age field is displayed
// bson.M{"age": 0} means to display other fields except age
// When _id is not displayed and is set to 0, it will be returned to display
func (q *Query) Select(projection interface{}) QueryI {
	newQ := q
	newQ.project = projection
	return newQ
}

fenlin @ air's Projects

feathr icon feathr

Feathr โ€“ An Enterprise-Grade, High Performance Feature Store

max31865 icon max31865

MAX31865 full function driver for general MCU and Linux.

metagpt icon metagpt

๐ŸŒŸ The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo

solider icon solider

A Semantic Controllable Self-Supervised Learning Framework to learn general human representations from massive unlabeled human images, which can benefit downstream human-centric tasks to the maximum extent

uedownloadimages icon uedownloadimages

UE5 Download Images plugin. for cache and multi download images instead of download image blueprint API from unreal engin.

wukongcrm-11.0-java icon wukongcrm-11.0-java

ๆ‚Ÿ็ฉบCRM-ๅŸบไบŽSpring Cloud AlibabaๅพฎๆœๅŠกๆžถๆž„ +vue ElementUI็š„ๅ‰ๅŽ็ซฏๅˆ†็ฆปCRM็ณป็ปŸ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.