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/wendymunyasi/alx-backend-storage

MySQL database for ALX backend projects.

mysql nosql

Last synced: 10 Dec 2024

https://github.com/rzubek/easy-db

Easy, simple key-value store. Wraps standard .Net filesystem storage with an API similar to NoSQL document databases. Single C# file, no extra dependencies.

csharp csharp-library databases db dotnet dotnet-core dotnet-framework keyvalue keyvaluestore nosql nosql-database

Last synced: 19 Nov 2024

https://github.com/hackthevalley/graphql_api

Hack the Valley Primary API, Shared Across All Events

api docker graphql hackathon nodejs nosql

Last synced: 11 Dec 2024

https://github.com/arselon/htms

HTMS software - object tabular network database management system for Python programs. May be used in common or instead of ORM, for example in Django apps.

database django network nosql python tabular

Last synced: 20 Dec 2024

https://github.com/zeppaman/sql-nosql-comparison

This repository host project for the event https://www.meetup.com/TechItaliaTuscany/events/234912357/.

nosql nosql-databases sql sql-nosql-comparison

Last synced: 23 Nov 2024

https://github.com/dmarks84/coursework_project_banks-web-scraping-sql

Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.

apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping

Last synced: 23 Dec 2024

https://github.com/contiguity/base

Just because Deta Space shut down doesn't mean your projects have to. Contiguity Base is a one to one replacement for Deta Base & (soon) Deta Drive

contiguity database deta nosql

Last synced: 19 Dec 2024

https://github.com/kylesmith19091/keyvaluestore

Implementation of a Key Value Store Protocol for NoSQL

cpp11 key-value nosql tui

Last synced: 07 Dec 2024

https://github.com/soontao/nosql-on-sql

Experimental NoSQL db based on sql engine.

exprimental json nosql sql

Last synced: 23 Nov 2024

https://github.com/k-tomaszewski/eternal-db

Eternal DB is a time series database with a data retention policy based on disk space, thus allowing to collect data eternally.

database document-database embedded-database java java-21 json nosql time-series tsdb

Last synced: 23 Dec 2024

https://github.com/junzhengca/mongoose-document-lock

Redis or In-Memory Document Lock for Mongoose

lock mongodb mongoose nosql plugin redis

Last synced: 13 Dec 2024

https://github.com/bnomei/kirby-mongodb

Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB

aggregate cache content filter find findmany kirby kirby-cms kirby-plugin mongodb nosql performance query search

Last synced: 24 Oct 2024

https://github.com/rasimandiran/dinamopy

Dinamopy is a python helper library for dynamodb. You can define your access patterns in a json file and can use dynamic method names to make operations.

aws aws-dynamodb nosql python3

Last synced: 23 Dec 2024

https://github.com/mrrezoo/rabbitmq-python

this simple rabbitMQ implemented on python

consumer nosql pika producer-consumer python queue rabbitmq worker

Last synced: 27 Dec 2024

https://github.com/tush-tr/nosondb

A Simple , Lightweight , Efficent JSON based database for Nodejs.

database db javascript json nodejs nosql nosql-database

Last synced: 09 Dec 2024

https://github.com/fmw666/database-system

🍰 数据库系统概述,包含关系型数据库和非关系型数据库,数据库语言会涉及 Mysql、Sqlite、MongoDB、Redis 这四种...

database mongodb mysql nosql redis sql sqlite3

Last synced: 18 Dec 2024

https://github.com/lmangani/rethinkdb-bulk

Queue & Bulk Operations for RethinkDB, and a name that stutters

bulk insert nosql queue rethink rethinkdb

Last synced: 13 Dec 2024

https://github.com/squarebracketassociates/booklet-voyage

Voyage is a layer to manage document oriented noSQL database

mongodb nosql pharo

Last synced: 09 Nov 2024

https://github.com/albertopirillo/smbud-project-2022

Implementation of multiple NoSQL database technologies (Neo4j, MongoDB and Apache Spark) to handle a large scale data set of scientific publications.

apache-spark mongodb neo4j nosql

Last synced: 01 Jan 2025

https://github.com/breadrock1/doc-searcher

There is simple documents searcher project based on Rust and Elasticsearch technologies.

arctic documents elasticsearch fulltext-search nosql rest-api rust search ssdeep

Last synced: 11 Nov 2024

https://github.com/michaelmior/nose-cli

:nose: Automated schema design for NoSQL applications

nosql ruby schema

Last synced: 16 Oct 2024

https://github.com/dario-vega/demo-tv-streaming-app

🗿(moved) Demo TV streaming application using GraphQL and NoSQL

graphql node-js nosql nosql-databases

Last synced: 26 Dec 2024

https://github.com/abhirockzz/mongodb-changestreams-processor

Demonstrates how to use Change Streams in MongoDB with the official Go driver

go mongodb nosql

Last synced: 21 Dec 2024

https://github.com/ghosind/corgidb

An embedded key-value database.

database key-value kvdb nosql nosql-database

Last synced: 23 Dec 2024

https://github.com/prathmesh-ka-github/learning-mongodb

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

database dbms mongodb mongodb-atlas mongodb-database nosql rdbms

Last synced: 14 Nov 2024

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

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

acme cloud data-storage exchange microservice node-js nosql web-api xlst xml xpath

Last synced: 08 Nov 2024

https://github.com/mramshaw/restful-couchbase

An experiment with using Couchbase as a drop-in replacement for PostgreSQL

couchbase docker docker-compose document-store go golang n1ql nosql nosql-database restful tdd

Last synced: 14 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: 31 Dec 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/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/obochurkin/go-scylladb

test app on how to work with scyllaDB + gin

gin gocql golang nosql scylladb

Last synced: 07 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/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/julorapido/oc_7

Openclassrooms Project | Social App for [Groupomania] Company

fullstack mongodb nodejs nosql react redux redux-toolkit sass

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/ehtisham-sadiq/nosql-with-mongodb

Easily master MongoDB with our beginner-friendly tutorials and examples, designed to take you from zero to pro in NoSQL databases.

dbms mongodb nosql nosql-database pymongo pymongo-database

Last synced: 12 Nov 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/benhid/nora

Spark-based OWL reasoner

apache-spark nosql owl-reasoner owlapi

Last synced: 02 Dec 2024

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/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/muzafferkaya/.netmongodbsolution

ASP.NET Core 7 MongoDB CRUD Example

asp-net-core csharp mongodb nosql

Last synced: 03 Jan 2025

https://github.com/sevdanurgenc/mongodb-using-java

In this repo, an example of the connection relations of a java application created with the maven project with mongodb is given.

mongodb mongodb-database nosql nosql-database

Last synced: 30 Nov 2024

https://github.com/yaroslavgaponov/tinyfly

NoSql database server

in-memory-database index nosql

Last synced: 28 Nov 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: 21 Dec 2024

https://github.com/ruanbekker/flask-tiny-url-shortener-flata

URL Shortener using Flask backed by Flata

css flask flata html nosql python url-shortener waitress

Last synced: 10 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/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: 09 Nov 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/tripss/phalcon-gds

Google Cloud Datastore Library for Phalcon

appengine cloud datastore google nosql phalcon php

Last synced: 07 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/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/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/lisez/clerk

An executable JSON validator with JSON schema to validate documents from local files or databases.

cli golang json json-schema mongodb nosql validator

Last synced: 10 Nov 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/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/kind-unes/habitnow

Habit Now is a Flutter habit, task, and recurrent task app manager with a built-in timer. It utilizes the Bloc pattern for state management and stores data using Hive, a NoSQL database.

bloc dart database flutter habit hive innovative nosql stopwatch tasks timer todolist ui

Last synced: 07 Dec 2024

https://github.com/abdelmajidlh/mongodb_basics

Ce tutoriel vous apprend à installer MongoDB, à créer des collections et à insérer des données. Vous apprendrez également à effectuer des opérations de base sur les collections et les documents

mongodb mongodb-database nosql nosql-database python

Last synced: 28 Nov 2024

https://github.com/tpiros/restful-web-service-node-training

O'Reilly's RESTFul Web Services with Node.js training material

ecmascript2015 es6 express expressjs javascript mongodb nodejs nosql

Last synced: 20 Dec 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/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/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/araobp/tega

Config management, pubsub and rpc for IoT networking

jupyter nosql tornado

Last synced: 17 Nov 2024

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/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/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/jacobgh2/airbnb_nosql_paper

Report of findings from NoSQL database operations using the MongoDB aggregation framework.

mongodb nosql

Last synced: 30 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/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/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/estebanlm/tokyodb

Pharo wrapper for Tokyo Cabinet

nosql pharo tokyo-cabinet

Last synced: 18 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/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/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/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/nafeen/mongo-commands

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

mongodb nosql

Last synced: 10 Nov 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/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/tuancamtbtx/backend-engineer-roadmap

Backend Engineer Roadmap for Beginners

backend-api java mysql nodejs nosql

Last synced: 02 Jan 2025

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/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/ksmooi/mscs_db_rdbms_nosql

This project designs a relational database for "The Reading Nook" to streamline operations and manage customers, orders, inventory, and suppliers efficiently. The process includes developing an ERD and normalizing it to 3NF.

nosql postgresql rdbms sql

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