Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/kawai-senpai/potatodb

PotatoDB is a lightweight, file-based NoSQL database for Python projects, designed for easy setup and use in small-scale applications. Ideal for developers seeking simple data persistence without the complexity of traditional databases.

data database easy-to-use file-based json key-value lightweight nosql nosql-database persistence python simple

Last synced: 09 Oct 2024

https://github.com/novasush/mongodbnodejsapi

This repository contains end to end tutorial for writing Rest Api on node js with mongo db and deploying with docker as a microservice

api api-restful docker docker-compose docker-composer docker-container docker-image docker-images dockerfile mongodb mongodb-database mongoose node-js nodejs nodejs-api nodejs-mongodb nodejs-server nosql postman-test rest-api

Last synced: 16 Nov 2024

https://github.com/anoopgeorge418/python-projects

This repository showcases my journey and progress in learning and implementing various Python projects. Here, you will find a diverse collection of projects that demonstrate my skills in Python programming and related technologies.

nosql python sql web-scraping

Last synced: 10 Nov 2024

https://github.com/smit-joshi814/study-material

RDBMS, NoSQL, c, python, asp dot net, core java, advance java. hands on practical

advance-java asp-net-core c-language core-java databases nosql programming-languages python python3 rdbms study

Last synced: 31 Oct 2024

https://github.com/yuryalencar/todoappinreactjs

This is a Sample of use the ReactJS and Node.js for development a simple Todo Application.

javascript mongodb node node-js nodejs nosql nosql-database react reactjs todo-list todoapp todolist

Last synced: 09 Nov 2024

https://github.com/arden-rh/kill-the-hoff

A game where you play against another player to see who can "kill" the hoff quickest by reaction time. Using sockets and a database in MongoDB (no longer active).

api express group-project heroku html mongodb nosql nosql-database prisma school-assignment school-project scss socket-io typescript

Last synced: 13 Nov 2024

https://github.com/hasanuzzamanbe/table

An very basic example project for Vue CLI, Vuex store and firebase learner.

firebase hacktoberfest nosql vue vue-cli vuex-store

Last synced: 09 Nov 2024

https://github.com/bornmajor/task-quantum

Task Quantum is a powerful task manager application built with React and Firebase Firestore. It features user authentication, task tracking based on due dates, task status monitoring, tagging, and progress tracking for an enhanced user experience.

firestore-database javascript nosql react-app task-manager

Last synced: 06 Dec 2024

https://github.com/simplenotsimpler/n423-homework-final

Next.js / React.js CRUD application with Firestore backend. Responsive design.

accessible crud-application firebase firestore nextjs nosql reactjs responsive-design vercel-deployment

Last synced: 27 Dec 2024

https://github.com/nafeen/mongo-commands

MongoDB commands cheatsheet. Contains map-reduce, aggregate etc.

mongodb nosql

Last synced: 10 Nov 2024

https://github.com/iwolf22/the-complete-2023-web-development-bootcamp

Homework and assignments from The Complete 2023 Web Development Bootcamp by Dr. Angela

api-rest css express-js html javascript node-js nosql oauth2 reactjs sql

Last synced: 13 Nov 2024

https://github.com/oeo/datum

sls backend framework with incredibly fast prototyping speed

coffeescript continuous-integration mongodb nodejs nosql redis serverless

Last synced: 06 Dec 2024

https://github.com/luismarchio03/golang_migration_system

A database migration system in Go (Golang) that centralizes functions for managing database migrations across different database types, including MySQL, PostgreSQL, and FirebirdSQL. The project includes automated testing and Docker integration to facilitate migration management and execution in development and production environments.

ci-cd database functional-programming github-actions go golang lib library migration nosql sql

Last synced: 21 Nov 2024

https://github.com/abhirockzz/accs-worker-redis

Worker Application on Oracle Application Container Cloud with Redis

job-queue nosql oracle-application-container-cloud oracle-cloud redis workers

Last synced: 21 Dec 2024

https://github.com/ztrzaska/mongodb

Mongo noSQL embedded database with REST API

mongo mongodb nosql nosql-database spring-boot swagger swagger-ui

Last synced: 01 Dec 2024

https://github.com/pranitej/todo-list

It is a simple Todo List app having a additional feature of saving images

css expressjs html images javascript mern-stack mongodb mongoose mongoosejs nodejs nosql npm npx reactjs todolist

Last synced: 12 Nov 2024

https://github.com/seanox/xml-micro-exchange-php

XML and XPath based volatile NoSQL stateless micro datasource for data exchange for web applications and IoT (implementation for PHP)

cloud data-storage microservice nosql web-api xml xpath xslt

Last synced: 08 Nov 2024

https://github.com/ganeshkbhat/ejsondb

ejsondb in-memory json db documents with local persistence

db ejsondb filesystem json nosql sql sql-ddl sql-ddl-dml

Last synced: 10 Dec 2024

https://github.com/lcabraja/pppk

5th Semester # Accessing data from program code [Pristup podacima iz programskog koda]

android java mvc nosql orm sql windowsforms wpf

Last synced: 30 Sep 2024

https://github.com/kdcio/ddb

Lightweight DynamoDB ODM

aws ddb dynamodb kdc kdcio nosql odm

Last synced: 25 Dec 2024

https://github.com/rodyherrera/enzymedb

A powerful object-relational mapping (ORM) and data manipulation library designed to simplify and streamline interaction with local storage and data in JavaScript applications.

browser client database document javascript json local localstorage model nosql orm react schema store

Last synced: 25 Dec 2024

https://github.com/lukecav/wp-hazelcast

WordPress Object Cache using Hazelcast.

cache hazelcast memcached nosql wordpress wordpress-plugin

Last synced: 26 Nov 2024

https://github.com/m-mdy-m/sql-vs-nosql

Examinando SQL e NoSQL e comparando-os

articles mon mysql noejs nosql sql

Last synced: 14 Dec 2024

https://github.com/varbrad/mindb

🗄 🔍 ⚡️ Schema-less document-oriented collection model data-store for Node & Browsers.

browser data datastore db document javascript json-schema mongo mongodb nodejs nosql query schema

Last synced: 15 Nov 2024

https://github.com/marcosvbras/flask-movies

A Python API that uses Flask Framework

api flask flask-api mongodb movies movies-api nosql python python-3

Last synced: 05 Dec 2024

https://github.com/jesparzarom/flask-deta

[DEPRECATED] Python library that simplifies the integration of your DetaSpace collection of database and/or drive files with Flask framework.

deta deta-base deta-drive deta-space detash drive flask flask-application nosql nosql-database python python3 web-application web-development

Last synced: 25 Dec 2024

https://github.com/juancarlosaguilarb/bordify-cqrs-example

This project is an example of CQRS (Command Query Responsibility Segregation) architecture implementation in a Spring Boot based system. The objective is to separate read and write operations on the database to improve the scalability and efficiency of the system.

cqrs cqrs-pattern ddd-architecture hexagonal-architecture jwt nosql postgresql redis spring-boot

Last synced: 22 Dec 2024

https://github.com/kinolag/kodolag

bootcamp netflix-style app (React, Node, Express, MongoDB)

express heroku-deployment javascript mongodb node nosql railway-deployment react rest

Last synced: 13 Nov 2024

https://github.com/nix7amcm/inspirational-quote-generator

This is an inspirational quote generator project to learn how to run scripts in AWS with Next.js

amplify api appsync appsync-graphql-api aws aws-dynamodb aws-lambda database dynamodb glassmorphism graphql lottie-animation nextjs nodejs nosql serverless typescript

Last synced: 19 Nov 2024

https://github.com/dmarzzucco/hanlderstatuscodeshttpsforexpress

Class module to handle HTTP responses for Express, using standard status codes. The ResponseStatusHTTPS class makes it easy to create consistent and structured responses for different situations in a web application.

api backend express-js nodejs nosql solid-principles sql typescript

Last synced: 22 Nov 2024

https://github.com/yaroslavgaponov/tinyfly

NoSql database server

in-memory-database index nosql

Last synced: 28 Nov 2024

https://github.com/kalwar/firestore-react-tutorial

a simple firestore react tutorial (CRUD) operation

crud firestore nosql reactjs

Last synced: 17 Nov 2024

https://github.com/abhirockzz/go-serverless-lambda-demo

Go for AWS developers - Build a Serverless app with Lambda, DynamoDB and more

aws aws-lambda cdk dynamodb go infrastructure-as-code nosql serverless

Last synced: 21 Dec 2024

https://github.com/muzafferkaya/.netmongodbsolution

ASP.NET Core 7 MongoDB CRUD Example

asp-net-core csharp mongodb nosql

Last synced: 09 Nov 2024

https://github.com/abhirockzz/dynamodb-go-sdk-type-conversion

How to handle type conversions with the DynamoDB Go SDK

dynamodb golang nosql

Last synced: 21 Dec 2024

https://github.com/abhirockzz/accs-tomcat-redis-springsession

Tomcat Cluster on Oracle Application Container Cloud with Redis session persistence

httpsession nosql oracle-application-container-cloud oracle-cloud paas redis servlet spring-session

Last synced: 21 Dec 2024

https://github.com/nyrta1/todolist

Organize your tasks using Golang and NoSQL in your To-Do List.

golang nosql

Last synced: 24 Nov 2024

https://github.com/gabrielsiqueiragama/banco_de_dados

Estudo sobre bancos de dados, utilizando MySQL e aprofundando conhecimentos de Git na pratica ao decorrer do projeto🛢🛢

database mongodb mysql nosql

Last synced: 12 Nov 2024

https://github.com/tonylapoche/mon-vieux-grimoire

Ce projet est une API REST sécurisée, développée dans le cadre de mes études de développeur Web chez OpenClassrooms. Destinée au site "MonVieuxGrimoire.com", elle permet de gérer l'authentification des utilisateurs ainsi que les opérations CRUD sur une collection de livres stockés dans une base de données MongoDB. L'API intègre des middlewares.

api-rest authentication-middleware guard middleware mongodb mongoose nodejs nosql shark

Last synced: 09 Dec 2024

https://github.com/elyse502/alx-files_manager

About a summary of this Back-End Trimester including: authentication, NodeJS, MongoDB, Redis, pagination and background processing .....

backend es6 express javascript kue mongodb nodejs nosql redis

Last synced: 26 Dec 2024

https://github.com/christopher-dabrowski/bibliography-cloud

Projekt realizowany w trakcie laboratoriów Programowanie aplikacji mobilnych i webowych

flask form-validation javascript nosql react rest-api spring-boot university-project webapp

Last synced: 23 Nov 2024

https://github.com/remcostoeten/minimalistic-portfolio

Personal portfolio site combined with experimental SaaS features for personal growth.

firebase graphql nextjs nosql prisma react server sql typescript

Last synced: 26 Dec 2024

https://github.com/pedrycz/nohibernate-core

Non-relational data mapping for Hibernate, useful for persisting Java interfaces

hibernate java nosql sql

Last synced: 22 Nov 2024

https://github.com/oracle-quickstart/oci-datastax

Terraform module to deploy DataStax Enterprise (DSE) on Oracle Cloud Infrastructure (OCI)

cassandra cloud datastax datastax-enterprise dse nosql oci oracle partner-led terraform

Last synced: 07 Nov 2024

https://github.com/fatiharslan-cmd/kafka-spark-cassandra-expense-tracker

A real-time data pipeline using Kafka, Spark, and Cassandra for processing and storing credit card expenses. Includes a Spring Boot application for retrieving personnel data from MySQL, storing images in S3, and displaying employee details with expense reports on a web interface.

apache-cassandra apache-spark aws-s3 big-data data-pipeline data-processing expense-tracking java kafka mysql nosql real-time spring-boot

Last synced: 11 Dec 2024

https://github.com/simonprickett/redis-counter

Counting with Redis, a Raspberry Pi with TM1637 8 segment display and a web interface. Code in Python and Node.js

nodejs nosql python redis

Last synced: 17 Dec 2024

https://github.com/hanoglu/purephpdatabase

PurePHPDatabase is a very minimal database written to use on the limited accessed server.

database database-client database-server lightweight nosql nosql-database php server storage

Last synced: 06 Dec 2024

https://github.com/ullenius/minihopp

:earth_asia: :rabbit: Java URL Shortener microservice (REST webservice). SQL and NoSQL (Redis) support. To be deployed on a Java application server such as Wildfly

freecodecamp-backend java8 javaee8 json mit-license nosql redis rest-api sql

Last synced: 08 Nov 2024

https://github.com/tomoyane/docker-databases

Docker database for verify RDBMS and NoSQL and Graph and Time Series Data

cassandra docker docker-compose etcd graph influxdb mongodb neo4j nosql rdbms time

Last synced: 12 Nov 2024

https://github.com/learnwithfair/mongodb-documentation

MongoDB documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

database documentation learn-with-fair learnwithfair mern mern-stack mongodb mongodb-atlas nosql rahatul-rabbi rahatulrabbi webdevelopment

Last synced: 11 Nov 2024

https://github.com/zelenko/pick

:mag_right: BASIC code for custom Eclipse ERP programs to use data from UniVerse database.

basic eclipse-erp eclipseerp nosql pick rocket rocket-universe u2 unibasic universe

Last synced: 19 Nov 2024

https://github.com/gramian/chicken-arcadedb

An ArcadeDB database driver for CHICKEN Scheme (in less than 256 lines of code).

arcadedb arcadedb-driver chicken-egg chicken-scheme database-client database-driver newsql nosql orientdb osql scheme sql

Last synced: 12 Nov 2024

https://github.com/manni2000/mongoose

Mongoose Documents

database mongodb mongoose nosql

Last synced: 17 Nov 2024

https://github.com/marcosvbras/mongo-query-guide

Descriptive tests of how to create queries within MongoDB

database mongodb nosql query

Last synced: 05 Dec 2024

https://github.com/pannh/swift-database

A light-weight module to interact with your local JSON database.

database json nosql

Last synced: 15 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: 27 Dec 2024

https://github.com/shaikahmadnawaz/mongodb

MongoDB is a source-available cross-platform document-oriented database program.

databse mongodb nosql

Last synced: 26 Dec 2024

https://github.com/shixi99/spam-classification-rest-api

Spam Classification Rest API using Keras, FastAPI & NoSQL

cassandra fastapi keras nosql python tensorflow

Last synced: 09 Nov 2024

https://github.com/rjeczalik/cqlenc

experiments with node-to-client encryption

encryption nosql scylla scylla-cluster scylladb

Last synced: 27 Dec 2024

https://github.com/ushelp/easyazure

微软 Azure 云平台的 Java 开发公共组件集合。Microsoft Azure cloud platform java public components. Https certification install, NoSQL (DocumentDB), Storage (Blob, Table, Queue, File) support.

azure azure-blob azure-storage azure-storage-blob azure-storage-table documentdb https-certificate java java-https nosql storage

Last synced: 22 Nov 2024

https://github.com/tatsuya6502/nosql-ja

Materials for NoSQL seminars (Language: Japanese)

cassandra demo mongodb nosql voltdb

Last synced: 05 Dec 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/seanox/xml-micro-exchange-java

XML and XPath based volatile NoSQL stateless micro datasource for data exchange for web applications and IoT (implementation for Java)

acme cloud data-storage exchange java microservice nosql spring spring-boot web-api xml xpath xslt

Last synced: 08 Nov 2024

https://github.com/imkkingshuk/stealthnosql

StealthNoSQL : The Ultimate NoSQL Injection Tool - Unleash the power of advanced NoSQL injection techniques with this comprehensive command-line tool! Whether you’re pentesting MongoDB, CouchDB, or any other NoSQL database, StealthNoSQL has you covered. 🚀💻

automated-nosql-testing couchdb-injection database-security ethical-hacking hacking-tools infosec injection-attacks mongodb-injection nosql nosql-exploits nosql-hacking-tool nosql-injection penetration-testing stealthnosql tor-integration vulnerability-scanner vulnerability-scanner-nosql web-application-security

Last synced: 08 Nov 2024

https://github.com/suganyarajes/mongodb-query-day35

MongoDB is a NoSQL database that provides high performance, high availability, and easy scalability through a flexible document-oriented data model.

databases json mongodb nosql products query

Last synced: 19 Dec 2024

https://github.com/jswesterfield/slack-slash-http-service-using-mongodb-atlas-nodejs-

🧺 Slash HTTP Service using MongoDB Atlas | NodeJS | MongoDB Atlas Stitch | Slack |

mongodb-atlas nodejs nosql slack slack-webhook stitch

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/krishnalagad/springboot-elasticsearch

Spring Elasticsearch is a popular distributed search and analytics engine. In this project I have used Spring Elasticsearch to implement API to enhanced search operation.

elasticsearch nosql springboot

Last synced: 19 Nov 2024

https://github.com/danielbarretodev/app-zoo-angular-nodejs

Una web app que simula un zoológico hecha en angular 8 y nodejs del lado del servidor.

angular4 api-rest bootstrap4 css3 exprees html5 mongodb node-js nodejs nosql reactive typescript

Last synced: 10 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/theeightbot/tychodb

The death of traditional SQLite sparks the new life of SQLite as an object store

csharp database json nosql

Last synced: 09 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/snowyu/abstract-iterator

Add the search(iterator) ability to the abstract-nosql database.

iterator nosql

Last synced: 08 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/hrolive/patc-big-data-analytics-bsc

Introduction to the main concepts and technologies related to Big Data and Data Analytics and its applications to real projects.

analytics bias big-data data-analysis hadoop hpc machine-learning mapreduce nosql python spark spark-streaming visualization

Last synced: 09 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/katiechurchwell/pizza-hunt

Lets users connect with each other based on their love of pizza.

express heroku mongodb nosql

Last synced: 12 Nov 2024