Code Monkey home page Code Monkey logo

mongodb-crud's Introduction

mongodb-crud

CRUD Operation

In this Project I have done CRUD (Create Read Update and Delete) operation using java Api and MongoDB-3.4.9(NoSql) This is the beginners level application

Prerequisites

Install MondoDB-3.4.9 ( https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu ) MongoDB support 64-bit machines only, it won't support 32-bit machines. after install the MongoDB just start the Mongo service and run this application.

Running

Import this project as a Maven, and Building this project using maven goals (clean install) It will create target directory on our project Home path. within this target directory jar file will be there. Run that jar with command-line argument(s). The command line argument should be atleast one argument atmost four argument The argument minimum value is 1 maximum value is 4 1 for Create 2 for Read 3 for Update 4 for Delete

For Example: java -jar MongoDB-1.0.0.jar 1 (or) java -Xms250m -Xmx250m -jar Mongo-1.0.0.jar 1

Authors

  • Sundararajan S ( @sundar815 )

mongodb-crud's People

Contributors

sundarcse1216 avatar

Stargazers

Anastasia Akimova avatar Denis Pershin avatar Okta Liem avatar allanpab avatar balamurugan avatar  avatar

Watchers

 avatar

Forkers

hadt0786

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.