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

[NoSQL] cavedb

用leveldb包装的仿redis进程内数据库,必须以redis或ssdb为主库使用。适合用于多读少写的服务器数据。
The Redis in process database packaged with leveldb must be used as the main library using Redis or SSDB. Suitable for server data with more reads and less writes. (2023-03-03, C++, 522KB, 下载0次)

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

[NoSQL] Go-Lang-Backend-NoSQL-MySQL

Go语言作为MongoDB的后端在这个项目中,我正在学习使用Go Lang作为服务器端局域网的好处...
Go language as Backend with MongoDB In this project, I am learning the benefits of using Go Lang as a server-side language, implementing simple data structures algorithms, Form Validation, Rendering Templates, CRUD operations with MongoDB, and MySQL database with 3rd party Gorilla packages (2021-04-05, GO, 17047KB, 下载0次)

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

[NoSQL] gobigdis

GoBigdis是一个基于Redis服务器协议的持久数据库。任何Redis客户端都可以与之对接并启动...
GoBigdis is a persistent database based on the Redis server protocol. Any Redis client can interface with it and start to use it right away. (2022-06-17, GO, 44KB, 下载0次)

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

[NoSQL] handler

一个独立位于控制器和模型之间的nodejs模块,用于执行请求数据验证、服务...
A nodejs module that sits independently between the controller and the model, performing request data validation, serialization and integrity checks (2021-05-16, TypeScript, 1203KB, 下载0次)

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

[NoSQL] Fliox

JSON Fliox的客户端和集线器示例。一个带有NoSQL、Messaging、Pub-Sub、ORM、Database Hub、Schema和ASP的.NET库。...
Client & Hub examples for JSON Fliox. A .NET library with NoSQL, Messaging, Pub-Sub, ORM, Database Hub, Schema & ASP.NET Core support. (2023-05-28, C#, 416KB, 下载0次)

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

[NoSQL] python-tdd-book

...Selenium浏览器自动化工具、单元测试、模拟以及从...
"Test-Driven Web Development with Python" aims to teach TDD for web programming. It uses a concrete example -- the development of a website, from scratch -- to explain the TDD metholology and how it applies to building web applications. It covers the Selenium browser-automation tool, unit testing, mocking, and interacting with Web technologies (2018-01-07, Python, 13KB, 下载0次)

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

[NoSQL] ServerlessApp

这是我的第一个无服务器应用程序。使用AWS CloudWatch、Lambda和DynamoDB,我开发了一个应用程序...
This is my first serverless application. Using AWS CloudWatch, Lambda and DynamoDB, I developed an application that enables you to automatically crawl data from another website and stores it in a noSQL database online. (2020-02-20, Python, 1362KB, 下载0次)

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

[NoSQL] Python-course

关于Python的10多个练习:简单的一到更复杂的模型视图控制器应用程序、SQL数据库、NOSQL...
More than 10 exercises on Python: simple one s to more complex Model View Controller Application, SQL databases, NOSQL databases and security issues such as Second factor authentication Login or delegate authentication. (2016-02-15, Python, 28047KB, 下载0次)

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

[NoSQL] Bike-Share-Demand-Prediction

预测了湾区与Spark MLlib的自行车共享需求,并建立了连接亚马逊S3、MongoDB服务器和S...
Predicted Bay Area bike share demand with Spark MLlib and built a pipeline to bridge Amazon S3, MongoDB server, and Spark EC2 cluster for NoSQL data processing. (2018-06-06, Jupyter Notebook, 3144KB, 下载0次)

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

[NoSQL] SLIIT_Y3S1_DS_SensorApp

火灾传感器报警应用程序包括React.js web客户端、Java Swing桌面应用程序和双向Java...
Fire Sensor Alarm Appllication includes React.js web client, Java Swing desktop application with bi-directional Java GUI designer called Windows Builder, REST API with Express.js, Node.js and Mongoose with email & SMS services, MongoDB as the NoSQL database, Java RMI Server and sensor simulators built with JQuery, JavaScript & AJAX. (2023-02-01, Java, 2713KB, 下载0次)

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

[NoSQL] consistency-checker

一致性检查器是一个Spring Boot+Spring Batch应用程序,用于验证两个数据中的数据之间的一致性...
Consistency-Checker is a Spring-Boot + Spring-Batch application to verify the consistency between the data in two databases; the RDBMS-type-row-column data in MySql and the NoSql-JSON-type data in Cassandra. (2020-10-29, Java, 73KB, 下载0次)

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

[NoSQL] logfile-pushto-kafkatopics

连续生成的日志必须在浏览器中实时显示,并存储在数据库中,该数据库可以是任何...
Continuously generated logs have to be shown in a browser as real time and be stored in a database which can be any rdbms or nosql. (2019-07-30, Java, 3KB, 下载0次)

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

[NoSQL] mongoDBLeafletViewer-master

mongoDBLeafletViewer是一个简单的GIS查看器,显示马德里(西班牙)地铁站和线路,连接到一个N...
mongoDBLeafletViewer is a simple GIS viewer, that shows the Madrid (Spain) Metro stations and lines, connected to a NoSQL MongoDB database. Using J2EE, Maven, Spring 4.3.4, Spring Boot 1.4.2, MongoDB 3.4.1 and Leaflet 1.0.3. (2017-05-06, Java, 1635KB, 下载0次)

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

[NoSQL] Test-Data-Generator

测试数据生成器是一个基于web的工具,可以生成多种格式的测试数据,如JSON、HTML、CSV、SQL和N...
Test Data Generator is a web-based tool that generates test data in multiple formats like JSON, HTML, CSV, SQL, and NOSQL. With a user-friendly interface, it allows the user to input attributes and row numbers to generate data using Openai GPT-3 MODEL.This tool helps to fill your database with dummy data and generate sample data for your work. (2023-04-29, JavaScript, 3091KB, 下载0次)

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

[NoSQL] devconnector-MERN-client

这是一款面向开发者的社交媒体应用程序,使用Reactjs构建,用于状态管理的redux,使用node构建的服务器...
This is an Social media app for developers, built using Reactjs, redux for state management, server built using node and Express, NoSQL data base with mongodb. (2021-04-06, JavaScript, 698KB, 下载0次)

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

[NoSQL] MongoNode-Auth

一个用于登录和注册的web应用程序,然后使用服务器中的Node.js、HTML模板中的EJS和Mong进行身份验证...
A web application for login and register, then authenticate using Node.js in server, EJS in HTML templating, and MongoDB as the database (NoSQL). (2022-12-11, JavaScript, 20KB, 下载0次)

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

[NoSQL] Monitor-App

正常运行时间监控RESTful API服务器,允许授权用户输入他们想要监控的URL,并获取详细信息...
Uptime monitoring RESTful API server which allows authorized users to enter URLs they want monitored, and get detailed uptime reports about their availability, average response time, and total uptime/downtime. (2022-01-30, JavaScript, 80KB, 下载0次)

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

[NoSQL] queryable

一个类似NoSQL的小型数据库解析器,它有助于用javascript对对象数组进行结构化查询。它存储...
A tiny, NoSQL-like database parser that facilitates structured querying of an array of objects in javascript. It stores as a JSON string and automagically works in both browser and node. Supports Gzip too! (2016-04-18, JavaScript, 33KB, 下载0次)

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

[NoSQL] acebase-server

为node.js提供了一个快速、低内存、事务性、索引和查询功能的NoSQL数据库服务器,可以轻松地与bro同步...
A fast, low memory, transactional, index & query enabled NoSQL database server for node.js that easily syncs with browser and node.js clients and servers (2023-05-22, TypeScript, 773KB, 下载0次)

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

[NoSQL] sql-boot

SQL查询的高级REST包装器(实际上不仅仅是SQL)
Advanced REST-wrapper for your SQL-queries (actually not only SQL) (2022-06-20, kotlin, 216KB, 下载0次)

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