联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All NoSQL(228) 

[NoSQL] db-service

我无法下定决心挽救我的生命,因此这是我对使用基本express服务器实现noSQL GraphQL的尝试,
I cannot make up my mind to save my life so this is my attempt at noSQL GraphQL implementation with a basic express server, (2023-09-11, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694413980981739.html

[NoSQL] AQS_Server

PMS5003、S DHT11等的空气质量传感器烧瓶应用,拟与pub-sub或NoSQL DB一起使用。,
Air Quality Sensor Flask application for PMS5003, S DHT11, etc. Intended to be used with pub sub or NoSQL DB., (2023-08-12, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691818717286249.html

[NoSQL] ministream

Ministream是一款小型、独立的实时事件消息流服务器
Ministream is a small, stand-alone, real-time event messaging streaming server (2023-04-16, GO, 152KB, 下载0次)

http://www.pudn.com/Download/item/id/1681602877601626.html

[NoSQL] TechLogger

一个易于使用的测井现场,设计有材料角度组件。使用Firebase NoSQL服务器。
A logging site meant to be easy to use and designed with material angular components. Uses Firebase NoSQL server. (2022-06-03, TypeScript, 242KB, 下载0次)

http://www.pudn.com/Download/item/id/1654199803556460.html

[NoSQL] wallet

后端使用Flask、MongoDB,前端使用HTML、CSS、Bootstrap制作的费用跟踪器
An expense-tracker made using Flask, MongoDB in the back-end and HTML, CSS, Bootstrap in the front-end (2019-03-13, HTML, 2196KB, 下载0次)

http://www.pudn.com/Download/item/id/1552475578514871.html

[NoSQL] metaudio

用于使用MongoDB NoSQL数据库后端的音频元数据文件服务器的Python Flask API
A Python Flask API for an audio metadata file server which uses a MongoDB NoSQL database backend (2021-03-16, Python, 32KB, 下载0次)

http://www.pudn.com/Download/item/id/1615889110275086.html

[NoSQL] junkie-django-api

一个使用Django REST框架、AWS DynamoDB NoSql数据库构建的无服务器REST-Api。
A serverless REST Api built using Django rest framework, AWS DynamoDB NoSql database. (2022-11-20, Python, 37KB, 下载0次)

http://www.pudn.com/Download/item/id/1668917758497165.html

[NoSQL] spreact-backend

.还配置了react路由器,还包括了一系列布局,以便立即开始。d...
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). It uses Material UI library and Spring Boot as backend. The purpose of this project is to provide a ready to use web application with minimal effort. The react-router is also configured and a bunch of layouts have also been included to get (2019-11-12, Java, 56KB, 下载0次)

http://www.pudn.com/Download/item/id/1573541932834100.html

[NoSQL] MERN

使用MERN堆栈的运动跟踪器应用程序(React CRUD应用程序)
Exercise Tracker Application using MERN Stack (A React CRUD Application) (2023-02-01, JavaScript, 593KB, 下载0次)

http://www.pudn.com/Download/item/id/1675246558311793.html

[NoSQL] RecipeAPI

创建了一个简单的服务器,为创建、读取、更新和删除菜谱的人提供API。这些食谱...
Created a simple server that provides an API for someone to Create, Read, Update, and Delete recipes. These recipes will be stored in a NoSQL database. This API supports GET, POST, PUT, PATCH and DELETE operations. (2022-07-07, JavaScript, 15KB, 下载0次)

http://www.pudn.com/Download/item/id/1657202022239195.html

[NoSQL] ShoppingCart

这是一个ReactJs项目,我在其中构建了一个cart并部署在Firebase(NoSQL)服务器上。正在执行CRUD操作...
This is a ReactJs project where I built a cart and deployed on Firebase(NoSQL) server. CRUD operations are being performed too. Visit at https://sakshamsasan.github.io/ShoppingCart/ (2022-08-08, JavaScript, 1416KB, 下载0次)

http://www.pudn.com/Download/item/id/1659967182790990.html

[NoSQL] SpotItAtPenn

SpotIt-一个事件聚合器,为您提供符合您兴趣的个性化事件列表。屏幕截图:
SpotIt- an events aggregator that gives you a personalized list of events aligned with your interests. Screenshots: (2022-12-06, JavaScript, 162KB, 下载0次)

http://www.pudn.com/Download/item/id/1670308999883388.html

[NoSQL] travel-guru-server

这是旅游大师应用程序服务器端代码。这里使用express.js作为node.js框架。MongoDB作为NoSQL数据库。
This is travel guru app server side code. Here using express.js as a node.js framework. and MongoDB as NoSQL database. (2022-12-09, JavaScript, 38KB, 下载0次)

http://www.pudn.com/Download/item/id/1670542075626196.html

[NoSQL] ArtInerary

一个利用NoSQL数据库的全栈应用程序,可以快速处理服务器和JavaScript、HTML和CSS...
A Full-Stack application utilizing NoSQL database with express handling the server and JavaScript, HTML and CSS in the front end to connect artists during the pandemic. (2021-07-02, JavaScript, 36361KB, 下载0次)

http://www.pudn.com/Download/item/id/1625173811475895.html

[NoSQL] NoSQL-Fitness-Tracker

我创建了一个训练跟踪器,它有一个Mongoose模式的Mongo数据库,并使用express处理路线。
I created a workout tracker that has a Mongo database with a Mongoose schema and handles routes with express. (2021-12-08, JavaScript, 22KB, 下载0次)

http://www.pudn.com/Download/item/id/1638977166497680.html

[NoSQL] toolbox

Toolbox TP的服务器端实现身份访问管理。
Serverside Implementation of Toolbox TP an Identity Access Management. (2020-08-20, JavaScript, 44KB, 下载0次)

http://www.pudn.com/Download/item/id/1597911494525303.html

[NoSQL] unimapperjs

UniMapperJS-通用node.js(原生ES6 ES7)类似LINQ的对象映射器(ORM ODM),适用于所有类型的数据库(SQL、N...
UniMapperJS - universal node.js (native ES6/ES7) LINQ-like object mapper (ORM/ODM) for all types of databases (SQL, NoSQL) (2018-05-20, TypeScript, 104KB, 下载0次)

http://www.pudn.com/Download/item/id/1526791995227380.html

[NoSQL] Legends

传奇是英雄联盟4.20游戏服务器的原型。用C#.NET Framework 4.7编写,使用NoSQL和NetCS作为n...
Legends is a League of Legends 4.20 gameserver prototype. Written in C# .NET Framework 4.7 using NoSQL and NetCS as networking library (2022-12-08, C#, 718KB, 下载0次)

http://www.pudn.com/Download/item/id/1670445484314542.html

[NoSQL] ftserver-cs

适用于.NET的全文搜索引擎服务器,轻量级可嵌入,由iBoxDB提供支持。
Full Text Search Engine Server for .NET, Lightweight embeddable, powered by iBoxDB. (2023-05-24, C#, 205KB, 下载0次)

http://www.pudn.com/Download/item/id/1684908080117494.html

[NoSQL] alasql

AlaSQL.js-用于浏览器和Node.js的JavaScript SQL数据库。处理传统的关系表和嵌套的js...
AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel. (2023-05-27, JavaScript, 3959KB, 下载0次)

http://www.pudn.com/Download/item/id/1685190937644798.html
总计:228