Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
NoSQL
A NoSQL database refers to a database whose storage format is modeled differently from relational databases. Often NoSQL databases opt for simpler horizontal scaling to clusters of servers. NoSQL databases are often used for large data web applications.
- GitHub: https://github.com/topics/nosql
- Wikipedia: https://en.wikipedia.org/wiki/NoSQL
- Related Topics: database, relational-database, sql,
- Aliases: nosql-databases, nosql-database, no-sql,
- Last updated: 2024-11-15 00:20:26 UTC
- JSON Representation
https://github.com/gameleira/estudos-database
Este repositório têm como objetivo alocar todo e qualquer script para aprender e praticar sobre gerenciamento de bando de dados SQL e NoSQL
Last synced: 13 Nov 2024
https://github.com/wwwmisla/curso-js
Arquivos criados no curso de JavaScript.
css3 express html5 javascript mongodb mysql nodejs nosql reactjs sql typescript webpack
Last synced: 15 Nov 2024
https://github.com/rjeczalik/cqlenc
experiments with node-to-client encryption
encryption nosql scylla scylla-cluster scylladb
Last synced: 07 Nov 2024
https://github.com/dmarks84/coursework_capstone_full_data_engineering
Final Project for IBM Data Engineering & Python Professional Certificate -- Applied all skills and methods utilized in the series of courses for this certification
apache-airflow apache-hadoop apache-kafka apache-spark api beautifulsoup cassandra dags etl mongodb nosql pandas plotly postgresql python scipy seaborn sql
Last synced: 12 Oct 2024
https://github.com/liteobject/cassandra-with-csharp
Cassandra is an open-source, NoSQL database that manages large amounts of data across multiple servers.
apache-cassandra csharp database docker nosql nosql-database
Last synced: 12 Oct 2024
https://github.com/maxinexiong/data-modelling-with-apache-cassandra
This project implemented Apache Cassandra data modelling to support Sparkify's analysis of user activity and song play data. It involved consolidating partitioned files into a single CSV, designing and creating tables based on specific queries from Sparkify’s analytics team, and inserting the data from the CSV into the tables using CQL commands.
apache-cassandra data-modeling etl etl-pipeline nosql nosql-database nosql-query python
Last synced: 12 Oct 2024
https://github.com/bolorundurowb/danwo-db
A test NoSQL database engine created in C# as a learning experiment
Last synced: 13 Oct 2024
https://github.com/davidje13/collection-storage
abstraction layer around communication with a collection-based database
collection dynamodb in-memory mongo mongodb nodejs nosql persistence postgresql redis
Last synced: 15 Oct 2024
https://github.com/jiri-one/easyblog_falcon
This is my own CMS for my blog on site https://jiri.one
blog cms falcon-framework mako nosql python python3 rethinkdb
Last synced: 18 Oct 2024
https://github.com/mohitgupta07/go-hit
A KV store written in go for high throughput, low latency, high scalability and fault tolerance.
cassandra fault-tolerance golang high-availability high-performance high-scalability high-throughput nosql persistent-storage postgresql redis single-file-write
Last synced: 12 Oct 2024
https://github.com/nikoo-asadnejad/cachehelper
A Class Library which Simplifies working with redis
cache caching caching-memory csharp csharp-code csharp-library distributed-cache dotenetcore dotnet dotnet-library dotnet6 memory-cache nosql nosql-database nosql-databases redis redis-cache redis-database redis-stack
Last synced: 08 Nov 2024
https://github.com/giosil/nosql-tools
A set of tools to manage NOSQL databases.
java-nosql manage-nosql-databases nosql nosql-databases
Last synced: 07 Nov 2024
https://github.com/davesimoes/api-ecommerce
Complete API for an e-commerce site, developed with Node.js, Express and MongoDB
api e-commerce express-js mongodb nodejs nosql nosql-database portfolio-project
Last synced: 07 Nov 2024
https://github.com/imyizhang/jsonabledb
A lightweight document-oriented database based on JSON
database documentdb json jsonable jsonify nosql
Last synced: 07 Nov 2024
https://github.com/oracle-quickstart/oci-cassandra
Terraform module to deploy Cassandra on Oracle Cloud Infrastructure (OCI)
cassandra cloud nosql oci oracle oracle-led terraform
Last synced: 07 Nov 2024
https://github.com/oracle-quickstart/oci-arangodb
Terraform module to deploy ArangoDB on Oracle Cloud Infrastructure (OCI)
arangodb cloud nosql oci oracle partner-led terraform
Last synced: 07 Nov 2024
https://github.com/ajith-11399/db-zenclass
Task 24 => This repository contains a ZenClass Database Model
mongodb mongodb-atlas mongodb-collections mongodb-database nosql
Last synced: 10 Oct 2024
https://github.com/northmccormick/a-d-d
Automatic Data Denormalizing for NoSQL Databases in NodeJS
database denormalize firebase ionic nodejs nosql
Last synced: 12 Nov 2024
https://github.com/jauharibill/crud-with-realm
This Repository contain code about CRUD android using Realm NoSQL
android crud mobile nosql programming realm
Last synced: 07 Nov 2024
https://github.com/jottenlips/favorite_resources
📚 Helpful Full Stack Development Resources
aws databases flux fp functional-programming microservices nosql react react-native redux schema-first sdl serverless sql vpc
Last synced: 14 Oct 2024
https://github.com/manoharvit/budget-and-financials-of-mbta
MBTA, its role in public transportation, and how financial and operational data analysis may improve its services. Assessing MBTA's revenue and expenditure and optimizing operations with advanced data management. Describe the analysis tools and methods, such as MySQL, NoSQL, and Python, and the report structure.
conceptual-modelling database mongodb nosql sql
Last synced: 08 Nov 2024
https://github.com/justgodev/mgindb
MginDB: In-Memory, Schema-less and Limitless.
database-schema databases nosql nosql-database python redis sql
Last synced: 31 Oct 2024
https://github.com/moixllik/studio-databases
DATABASES
databases nosql sql studio-moix
Last synced: 31 Oct 2024
https://github.com/sinavahabi/marketsminiproject
Market Status
continuous css error-handling interactive mongodb nosql pyqt5 python rest-api
Last synced: 13 Nov 2024
https://github.com/katiechurchwell/pizza-hunt
Lets users connect with each other based on their love of pizza.
Last synced: 12 Nov 2024
https://github.com/katiechurchwell/social-network
API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list.
express mongodb nosql rest-api
Last synced: 12 Nov 2024
https://github.com/hectorta1989/weather-station-using-serverless-computing
Build an IoT application exploiting Serverless Computing using LocalStack.
aws aws-lambda ifttt iot nosql sensor serverless
Last synced: 10 Nov 2024
https://github.com/jcalopes/salesdatabase
Database with some transformations in javascript in order to transform into a non relational database using MongoDB instructions. The goal is to keep the balance between the client needs and database performance.
Last synced: 07 Nov 2024
https://github.com/snowyu/abstract-iterator
Add the search(iterator) ability to the abstract-nosql database.
Last synced: 08 Nov 2024
https://github.com/hvignolo87/mongodb-python
Made some tests with the MongoDB driver in Python in order to improve my skills with NoSQL Databases.
crud-operations mongodb nosql pymongo python
Last synced: 09 Nov 2024
https://github.com/shaikahmadnawaz/mongodb
MongoDB is a source-available cross-platform document-oriented database program.
Last synced: 06 Nov 2024
https://github.com/ndf-web-dev/social-network-api
Application can be used to replicate the back-end of a Social Network API.
api compass database express express-middleware insomnia javascript mongodb moongoose nosql social social-network social-network-api
Last synced: 08 Nov 2024
https://github.com/kts-o7/stockmanager
A DBMS project with Streamlit Frontend for stock management simulation with Backtesting.
backtrader llm mongodb nosql ollama ollama-client python sql stock-market streamlit trading yahoo-finance
Last synced: 10 Nov 2024
https://github.com/tuancamtbtx/backend-engineer-roadmap
Backend Engineer Roadmap for Beginners
backend-api java mysql nodejs nosql
Last synced: 09 Nov 2024
https://github.com/goldstrike77/ansible-role-linux-mongodb
Ansible role for install and configure MongoDB on Linux operating system.
ansible ansible-role database mongodb nosql
Last synced: 13 Nov 2024
https://github.com/sandeepkushwaha/node-codeial-social-site-app
Experience seamless social interaction with this platform. Create, update, and delete posts and comments, manage your profile, and explore other users' profiles. Harness the power of REST API for efficient data handling.
api backend-api ejs-express expressjs front-end-development javascript jquery middleware mongodb mongoose nodejs nosql rest-api restful scss server web-application
Last synced: 13 Nov 2024
https://github.com/nataliabeltranarg/nosql_graphdatabases_neo4j
This repository showcases a practical exercise on graph databases using Neo4j, covering tasks like graph creation, evolution, querying, and similarity algorithms
big-data-analytics cypher-query-language datamanagement neo4j nosql python synthetic-data
Last synced: 10 Oct 2024
https://github.com/mateuslevidev/.std
Extensive study materials on Java, Database...
data-structures java jpa-hibernate maven mysql-database nosql oop-principles oops-in-java oracle-database postgresql python3 solid
Last synced: 08 Nov 2024
https://github.com/willsams/example-soccer-association
Full stack example application for a fictional youth soccer club. Utilizes React for the frontend and a GraphQL API backend using Express + AWS MongoDB.
apollo-server-express aws-dynamodb docker docker-compose dynamodb expressjs graphql-api javascript jest jwt-authorization nodejs nosql nvm reactjs redux redux-saga
Last synced: 28 Oct 2024
https://github.com/xevilmaxx/nosqlgenericwrapper
Marten + LiteDb wrapped together
csharp embedded-database generic json litedb marten nosql postgres wrapper
Last synced: 12 Nov 2024
https://github.com/suganyarajes/mongodb-day36
MongoDB is a scalable, high-performance, open-source NoSQL database designed for flexibility and ease of use, enabling efficient storage and retrieval of large volumes of unstructured data.
database dbdiagram mongodb nosql query task
Last synced: 15 Nov 2024
https://github.com/agh-cs-imbeciles/train-transport-management-system
Train transport management system
database es6 es6-javascript express javascript mongodb mongodb-atlas mongoose nosql nosql-database react reactjs scss typescript
Last synced: 06 Nov 2024
https://github.com/stephanvolynets/mern-rsvp-app
A full-stack MERN application for managing event RSVPs. Features include event creation, viewing, and RSVP functionality with a RESTful API backend and React fronten
expressjs hooks-api-react mongodb nosql reactjs
Last synced: 08 Nov 2024
https://github.com/kellinton/bootcamp-data-analytics-dio
Python Data Analytics is a bootcamp offered by dio. This repository contains my experience related to code, resources, and projects in the bootcamp
javascript machine-learning nosql powerbi python redis sql
Last synced: 08 Nov 2024
https://github.com/rebecarolinax/mongo_database
This repository is a library of knowledge developed during Non-Relational Database classes, with the aim of providing in-depth knowledge of data science and storage.
Last synced: 10 Oct 2024
https://github.com/otaviovb/mongodb
Repositório para estudos sobre MongoDB (NoSQL)
csharp document-oriented-database dotnet json mongodb nosql
Last synced: 08 Nov 2024
https://github.com/iadamo/alx-files_manager
A simple platform to upload and view files
back-end es6 expressjs javascript kue mongodb nodejs nosql redis
Last synced: 12 Nov 2024