Projects with this topic
-
-
The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, ...
Updated -
OER related to data management
Updated -
Java persistence & distributed computing layers for FoundationDB
Updated -
Cristian Vasu Data Portfolio / Database Performance Benchmarking with YCSB - Cassandra vs PostgreSQL
Benchmarked columnar vs row-oriented databases using the Yahoo Cloud Server Benchmark (YCSB). Compared throughput, latency, and error rates under different workloads. Analyzed trade-offs between NoSQL (Cassandra) and relational (PostgreSQL) databases with supporting graphs and configuration files.
Updated -
"DentalClinicDB" hosts SQL scripts for creating and managing a dental clinic database in Oracle RDBMS to practice SQL, NoSQL queries, and PL/SQL programming, reinforcing relational database theories and learning to meet user needs effectively.
Updated -
Teach Me - Keep Learning. Keep Improving | This app will help users to learn heavy content effectively
Updated -
Learning notes for MongoDB queries.
Updated -
cl-naive-store is a log structured document store. Documents are loaded in-memory to facilitate fast querying. Depending on how you use the store documents will be lazy loaded and indexed as well. Written completely in Common Lisp.
Updated -
-
Team project for the Master's course Data Storage and Preparation at the BUT FIT. The aim of the first part of the project was to review the contents of the National Catalogue of Open Data for the city of Brno and to select suitable datasets for NoSQL database types.
Updated -
Following along with freeCodeCamp's "MongoDB and Mongoose" lesson -- part of the Back End Development and APIs certification.
Updated -
Mnj (Mongo Energy) is a helper library to simplify PyMongo interaction
Updated -
Official weather data ETL for wind energy project evaluation in El Calafate, Argentina.
Updated -
-
Overview
Sequential Algebra is a Mathematics field, designed for large data operations.
In Practical terms, it has the same purpose as Relational Algebra, and it is an alternative to it, by correcting some issues, and by providing some updates, i
Updated -
-
Tutoriels en français sur le moteur nosql cassandra : https://youtu.be/sVsdyx1o2oc
Updated -
A simple js Database Tool that let you manage your JS Objects in an embeded database. It's made to be easy to use and quick to setup with a really few configuration. Don't bother with complex sql queries while you could just retrieve and save objects.
Updated