Academic literature on the topic 'NoSQL'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'NoSQL.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "NoSQL"
Krapans, Jānis, and Sergejs Kodors. "NOSQL DATABASES." HUMAN. ENVIRONMENT. TECHNOLOGIES. Proceedings of the Students International Scientific and Practical Conference, no. 25 (April 23, 2021): 55–58. http://dx.doi.org/10.17770/het2021.25.6780.
Full textLalwani, Raj. "NOSQL Databases." International Journal for Research in Applied Science and Engineering Technology 6, no. 6 (June 30, 2018): 877–82. http://dx.doi.org/10.22214/ijraset.2018.6133.
Full textTsai, Chia-Ping, Che-Wei Chang, Hung-Chang Hsiao, and Haiying Shen. "The Time Machine in Columnar NoSQL Databases: The Case of Apache HBase." Future Internet 14, no. 3 (March 15, 2022): 92. http://dx.doi.org/10.3390/fi14030092.
Full textAshwaq A. Alotaibi, Reem M. Alotaibi and Nermin Hamza, Ashwaq A. Alotaibi, Reem M. Alotaibi and Nermin Hamza. "Access Control Models in NoSQL Databases: An Overview." journal of king abdulaziz university computing and information technology sciences 8, no. 1 (March 10, 2019): 1–9. http://dx.doi.org/10.4197/comp.8-1.1.
Full textAftab, Zain, Waheed Iqbal, Khaled Mohamad Almustafa, Faisal Bukhari, and Muhammad Abdullah. "Automatic NoSQL to Relational Database Transformation with Dynamic Schema Mapping." Scientific Programming 2020 (July 1, 2020): 1–13. http://dx.doi.org/10.1155/2020/8813350.
Full textChaudhary, Renu, and Gagangeet Singh. "A NOVEL TECHNIQUE IN NoSQL DATA EXTRACTION." International Journal of Research -GRANTHAALAYAH 1, no. 1 (August 31, 2014): 51–58. http://dx.doi.org/10.29121/granthaalayah.v1.i1.2014.3086.
Full textLaksmita, Nadea Cipta, Erwin Apriliyanto, I. Wayan Pandu, and Kusrini Rini. "Comparison of NoSQL Database Performance with SQL Server Database on Online Airplane Ticket Booking." Indonesian Journal of Applied Informatics 4, no. 2 (August 9, 2020): 64. http://dx.doi.org/10.20961/ijai.v4i2.38956.
Full textKoutroumanis, Nikolaos, Nikolaos Kousathanas, Christos Doulkeridis, and Akrivi Vlachou. "A demonstration of NoDA." Proceedings of the VLDB Endowment 14, no. 12 (July 2021): 2851–54. http://dx.doi.org/10.14778/3476311.3476361.
Full textShah, Monika, Amit Kothari, and Samir Patel. "A Comprehensive Survey on Energy Consumption Analysis for NoSQL." Scalable Computing: Practice and Experience 23, no. 1 (April 25, 2022): 35–50. http://dx.doi.org/10.12694/scpe.v23i1.1971.
Full textBenAli-Sougui, Ines, Minyar Sassi Hidri, and Amel Grissa-Touzi. "No-FSQL." International Journal of Fuzzy System Applications 5, no. 2 (April 2016): 54–63. http://dx.doi.org/10.4018/ijfsa.2016040104.
Full textDissertations / Theses on the topic "NoSQL"
Souza, Jane Adriana. "NoSQL2 : administrando banco de dados NoSQL com a linguagem SQL." reponame:Repositório Institucional da UnB, 2016. http://repositorio.unb.br/handle/10482/22948.
Full textSubmitted by Albânia Cézar de Melo (albania@bce.unb.br) on 2017-02-15T12:23:44Z No. of bitstreams: 1 2016_JaneAdrianaSouza.pdf: 1805634 bytes, checksum: be4f8c819c44b36ff04c685db1485101 (MD5)
Approved for entry into archive by Raquel Viana(raquelviana@bce.unb.br) on 2017-03-17T17:00:26Z (GMT) No. of bitstreams: 1 2016_JaneAdrianaSouza.pdf: 1805634 bytes, checksum: be4f8c819c44b36ff04c685db1485101 (MD5)
Made available in DSpace on 2017-03-17T17:00:26Z (GMT). No. of bitstreams: 1 2016_JaneAdrianaSouza.pdf: 1805634 bytes, checksum: be4f8c819c44b36ff04c685db1485101 (MD5)
Nos últimos anos, novos modelos de banco de dados, chamados NoSQL (Not Only SQL) estão sendo considerados alternativas para a gestão de grandes volumes de dados - Big Data, pois gerenciam e armazenam os dados de forma eficiente, possuem alta escalabilidade, disponibilidade e desempenho satisfatório. A administração de bancos de dados implica na execução de tarefas, tais como criação de bases e objetos, atribuição de privilégios, realização de backups, dentre outras atividades. A execução dessas tarefas de administração em bancos de dados NoSQL exige um maior nível de conhecimento por parte dos administradores de bancos de dados (DBA), e expõe questões relacionadas à falta de familiaridade desses profissionais nos ambientes NoSQL. De forma a contribuir nesse campo de estudo, a presente dissertação apresenta a solução NoSQL2 para execução de tarefas de administração, usando a linguagem SQL (Structured Query Language), que funciona em diferentes Sistemas Gerenciadores de Bancos de Dados (SGBD) NoSQL. O NoSQL2 permite aos DBAs se desvincularem das particularidades de formas de acesso de cada NoSQL, pois disponibiliza recursos para conversão de comandos da sintaxe SQL para a sintaxe proprietária do banco de dados NoSQL.
New database models, called NoSQL (Not Only SQL) are considered appropriate alternatives for managing and storing Big Data due to their efficiency, high scalability, availability and performance. Database administration effects tasks such as creating databases and objects, attributing priorities and performing backups. The execution of these tasks, in NoSQL databases, require that DBA (database administrators) have a high level of knowledge, and often exposes problems with the DBA unfamiliarity of the NoSQL environments. In order to contribute to the scholarship in this field, this paper presents the middleware NoSQL2 to perform management tasks using the SQL language, which runs on different NoSQL databases. The NoSQL2 allows DBA to disassociate themselves from the particularities of access forms of each NoSQL, since provides resources for converting SQL commands to the proprietary NoSQL database syntax.
Erven, Gustavo Cordeiro Galvão van. "MDG-NoSQL : modelo de dados para bancos NoSQL baseados em grafos." reponame:Repositório Institucional da UnB, 2015. http://dx.doi.org/10.26512/2015.03.D.18992.
Full textSubmitted by Raquel Viana (raquelviana@bce.unb.br) on 2015-11-03T18:43:12Z No. of bitstreams: 1 2015_GustavoCordeiroGalvãoVanErven.pdf: 2937303 bytes, checksum: afdc1b126b59eacc4b9a3b62bc412d1b (MD5)
Approved for entry into archive by Marília Freitas(marilia@bce.unb.br) on 2015-12-20T16:23:49Z (GMT) No. of bitstreams: 1 2015_GustavoCordeiroGalvãoVanErven.pdf: 2937303 bytes, checksum: afdc1b126b59eacc4b9a3b62bc412d1b (MD5)
Made available in DSpace on 2015-12-20T16:23:49Z (GMT). No. of bitstreams: 1 2015_GustavoCordeiroGalvãoVanErven.pdf: 2937303 bytes, checksum: afdc1b126b59eacc4b9a3b62bc412d1b (MD5)
Os bancos de dados em grafo vêm se tornando populares juntamente com as demais iniciativas NoSQL. Porém, os bancos de dados em grafos não possuem uma notação padrão. Sendo assim, o presente trabalho agrupa diversas notações e propostas de modelagem em grafos, construindo um novo modelo, chamado de Modelo de Dados para Bancos NoSQL Baseados em Grafos (MDG-NoSQL), com recursos para agrupar em uma notação as características dos bancos de dados em grafos. Esse modelo foi validado utilizando a implementação de um banco de dados de vínculos societários de empresas, combinados com os relacionamentos dessas pessoas jurídicas com os processos de compras, também chamadas de licitações, junto ao Governo Federal (Banco de Vínculos Simpli_cado para Licitações e Sociedades). Esse estudo de caso foi direcionado para auxiliar na detecção de fraudes em processos licitatórios que, além de ser diretamente aplicável a vários órgãos de controle, perícia e inteligência em âmbito nacional, permite extrair fundamentos extens íveis a outros problemas com modelagens de vínculos.
Currently, Graph Databases are becoming popular along with other NoSQL initiatives. Thus, researchers and companies have been developing data models to manipulate information as graphs However, there is no standard notation involves several features and structures of the graph databases. This model introduces several notations and concepts for building a new graph data model, called Data Model for NoSQL Graph Databases (GDM-NoSQL). The GDM-NoSQL was veri_ed through a database for investigate relationships between companies and people as well as information about the procurements that these companies participated in with the Federal Government. This database was designed to facilitate the process of searching for frauds and to be used on multiple contexts, i.e. several di_erent national agencies. Finally, the designed model was implemented in both a relational and a graph database in order to validate the hypothesis that writing relationships is simpler and more e_cient in graph models than relational databases.
Santos, Nuno Filipe Vieira dos. "Context storage using NoSQL." Master's thesis, Universidade de Aveiro, 2011. http://hdl.handle.net/10773/7586.
Full textThis thesis proposes the usage of an upcoming new breed of databases, called NoSQL, for the storage and management of context information, in a context management architecture based on XCoA (XMPP-based Context Architecture). In this context management architecture all context information is published on a central component called Context Broker, and stored for further requisition, processing and analysis. Due to the high number of published context data, traditional databases quickly develop serious performance limitations, which in turn may jeopardize the XMPP protocol’s efficiency; alternatively, NoSQL databases show serious performance improvements in the storage and management of large-scale data sets. This thesis presents a study of the several available NoSQL solutions, and presents the advantages and disadvantages of the usage of a specific solution in this type of problem.
O presente trabalho propõe o uso de uma nova geração de bases de dados, denominadas NoSQL, para o armazenamento e gestão de informação de contexto, assente numa arquitectura de gestão contexto baseada em XCoA (XMPP-based Context Architecture). Nesta arquitectura de gestão de contexto toda a informação de contexto é publicada num componente central, denominado Context Broker, e armazenada para posterior requisição, processamento e análise. Dado o elevado volume de informação de contexto publicada, as bases de dados tradicionais rapidamente apresentam limitações de desempenho, que por sua vez poem em causa a eficiência do funcionamento do protocolo XMPP; pelo contrário, as bases de dados NoSQL apresentam serias melhorias de desempenho na gestão de bases de dados de grande dimensão. Este trabalho estuda várias soluções NoSQL existentes, e apresenta as vantagens e desvantagens do uso de uma solução específica neste tipo de problema.
Bergquist, Jan-Halvard, Fredrik Lindgren, and Linda Nguyen. "NoSQL! : Med rätt att finnas?" Thesis, Örebro universitet, Handelshögskolan vid Örebro Universitet, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:oru:diva-42574.
Full textЗаворотна, М. Г. "Высокопроизводительные нереляционные базы данных NOSQL." Thesis, Kharkiv National University of Radio Electronics, 2018. http://openarchive.nure.ua/handle/document/7846.
Full textPersson, Ragnvald. "NoSQL-databaser i socialt nätverk." Thesis, Malmö universitet, Fakulteten för teknik och samhälle (TS), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:mau:diva-20692.
Full textThe purpose of the study is to deepen within NoSQL databases and investigate what tasks the different NoSQL groups fit best in a social network, such as Facebook and Twitter. The data is, for example, about the storage of personal data or social networking. There are four different types of NoSQL databases: column databases, graph databases, key value databases and document databases. The question is which NoSQL database should be chosen for a particular task in a given social network. When developing a social network that requires data storage, it is important to know what kind of database should be used for a certain type of task.In order to answer the questions, an investigation has been made of what previous research has reached. There has also been a practical study of all four NoSQL groups in an experiment with storing user information, messages and friends.
Hesselryd, Jonas. "En utredning av NoSQL för iipax." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-70154.
Full textBjörklund, Anna. "NoSQL Database for Software Project Data." Thesis, Umeå universitet, Institutionen för datavetenskap, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-43838.
Full textПанферова, И. Ю. "Модели построения мобильной NOSQL базы данных." Thesis, НТМТ, 2015. http://openarchive.nure.ua/handle/document/8318.
Full textMendoza, Jayo Rubén Gilmar, and Castro José Gabriel Medina. "NoSQL: futuro de almacenamiento de datos." Bachelor's thesis, Universidad Peruana de Ciencias Aplicadas (UPC), 2015. http://hdl.handle.net/10757/552364.
Full textLa actual existencia de un comportamiento o prejuicio que indica que las bases de datos orientadas al modelo no relacional no son competitivas frente al modelo relacional, así como el desinterés o la carencia de educación de los profesionales de tecnologías de la información (TI) en cuanto a los beneficios de las soluciones NoSQL han generado el dilema que produce está investigación. A esto se le suma el considerar que los sistemas de bases de datos orientados al modelo no relacional recién se encuentran en una fase de iniciación. El proyecto de investigación busca generar un análisis comparativo entre el modelo de datos relacional y no relacional que permita contribuir a engrandecer un punto de vista relacionado a las potencialidades de las NoSQL. Se hizo la propuesta de procedimiento de migración del modelo de datos relacional hacia el no relacional y a partir de este revelar la gestión involucrada en el desarrollo de la herramienta prototipo de migración (RoboSQL) basada en una arquitectura experimental expuesta en la propuesta y, finalmente, el benchmarking resultante de tiempo de respuesta y escalabilidad. El aporte se constituye en el análisis comparativo de modelos de datos, el cual permite tener una referencia útil para la traslación de terminología relacional hacia la no relacional a través de la determinación de equivalencias y diferencias. Ello fue a partir de las propiedades estándares en los modelos de datos: estructura, restricciones y operaciones. Los indicadores de comparación de tiempo de respuesta, a través de escenarios en una casuística, revelan que una NoSQL, en la mayoría de contextos, es más óptima por sus características inherentes y el desempeño que tiene sobre un determinado ambiente. Por el lado de la escalabilidad, evidenciada a través de las varianzas de carga de datos y hardware, resultó ser sobresaliente el producto NoSQL ante su contraparte relacional.
Tesis
Books on the topic "NoSQL"
Edlich, Stefan, Achim Friedland, Jens Hampe, Benjamin Brauer, and Markus Brückner. NoSQL. München: Carl Hanser Verlag GmbH & Co. KG, 2011. http://dx.doi.org/10.3139/9783446428553.
Full textPivert, Olivier, ed. NoSQL Data Models. Hoboken, NJ, USA: John Wiley & Sons, Inc., 2018. http://dx.doi.org/10.1002/9781119528227.
Full textMeier, Andreas, and Michael Kaufmann. SQL- & NoSQL-Datenbanken. Berlin, Heidelberg: Springer Berlin Heidelberg, 2016. http://dx.doi.org/10.1007/978-3-662-47664-2.
Full textMeier, Andreas, and Michael Kaufmann. SQL & NoSQL Databases. Wiesbaden: Springer Fachmedien Wiesbaden, 2019. http://dx.doi.org/10.1007/978-3-658-24549-8.
Full textKaufmann, Michael, and Andreas Meier. SQL and NoSQL Databases. Cham: Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-27908-9.
Full textKaufmann, Michael, and Andreas Meier. SQL- & NoSQL-Datenbanken. Berlin, Heidelberg: Springer Berlin Heidelberg, 2023. http://dx.doi.org/10.1007/978-3-662-67092-7.
Full textHollosi, Arno. Von Geodaten bis NoSQL: Leistungsstarke PHP-Anwendungen. München: Carl Hanser Verlag GmbH & Co. KG, 2012. http://dx.doi.org/10.3139/9783446431225.
Full textjun, Pi xiong. NoSQL shu ju ku ji shu shi zhan. Bei jing: Qing hua ta xue chu ban she, 2015.
Find full textCarter, Jacqueline, ed. Seven Databases in Seven Weeks: A guide to modern databases and the NoSQL movement. Lewisville, TX: Pragmatic Bookshelf, 2012.
Find full textMeier, Andreas. Werkzeuge der digitalen Wirtschaft: Big Data, NoSQL & Co. Wiesbaden: Springer Fachmedien Wiesbaden, 2018. http://dx.doi.org/10.1007/978-3-658-20337-5.
Full textBook chapters on the topic "NoSQL"
Edlich, Stefan, Achim Friedland, Jens Hampe, Benjamin Brauer, and Markus Brückner. "Einführung." In NoSQL, 1–10. München: Carl Hanser Verlag GmbH & Co. KG, 2011. http://dx.doi.org/10.3139/9783446428553.001.
Full textEdlich, Stefan, Achim Friedland, Jens Hampe, Benjamin Brauer, and Markus Brückner. "NoSQL – Theoretische Grundlagen." In NoSQL, 11–61. München: Carl Hanser Verlag GmbH & Co. KG, 2011. http://dx.doi.org/10.3139/9783446428553.002.
Full textEdlich, Stefan, Achim Friedland, Jens Hampe, Benjamin Brauer, and Markus Brückner. "Wide Column Stores." In NoSQL, 63–116. München: Carl Hanser Verlag GmbH & Co. KG, 2011. http://dx.doi.org/10.3139/9783446428553.003.
Full textEdlich, Stefan, Achim Friedland, Jens Hampe, Benjamin Brauer, and Markus Brückner. "Document Stores." In NoSQL, 117–49. München: Carl Hanser Verlag GmbH & Co. KG, 2011. http://dx.doi.org/10.3139/9783446428553.004.
Full textEdlich, Stefan, Achim Friedland, Jens Hampe, Benjamin Brauer, and Markus Brückner. "Key/Value-Datenbanken." In NoSQL, 151–205. München: Carl Hanser Verlag GmbH & Co. KG, 2011. http://dx.doi.org/10.3139/9783446428553.005.
Full textEdlich, Stefan, Achim Friedland, Jens Hampe, Benjamin Brauer, and Markus Brückner. "Graphdatenbanken." In NoSQL, 207–327. München: Carl Hanser Verlag GmbH & Co. KG, 2011. http://dx.doi.org/10.3139/9783446428553.006.
Full textEdlich, Stefan, Achim Friedland, Jens Hampe, Benjamin Brauer, and Markus Brückner. "OrientDB." In NoSQL, 329–54. München: Carl Hanser Verlag GmbH & Co. KG, 2011. http://dx.doi.org/10.3139/9783446428553.007.
Full textEdlich, Stefan, Achim Friedland, Jens Hampe, Benjamin Brauer, and Markus Brückner. "Weitere NoSQL-Datenbanken." In NoSQL, 355–69. München: Carl Hanser Verlag GmbH & Co. KG, 2011. http://dx.doi.org/10.3139/9783446428553.008.
Full textEdlich, Stefan, Achim Friedland, Jens Hampe, Benjamin Brauer, and Markus Brückner. "Orientierung im Datenbankraum." In NoSQL, 371–83. München: Carl Hanser Verlag GmbH & Co. KG, 2011. http://dx.doi.org/10.3139/9783446428553.009.
Full textEdward, Shakuntala Gupta, and Navin Sabharwal. "NoSQL." In Practical MongoDB, 13–23. Berkeley, CA: Apress, 2015. http://dx.doi.org/10.1007/978-1-4842-0647-8_2.
Full textConference papers on the topic "NoSQL"
Pokorny, Jaroslav. "NoSQL databases." In the 13th International Conference. New York, New York, USA: ACM Press, 2011. http://dx.doi.org/10.1145/2095536.2095583.
Full textAbramova, Veronika, and Jorge Bernardino. "NoSQL databases." In the International C* Conference. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2494444.2494447.
Full textMatos, David, and Miguel Correia. "NoSQL Undo: Recovering NoSQL databases by undoing operations." In 2016 IEEE 15th International Symposium on Network Computing and Applications (NCA). IEEE, 2016. http://dx.doi.org/10.1109/nca.2016.7778616.
Full textThomas Mason, Robert. "NoSQL Databases and Data Modeling for a Document-oriented NoSQL Database." In InSITE 2015: Informing Science + IT Education Conferences: USA. Informing Science Institute, 2015. http://dx.doi.org/10.28945/2245.
Full textYassien, Amal W., and Amr F. Desouky. "RDBMS, NoSQL, Hadoop." In the 2nd Africa and Middle East Conference. New York, New York, USA: ACM Press, 2016. http://dx.doi.org/10.1145/2944165.2944174.
Full textTsai, Chia-Ping, and Hung-Chang Hsiao. "Streaming in NoSQL." In 2014 20th IEEE International Conference on Parallel and Distributed Systems (ICPADS). IEEE, 2014. http://dx.doi.org/10.1109/padsw.2014.7097898.
Full textSchram, Aaron, and Kenneth M. Anderson. "MySQL to NoSQL." In the 3rd annual conference. New York, New York, USA: ACM Press, 2012. http://dx.doi.org/10.1145/2384716.2384773.
Full textDehdouh, Khaled, Fadila Bentayeb, Omar Boussaid, and Nadia Kabachi. "Columnar NoSQL CUBE: Agregation operator for columnar NoSQL data warehouse." In 2014 IEEE International Conference on Systems, Man and Cybernetics - SMC. IEEE, 2014. http://dx.doi.org/10.1109/smc.2014.6974527.
Full textFerrari, Dario, Michele Carminati, Mario Polino, and Stefano Zanero. "NoSQL Breakdown: A Large-scale Analysis of Misconfigured NoSQL Services." In ACSAC '20: Annual Computer Security Applications Conference. New York, NY, USA: ACM, 2020. http://dx.doi.org/10.1145/3427228.3427260.
Full textTsai, Chia-Ping, Kuo-Yu Yang, Jui-Yu Hsieh, Hung-Chang Hsiao, and Ching-Hsien Hsu. "Publish/Subscribe in NoSQL." In 2014 IEEE 17th International Conference on Computational Science and Engineering (CSE). IEEE, 2014. http://dx.doi.org/10.1109/cse.2014.227.
Full textReports on the topic "NoSQL"
Klein, John, Patrick Donohoe, Neil Ernst, Ian Gorton, Kim Pham, and Chrisjan Matser. NoSQL Data Store Technologies. Fort Belvoir, VA: Defense Technical Information Center, September 2014. http://dx.doi.org/10.21236/ada611676.
Full textHu, Vincent C. Access Control for NoSQL Databases. Gaithersburg, MD: National Institute of Standards and Technology, 2024. http://dx.doi.org/10.6028/nist.ir.8504.ipd.
Full textHu, Vincent. Access Control on NoSQL Databases. Gaithersburg, MD: National Institute of Standards and Technology, 2024. http://dx.doi.org/10.6028/nist.ir.8504.
Full textKlein, John, Ian Gorton, Neil Ernst, Patrick Donohoe, Kim Pham, and Chrisjan Matser. Quality Attribute-Guided Evaluation of NoSQL Databases: An Experience Report. Fort Belvoir, VA: Defense Technical Information Center, October 2014. http://dx.doi.org/10.21236/ada613928.
Full textKlein, John, Ian Gorton, Neil Ernst, Patrick Donohoe, Kim Pham, and Chrisjan Matser. Quality Attribute-Guided Evaluation of NoSQL Databases: A Case Study. Fort Belvoir, VA: Defense Technical Information Center, January 2015. http://dx.doi.org/10.21236/ada614284.
Full text