logo

Tutorial Java - MongoDB

📗 Table of Contents

📖 [Tutorial Java-MongoDB]

Una guia rapida para la creacion de cuenta en MongoDB y la conexion exitosa hacia dicha base de datos. Para mayor detalle revisar las ISSUES

Link: https://github.com/storres20/java-mongodb/issues

[Tutorial Java-MongoDB] is a quick guide.

🛠 Built With

Tech Stack

DataBase

Key Features

  • [Database connection]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 install Netbeans

MongoDB-jdbc jar file - version 2.0.2

Opcion1: https://drive.google.com/file/d/14V4iUPIfD1sQL6gxWB33t6INMcgE7I26/view?usp=sharing

Opcion2: https://repo1.maven.org/maven2/org/mongodb/mongodb-jdbc/2.0.2/

Nota: Del link del Google Drive puede ser descargada la Libreria JDBC para MONGODB con la extension JAR. Esta libreria es necesaria agregarla en el proyecto antes de la ejecucion del archivo JAVA para establecer conexion con la base de datos en MONGODB

Setup

Clone this repository to your desired folder:

  git clone https://github.com/storres20/java-mongodb.git

👥 Authors

👤 ITALO

(back to top)

🔭 Future Features

  • [proyecto CRUD]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a star 🌟 😁

(back to top)

❓ FAQ

  • [is this project for free?]

    • [Yes, it is. So, feel free to clone this repository]
  • [may I suggest changes?]

    • [Yes. If you find a bug, please create an ISSUE]

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)