In pokemon red and blue, the first game boy version of pokemon released in 1996. What are the 3 pokemon you can choose from as your starter pokemon?
Bulbasaur, Charmander, Squirtle
____ was an Ancient Greek philosopher and polymath lived 384–322 BC. His writings cover a broad range of subjects including physics, biology, zoology, metaphysics, logic, ethics, aesthetics, poetry, drama, music, rhetoric, psychology, linguistics, economics, politics, meteorology, geology, and government.
Aristotle
To index a field that holds an array value, MongoDB creates an index key for each element in the array. These ____ indexes support efficient queries against array fields. These indexes can be constructed over arrays that hold both scalar values [1] (e.g. strings, numbers) and nested documents.
Multikey
This database competitor is based in Sunny San Mateo California, however loves freezing rain. This company database is cloud first and offered the first decoupled compute and storage model in the database industry.
Snowflake
What was the name of the company before it became MongoDB?
10Gen
This pokemon, numbered 132 can transform itself into any other pokemon. What is his name?
Ditto
_____ was a Serbian-American inventor, electrical engineer, mechanical engineer, and futurist best known for his contributions to the design of the modern alternating current (AC) electricity supply system.
Nikola Tesla
MongoDB supports creating indexes on a field or set of fields to support queries. Since MongoDB supports dynamic schemas, applications can query against fields whose names cannot be known in advance or are arbitrary.
Wild card
This is one of AWS’s offerings for NoSQL, also shares a name with a major league soccer team.
DynamoDB
This product accounts for at least 60% of MongoDB’s revenue.
Atlas
This cute normal type dog pokemon can evolve to a fire, water or electric type and has an overwhelming amount of evolutionary paths after gen1.
Evee
_____ was an American pharmacist and Confederate States Army veteran who is best known as the inventor of Coca-Cola. In May 1886, he developed an early version of a beverage that would later become Coca-Cola, but sold his rights to the drink shortly before his death.
John Stith Pemberton
____ indexes are special single-field indexes that MongoDB can use to automatically remove documents from a collection after a certain amount of time or at a specific clock time. Data expiration is useful for certain types of information like machine generated event data, logs, and session information that only need to persist in a database for a finite amount of time.
TTL
Rival New York based database company, insect based you wouldn't want to find one in your kitchen!
CockroachDB
Name the location for the 2022 MongoDB world conference. This was the first time the event was held at this particular location.
Javitz Center New York
This pokemon eats and sleeps all the time, if you find your self hitting the snooze button each morning you might be called a _____.
Snorlax
_____ is a legendary king of Britain, and a central figure in the medieval literary tradition known as the Matter of Britain. Yes he pulled the sword from the stone.
King Arthur
A ____ index ensures that the indexed fields do not store duplicate values. By default, MongoDB creates this index on the _id field during the creation of a collection.
Unique
This database platform has been built brick by brick. Head quartered in San Fransisco develops and sells a cloud data platform using the marketing term "lakehouse".
Data Bricks
Name 3 of the 6 core values for MongoDB.
Own what you do
Be intellectually honest
Make it matter
Embrace the power of difference
Build together
Think Big Go Far
Most powerful fire dragon type in base 150 pokemon. Hes the best and his first edition pokemon card regularly sells for over $20,000!
Charizard
This legendary united states 4 start general nick named "Bandito" and
"Old Blood and Guts" c ommanded the Seventh United States Army in the Mediterranean Theater of World War II, and the Third United States Army in France and Germany after the Allied invasion of Normandy in June 1944. He studied fencing and designed the M1913 Cavalry Saber.
George S Patton
_____ indexes are not visible to the query planner and cannot be used to support a query.
Hidden
MongoDB rated #4 in the 2022 stack overflow developer survey. All 3 of the databases were relational. Name 1 of the 3 relational databases that rated higher.
SQLite, PostGres and MySQL
The node driver for MongoDB is named after an animal. Name that animal.
Mongoose