Results 161 to 170 of about 9,430 (213)
Some of the next articles are maybe not open access.

MongoDB's JavaScript fuzzer

Communications of the ACM, 2017
The fuzzer is for those edge cases that your testing did not catch.
openaire   +2 more sources

Python and MongoDB

2013
Python is one of the easier programming languages to learn and master. It’s an especially great language to start with if you are relatively new to programming. And you’ll pick it up that much more quickly if you’re already quite familiar with programming.
David Hows   +3 more
openaire   +1 more source

Tutorial on MongoDB

2017
Organizations of all sizes are using MongoDB. Customers number over 1000 and include the following (mongoDB, 2016): Cisco EA eBay
openaire   +1 more source

PHP and MongoDB

2013
Through Chapters 1 to 5, you’ve learned how to perform all sorts of actions in the MongoDB shell. For example, you’ve learned how to add, modify, and delete a document. You’ve also learned about the workings of DBRef and GridFS, including how to use them.
David Hows   +3 more
openaire   +1 more source

Modeling MongoDB with Relational Model

2013 Fourth International Conference on Emerging Intelligent Data and Web Technologies, 2013
Relational databases have been prevailing for the last two decades, with features of clear semantics and ease of use with SQL supported by the underlying theory, relational algebra. Relational databases provide good support for structural data management.
Gansen Zhao   +3 more
openaire   +1 more source

Improving the Performance of MongoDB with RDMA

2019 IEEE 21st International Conference on High Performance Computing and Communications; IEEE 17th International Conference on Smart City; IEEE 5th International Conference on Data Science and Systems (HPCC/SmartCity/DSS), 2019
MongoDB is a NoSQL database which stores the data in form of key-value pairs. It is an open-source, document database which is being used in many data-center applications (e.g. Google, Facebook, etc.) because of its high performance, high availability and automatic scaling.
Fan Lu   +6 more
openaire   +2 more sources

Introduction to MongoDB

2013
Imagine a world where using a database is so simple that you soon forget you’re even using it. Imagine a world where speed and scalability just work, and there’s no need for complicated configuration or setup. Imagine being able to focus only on the task at hand, get things done, and then—just for a change—leave work on time.
David Hows   +3 more
openaire   +1 more source

Persistence with MongoDB

2015
When you build web applications, persistence of application data is very important. You can define the data model of your Go applications using structs, in which you can program against the structs for working with application data, but you need persistent storage for your application data.
openaire   +1 more source

Document Versioning for MongoDB

2022
Lucia de Espona Pernas, Ela Pustulka
openaire   +2 more sources

Automatic Indexing for MongoDB

2023
Lucia de Espona Pernas   +3 more
openaire   +2 more sources

Home - About - Disclaimer - Privacy