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/conorluddy/weather-haiku

🌧️ A ChatGPT integration built in Rust. Generates a haiku based on weather forecast data from the Yr.no API. Serverless Lambda using DynamoDB for caching results. Native web-component frontend.

api chat-gpt chatgpt dynamodb haiku nosql rust serverless weather web-components yrno

Last synced: 13 Jan 2025

https://github.com/rafaelvicio/exemplo-java-redis

Exemplos de utilização do banco NoSQL Redis com Java.

banco-de-dados memory-cache nosql redis

Last synced: 23 Jan 2025

https://github.com/henrique-efonseca/databases-migrations

Scripts and tools for migrating data between different databases. Built with Python.

database-migrations nosql python sql

Last synced: 23 Jan 2025

https://github.com/downsonwang/cassandra-golang

using golang to learn cassandra

cassandra gin golang nosql

Last synced: 21 Jan 2025

https://github.com/alphatanmoy-official/twitter-clone

This is basically a clone of actual Twitter; This uses MERN Stack Implementation Where users can chat, post, re-post, follow, like, reply, delete, edit their contents, upload Specified Avatars.

api express expressjs fullstack fullstack-development mca mern mern-stack minor minor-project mongodb mongodb-atlas mongodb-database node nodejs nosql nosql-database react reactjs twitter

Last synced: 22 Jan 2025

https://github.com/meqdaddev/mongodb-stuff

MongoDB Resources (Cheat Sheets, Articles, Projects...etc.)

database mongodb nosql nosql-database

Last synced: 15 Dec 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 Jan 2025

https://github.com/jun-labs/springboot-docker-compose-support

🍃 SpringBoot Docker Compose support.

docker docker-compose nosql rdbms springboot

Last synced: 21 Jan 2025

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: 23 Jan 2025

https://github.com/ksurendra/jaqstack

Build web application quick using Java, Angular and NoSql or SQL https://jaqstack.com/

angular html java nosql sql

Last synced: 16 Nov 2024

https://github.com/praveen1664/python-database-notifier

This is a tool to monitor your database

nosql python shell sql

Last synced: 21 Jan 2025

https://github.com/bparanj/dynamodb

Basics of dynamodb in Rails 5.1. https://rubyplus.com/articles/5101-DynamoDB-with-Rails

aws-sdk dynamodb nosql rails

Last synced: 24 Jan 2025

https://github.com/airbornesd/socketio-chat

simple chat system using socketio

nodejs nosql queue redis socket-io

Last synced: 29 Jan 2025

https://github.com/blaze2004/pigeonz

PigeonZ is a resource management application built for developer communities around the globe to handle all their events resources at one place.

amplify graphql nosql react

Last synced: 05 Jan 2025

https://github.com/egarrisxn/nosql-social-network-api

An API that provides routes for various functions related to managing users, thoughts, reactions, and friendships within a social network.

api database express expressjs javascript mongodb mongoose nodejs nosql orm postman social-network

Last synced: 31 Jan 2025

https://github.com/joy43/mongoose-setup-and-patrice

Mongoose and typesript based project

database mongoose-schema nosql typescript

Last synced: 27 Jan 2025

https://github.com/otaviovb/mongodb

Repositório para estudos sobre MongoDB (NoSQL)

csharp document-oriented-database dotnet json mongodb nosql

Last synced: 31 Dec 2024

https://github.com/jnsougata/ssqlite3

A simple wrapper around Deta Base to use SQLite3 in Python

deta-base deta-space nosql sqlite3

Last synced: 15 Jan 2025

https://github.com/jerson-miranda/job-bank

Native Mobile Application

firebase kotlin-android native nosql

Last synced: 22 Jan 2025

https://github.com/praveendinesha/youtube-data-harvesting-and-warehousing

Comprehensive YouTube Data Harvesting and Analysis Project: Utilized Python's API for data extraction, enriched by SQL queries, and stored in MongoDB. Employed Streamlit for streamlined visualization, enabling efficient data collection, storage, and insightful analysis.

cleaning integration mongodb nosql nosql-database postgreq python python-sql-integration python3 query rdbms scripts sql streamlit warehouse warehousing windows youtube youtube-api youtube-channel

Last synced: 15 Jan 2025

https://github.com/ezebellver/gdcourseproject

This project builds a movie recommendation system using Neo4j and the OMDb API. It prepares a movie graph, computes similarity scores, and generates recommendations using Louvain and K-Means clustering. The data is exported to RDF format and validated with SPARQL queries.

api clustering docker elale graph kmeans louvain-algorithm neo4j nosql python rdf sparql virtuoso-opensource

Last synced: 27 Dec 2024

https://github.com/yoursenseicreeper/koszalinnosqllibrary

NoSQL database usage project for University

api-rest dotnet mongodb nosql

Last synced: 15 Jan 2025

https://github.com/carlossanabriam/redsocialnode

Aplicación web realizada en Node Js. También se implementa una API REST y un cliente jQuery para consumirla.

ajax javascript jquery js json mongodb nodejs nosql rest-api rest-client restful-api social-media tdd test-driven-development web-application web-services web-services-restful

Last synced: 28 Jan 2025

https://github.com/siteddv/pocketel-bot

PockeTel is a Telegram bot that allows you to save links in the application Pocket

bolt boltdb docker go golang nosql telegram telegram-bot telegram-bot-api

Last synced: 29 Jan 2025

https://github.com/kwee-veen/mongodb_queries

Non-relational MongoDB database queries, demonstrating NoSQL database manipulation, CRUD functions & data aggregation pipelines

json mongodb nosql

Last synced: 30 Jan 2025

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

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

csharp dotnet nosql

Last synced: 26 Jan 2025

https://github.com/rhzs/fast-cache

Lightweight, Simple, and High Performance LFU, LRU and ARC Caching

cache golang lru nosql rest

Last synced: 27 Dec 2024

https://github.com/armanghobadi/unosql

unosql is a lightweight and fast NoSQL database for the MicroPython environment that supports AES encryption and allows data to be stored in JSON files. This library provides CRUD (Create, Read, Update, Delete) operations with optional encryption support.

esp32 esp8266 microcontroller nosql nosql-database

Last synced: 26 Jan 2025

https://github.com/mauriciovazquezm/nosql_spring2023_final_project

NoRelational Databases course project focused on ETL data of an API.

api etl-job graph-database mongodb neo4j nosql

Last synced: 13 Jan 2025

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

Materials for NoSQL seminars (Language: Japanese)

cassandra demo mongodb nosql voltdb

Last synced: 01 Feb 2025

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

Azure Cosmos DB API for MongoDB

azure cosmosdb golang mongodb nosql

Last synced: 13 Jan 2025