feat: add MongoDB section with detailed explanations and images; update bibliography with new references
All checks were successful
Build LaTeX Document / build_latex (push) Successful in 3m1s
All checks were successful
Build LaTeX Document / build_latex (push) Successful in 3m1s
This commit is contained in:
33
Biblio.bib
33
Biblio.bib
@@ -1,4 +1,13 @@
|
||||
@misc{acestreamAnnouncementStream,
|
||||
@book{10.5555/2544030,
|
||||
author = {Chodorow, Kristina},
|
||||
title = {MongoDB: The Definitive Guide},
|
||||
year = {2013},
|
||||
isbn = {1449344682},
|
||||
publisher = {O'Reilly Media, Inc.},
|
||||
abstract = {Manage the huMongous amount of data collected through your web application with MongoDb. This authoritative introductionwritten by a core contributor to the projectshows you the many advantages of using document-oriented databases, and demonstrates how this reliable, high-performance system allows for almost infinite horizontal scalability. This updated second edition provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project. Ideal for NoSql newcomers and experienced MongoDb users alike, this guide provides numerous real-world schema design examples.Get started with MongoDb core concepts and vocabulary Perform basic write operations at different levels of safety and speed Create complex queries, with options for limiting, skipping, and sorting results Design an application that works well with MongoDb Aggregate data, including counting, finding distinct values, grouping documents, and using MapReduce Gather and interpret statistics about your collections and databases Set up replica sets and automatic failover in MongoDb Use sharding to scale horizontally, and learn how it impacts applications Delve into monitoring, security and authentication, backup/restore, and other administrative tasks}
|
||||
}
|
||||
|
||||
@misc{acestreamAnnouncementStream,
|
||||
author = {},
|
||||
title = {{A}nnouncement! {A}{C}{E} {S}tream; {N}ew era of {T}{V} and {I}nternet broadcasting --- oldforum.acestream.media},
|
||||
url = {http://oldforum.acestream.media/index.php?topic=1479.0},
|
||||
@@ -14,7 +23,7 @@
|
||||
note = {[Accessed 04-Apr-2023]}
|
||||
}
|
||||
|
||||
@misc{ai4businessDataTroppo,
|
||||
@misc{ai4businessDataTroppo,
|
||||
author = {Federica Maria Rita Livelli},
|
||||
title = {{A}{I} e big data, troppo potere nelle mani di pochi: il dibattito - {A}{I}4{B}usiness --- ai4business.it},
|
||||
howpublished = {\url{https://www.ai4business.it/intelligenza-artificiale/ai-e-big-data-favoriscono-la-concentrazione-del-potere/}},
|
||||
@@ -193,6 +202,22 @@
|
||||
note = {[Accessed 18-03-2025]}
|
||||
}
|
||||
|
||||
@misc{knowiBestIntroduction,
|
||||
author = {},
|
||||
title = {{T}he {B}est {I}ntroduction to {M}ongo{D}{B} {Q}uery {L}anguage ({M}{Q}{L}) --- knowi.com},
|
||||
howpublished = {\url{https://www.knowi.com/blog/the-best-introduction-to-mongodb-query-language-mql/}},
|
||||
year = {},
|
||||
note = {[Accessed 19-03-2025]}
|
||||
}
|
||||
|
||||
@misc{mongodbDocumentsMongoDB,
|
||||
author = {},
|
||||
title = {{D}ocuments - {M}ongo{D}{B} {M}anual v8.0 - {M}ongo{D}{B} {D}ocs --- mongodb.com},
|
||||
howpublished = {\url{https://www.mongodb.com/docs/manual/core/document/}},
|
||||
year = {},
|
||||
note = {[Accessed 19-03-2025]}
|
||||
}
|
||||
|
||||
@article{Multi-CDN:TowardsPrivacyinContentDeliveryNetworks,
|
||||
doi = {10.1109/tdsc.2018.2833110},
|
||||
url = {https://doi.org/10.1109/tdsc.2018.2833110},
|
||||
@@ -262,7 +287,7 @@
|
||||
language = {it-IT}
|
||||
}
|
||||
|
||||
@phdthesis{ResearchBasedDataRightsManagementUsingBlockchainOverEthereumNetwork,
|
||||
@phdthesis{ResearchBasedDataRightsManagementUsingBlockchainOverEthereumNetwork,
|
||||
author = {Naz, Muqaddas and Javaid, Nadeem and Iqbal, Sohail},
|
||||
year = {2019},
|
||||
month = {09},
|
||||
@@ -293,7 +318,7 @@
|
||||
note = {[Accessed 02-Apr-2023]}
|
||||
}
|
||||
|
||||
@misc{tailscaleTraversalWorks,
|
||||
@misc{tailscaleTraversalWorks,
|
||||
author = {},
|
||||
title = {{H}ow {N}{A}{T} traversal works --- tailscale.com},
|
||||
howpublished = {\url{https://tailscale.com/blog/how-nat-traversal-works}},
|
||||
|
Reference in New Issue
Block a user