Pinned Repositories
change-stream-demo
Example application to support Proof of Value of the Change Stream technology in MongoDB
changestream
Example application using Change Streams introduced in MongoDB 3.6
ClassNotification
CustomerRESTWebSvc
REST-based Web Service to be used as a datasource for JBoss Enterprise Data Services REST example
fhir-webservice
End-to-end demonstration of a FHIR Server utilizing MongoDB and Confluent for Kafka
generate_sample_data
Python application to generate sample application data
jax-ws-client
JBoss AS7 Quickstart for a JAX-WS client
mdb-101-healthcare-workshop
This repository contains a guide on getting started with MongoDB. Specifically, this is a step-by-step tutorial/workshop incorporating MongoDB Compass, MongoDB Atlas, and MongoDB Stitch.
mdb-atlas-workshop-jan2020
Getting Started with MongoDB Atlas
mdb-atlas-workshop-july2019
Repository contains instructions and artifacts for conducting a MongoDB Atlas Workshop
blainemincey's Repositories
blainemincey/MERN-boilerplate
MERN stack project boilerplate
blainemincey/mongodb-cassandra
Sample command line applications to compare the performance of Cassandra v MongoDB
blainemincey/changestream
Example application using Change Streams introduced in MongoDB 3.6
blainemincey/mytest
My Test Repo
blainemincey/fileupload-gridfs
Example Node.js application using MongoDB GridFS
blainemincey/filemover
Spring Boot app to move files from directory to AMQ
blainemincey/changeStreamExample
blainemincey/amqtoatlas
Spring Boot/Camel app to process messages off AMQ and write to MongoDB
blainemincey/deadletterprocessor
Spring Boot/Camel app to process messages in a dead letter queue in AMQ.
blainemincey/datagen
Generate random data utilizing the MongoDB Java Bulk Loader
blainemincey/rest-api
Wrap MongoDB in restful API using restify
blainemincey/myNodeLoadGenerator
Load generator for MongoDB in Node.js
blainemincey/POCDriver
Workload Driver for MongoDB in Java
blainemincey/myJavaLoadGenerator
Simple Load Generator for MongoDB in Java
blainemincey/mongo-jndi-jboss
Example of using MongoDB as a JNDI lookup with JBoss/Wildfly
blainemincey/mongo-cdi-jboss
Project using MongoDB with JBoss/Wildfly as CDI
blainemincey/phpmysqldemo
blainemincey/nodejs-ex
node.js example
blainemincey/decisionserver-request
blainemincey/teiidClient
Simple Teiid JDBC client
blainemincey/wsOnKaraf
Demonstrates a SOAP web service on JBoss Fuse
blainemincey/udf
Example User Defined Function for Teiid
blainemincey/dbroute
Example Camel route using DB
blainemincey/jboss-eap-quickstarts
The quickstarts demonstrate JBoss EAP, Java EE 7 and a few additional technologies. They provide small, specific, working examples that can be used as a reference for your own project.
blainemincey/camel-spring
Camel Route that reads XML messages, marshals to JSON, converts message to String, uses Simple Expression Language to replace character
blainemincey/restintegrationinsert
This camel route reads XML messages from the file system, marshals to JSON, sets messages headers, calls REST WS
blainemincey/myrestservice
REST based web service with CRUD style operations
blainemincey/SoapResponseMarshal
Read SOAP request from file system, pass to web service, receive SOAP response, marshal to JSON, write back to file system
blainemincey/myRulesApp
Example of using BRMS artifacts with a Java application
blainemincey/memoryleak
Application to illustrate a memory leak. Can use the servlet as a deployed WAR file or run a Maven test via command line. Will need to modify the pom.xml to turn testing on.