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/md-emon-hasan/mongodb

💾 This repository provides a collection of resources, code examples, and projects related to MongoDB, a popular NoSQL database management system.

database database-schema mongo mongo-db mongodb mongodb-database nosql nosql-database

Last synced: 10 Oct 2024

https://github.com/estebanlm/tokyodb

Pharo wrapper for Tokyo Cabinet

nosql pharo tokyo-cabinet

Last synced: 18 Dec 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/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/GabrielHCataldo/go-mongo-template

🍃 Powerful Template for MongoDB, with all functions and interactions optimized and simple to use.

database go-mongo go-mongodb go-sql mongo mongodb mongodb-database nosql nosql-database

Last synced: 04 Oct 2024

https://github.com/omar-csse/twitter-streamer

Node.js app to stream tweets and apply live sentiment analysis on them. Also dockerize the app in a container and scale the app on AWS

aws docker docker-compose javascript mongodb nodejs nosql sentiment-analysis socket-io twitter-api

Last synced: 08 Nov 2024

https://github.com/soumyadip007/no-sql-mongo-db-with-spring-boot-rest-sonarlint

A NoSQL database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases.

compass jackson java jpa mongodb mongorepository mvc-architecture nosql sonar sonarlint spring springboot

Last synced: 06 Jan 2025

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/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/xieyuheng/fidb-zero

What if we use file system as database?

database db file filesystem fs nosql relational-database schemaless

Last synced: 17 Dec 2024

https://github.com/chamodshehanka/angular7-material-crud

Angular 7.0.1 CRUD using Firebase firestore and Material Design and also Google Authentication.

angular angular7 firebase firestore google material material-design nosql oauth2

Last synced: 12 Dec 2024

https://github.com/theryston/db-mycro

A node module with a json database that saves data in a specific directory, similar to sqlite, but in JSON

base crud data database db db-mycro javascript json jsondatabase nodejs nosql typescript

Last synced: 12 Dec 2024

https://github.com/stargate/dynamodb-adapter

A DynamoDB adapter for Apache Cassandra

cassandra dynamodb nosql stargate

Last synced: 12 Nov 2024

https://github.com/beartocode/prisma-cache-nosql

📦 Cache Prisma queries results in a local NoSQL storage

acebase cache nosql prisma query

Last synced: 18 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/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/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/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/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/airdac/sdm-property_graphs

Poperty graphs modelling in neo4j and Python. Team project from UPC's Master's Degree in Data Science

data-engineering data-science graph-data graph-data-science neo4j nosql python recommender-system upc

Last synced: 20 Dec 2024

https://github.com/anant/example-sql-on-cassandra-with-open-source-notebooks

Files to follow along with the Open Source Notebooks and Cassandra Webinar (see README.md)

cassandra datastax datastax-studio jupyter jupyter-notebook nosql notebooks quix spark sql

Last synced: 18 Nov 2024

https://github.com/maestre3d/dynamoql-go

An ORM-like lightweight toolkit for Go applications interacting with Amazon DynamoDB.

database dynamodb golang golang-library nosql orm-library toolkit

Last synced: 15 Dec 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/wsdt/wavect_base

Base project for Social Startup 'Wavect' repos and most essential files under '/files_github'.

app nodejs nosql react reactnative startup typescript website

Last synced: 28 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: 31 Dec 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/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: 29 Dec 2024

https://github.com/benhid/nora

Spark-based OWL reasoner

apache-spark nosql owl-reasoner owlapi

Last synced: 02 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/dsevilla/jisbd17-nosql

Material para el tutorial de NoSQL en JISBD 2017.

docker hbase mongodb neo4j nosql sql

Last synced: 24 Nov 2024

https://github.com/felixklauke/exorbia

Easy to use and lightweight nosql document oriented database. This is legacy and you should take a deep look into https://github.com/ExocronSolutions/electra when you are interest in low level database programming.

db document document-database education json lightweight nosql simple

Last synced: 01 Jan 2025

https://github.com/amaurioliveira/backend-node-express-mongo

API Rest com NodeJs, Express, MongoDB feito para praticar e aprender, este é meu primeiro projeto usando NOSQL

javascript knex mongodb mongoose nodejs nosql yarn

Last synced: 28 Nov 2024

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

Standalone library enabling communication with your favorite databases in Swift.

databases microsoft-sql-server mongodb multiplatform nosql oracle-database postgresql sql swift

Last synced: 06 Jan 2025

https://github.com/nmckenryan/rpgtrackerv2

A simple note-taking application for tracking progress in Tabletop RPG Campaigns. Second Version utilising Cloud Capabilities of MongoDB

create-react-app crud-application express javascript mern-stack mongodb nodejs nodemon nosql reactjs tailwindcss

Last synced: 27 Nov 2024

https://github.com/manni2000/mongoose

Mongoose Documents

database mongodb mongoose nosql

Last synced: 17 Nov 2024

https://github.com/hummusonrails/couchbase-capella-terraform-example

Get started with using the Couchbase Capella Terraform provider

capella couchbase iac iac-terraform nosql nosql-database

Last synced: 27 Nov 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/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: 05 Jan 2025

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/guiromao/thanker

Github repository of the social-digital-gratitude platform Thanker.

android firebase gratitude java nosql oauth

Last synced: 11 Nov 2024

https://github.com/abhirockzz/accs-cassandra

Develop a Cassandra based application on Oracle Application Container Cloud

cassandra java nosql oracle-application-container-cloud oracle-cloud

Last synced: 21 Dec 2024

https://github.com/canayter/food-hygiene-rating-data

Analyzing the UK Food Standards Agency's food hygiene rating data for various establishments across the United Kingdom, using MongoDB and Jupyter Notebook. The goal is to help food magazine editors at Eat Safe, Love decide where to focus future articles by updating the database and performing exploratory analysis.

jupyter-notebook mongodb nosql

Last synced: 11 Nov 2024

https://github.com/abhirockzz/accs-mongodb

MongoDB + Hibernate OGM quick start using Oracle Application Container Cloud

apaas hibernate-ogm javaee jax-rs jersey jpa mongodb nosql oracle-application-container-cloud rest

Last synced: 21 Dec 2024

https://github.com/antoineaugusti/nosql-etatart

État de l'art des bases de données NoSQL

classwork nosql tex

Last synced: 17 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/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/lullaby6/jnbase

NPM Package - Manipulates json files easily for use as lightweight databases

data-base database db javascript js js-package json json-database json-db node nosql npm npm-package

Last synced: 25 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/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/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/manishmeganathan/metaudio

A Python Flask API for an audio metadata file server which uses a MongoDB NoSQL database backend

docker flask-application gcp-cloud-run mongodb nosql python3 rest-api

Last synced: 18 Oct 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/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/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: 31 Dec 2024

https://github.com/glayzzle/grafine

:lollipop: A tiny nodejs/javascript in memory graph database

database graph-database memory-graph-database nosql nosql-database

Last synced: 13 Nov 2024

https://github.com/fmw666/it-qas

IT知识储备库,愿我能早日成为一名大佬!

etc it languages nosql operating-system programmer qa sql web

Last synced: 18 Dec 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.

database mongo nosql

Last synced: 10 Oct 2024

https://github.com/tjas/postgrad-ad03t1-nsqol-databaseproject

Project to evaluate the performance of databases in the Data Architecture postgraduate discipline "Relational and Non-Relational Databases"

architecture data-architecture database mongo mongo-db mongodb nosql nosql-database nosql-mongodb performance performance-analysis performance-metrics performance-test python python3

Last synced: 10 Oct 2024

https://github.com/samuelselasi/alx-backend-storage

Advanced MySQL, NoSQL, Redis

mongodb mysql nosql

Last synced: 23 Nov 2024

https://github.com/fif0o/poll-app

📤 A poll app using firebase for the backend and React, material-ui as the front-end.

firebase javascript nosql react

Last synced: 04 Jan 2025

https://github.com/johanbook/edengard-wiki

A Django NoSQL Wiki

django nosql python

Last synced: 16 Nov 2024

https://github.com/shubham-chhimpa-here/abstract_help_center

A RESTful API for managing and searching cards in a help center. Built with Node.js and Express.js, this application uses Mongoose for MongoDB interactions. Features include endpoints for creating, retrieving, updating, and searching cards by title. Ideal for learning and building CRUD operations with a NoSQL database.

api crud expressjs javascript mongodb mongoose nodejs nosql operations restful

Last synced: 11 Oct 2024

https://github.com/michalswi/cosmosdb-mongodb

Azure Cosmos DB API for MongoDB

azure cosmosdb golang mongodb nosql

Last synced: 13 Nov 2024

https://github.com/sunilsoni/mongo-client

spring boot integration with mongodb

mongodb nosql spring-boot-mongodb

Last synced: 15 Nov 2024

https://github.com/mottamarcio/supersoniq

SupersoniQ is a lightweight and high-performance messaging broker built with TypeScript. Designed for speed and flexibility, SupersoniQ leverages HTTP/2 for efficient API interactions and offers configurable support for WebSockets and data persistence using LevelDB, allowing developers to tailor the system to their specific needs.

fastify http2 in-memory leveldb lightweight message-broker message-queue nodejs nosql queue typescript websocket

Last synced: 06 Dec 2024

https://github.com/dpwgc/ringlog

基于Spring Boot整合Elasticsearch、Kafka及缓冲队列实现的日志收集系统。

elasticsearch java kafka log nosql socket spring-boot tcp udp

Last synced: 19 Nov 2024

https://github.com/bolorundurowb/danwo-db

A test NoSQL database engine created in C# as a learning experiment

csharp dotnet nosql

Last synced: 27 Nov 2024

https://github.com/subhash23jan/db-and-googlesheet-realtime-synchronisation

In this repository, I have developed a workflow to synchronize data between a NoSQL database and Google Sheets. The solution utilizes Google Sheets App Script to facilitate updates. This workflow ensures bidirectional data synchronization, enabling seamless data transfer from the database to Google Sheets and vice versa.

database googlesheets nosql realtime

Last synced: 22 Nov 2024

https://github.com/hamedstack/hamedstack.azurecosmosdb

An extensive C# library for Azure Cosmos DB, offering a rich set of extension methods for seamless database operations.

azure azurecosmosdb cosmosdb csharp csharp-library dotnet dotnet-core dotnetcore extension-methods json-document nosql utilities utility utility-library

Last synced: 22 Nov 2024

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

This project is a summary of this back-end trimester: authentication, NodeJS, MongoDB, Redis, pagination and background processing

backend es6 expressjs javascript kue mongodb nodejs nosql redis

Last synced: 29 Nov 2024

https://github.com/droffilc1/alx-backend-storage

Database Management - MySQL, MongoDB, Redis

back-end mongodb mysql nosql redis

Last synced: 29 Nov 2024

https://github.com/ttulka/thistledb

ThistleDB - Simple JSON Database

database java json nosql nosql-database server-client

Last synced: 17 Nov 2024

https://github.com/kamilturek/ddx

DynamoDB Key Schema Viewer

aws aws-dynamodb database dynamodb go golang nosql

Last synced: 22 Nov 2024

https://github.com/smok-serwis/cassandra-docker-dev

A Cassandra image for development only. Supports writing in a pre-provided schema.

cassandra ci docker nosql nosql-database

Last synced: 28 Dec 2024

https://github.com/amaljeevs/springboot-firestore-realtime-nosql

This Spring boot firestore realtime nosql springboot application connects firestore- firebase database and does CRUD operations.

firebase firestore firestore-crud firestore-database nosql nosql-database springboot

Last synced: 29 Nov 2024

https://github.com/jeronimobarea/squarespaceorders

This programs fetch your squarespace orders api (every 24h) and organize the data in a no sql database (Firestore) also let's you fetch your users data by email

api firestore go golang nosql squarespace

Last synced: 29 Nov 2024