Using mongodb in standalone application

queval_j

I'm developing a Web Application with node-webkit who has including a Node.js server and MongoDB.

My Web Application starts, at the launching, the MongoDB daemon and the Node.js "server". So,I would like to know, if MongoDB is considered as embedded (does it mean that my project is under AGPL licence because of MongoDB ?) or the licence of MongoDB is not impacting the licence of my project ?

dtrckd

The AGPL license do not apply to the soft who communicate whith the one under that license, in the case of database typically.[agpl]

For example pymongo is under the apache license.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Using Spring in a standalone application

Using OSGi in a desktop standalone application

AttributeError when using DAL and Auth in standalone application

Using Jetty's proxy in standalone Jetty application

Using Jersey's Dependency Injection in a Standalone application

Using Spring 3 autowire in a standalone Java application

Using Chrome to open a web page as a standalone "application"?

Building Spring standalone application using Autowired annotation

Using mailto in a standalone|fullscreen web application on iPhone

Compiling standalone Qt application using MinGW

How do you create a standalone application with dependencies intact using Maven?

Using SignalR as a standalone server application, and not an Asp.Net one

How to deploy Angular 2 application as a standalone (using dist folder)

Standalone MongoDB installation for Production

Autowiring standalone application with NoSuchBeanDefinitionException

Create a standalone application with Maven

Database required for standalone application

Embedded Linux with Standalone application

Schema for chat application using mongodb

Using MongoDB with AWS ElasticBean application

Will an application written for standalone MongoDB work for replica-set or sharded cluster without any changes?

Mongodb standalone , listen to CRUD events

Handling database connections in a standalone application

How to make Java application standalone?

standalone testrunner, that runs as a windows application

Trying to create standalone Sikuli application

Standalone application for JMS/MQ messaging?

Building standalone application with Cython + MinGW

Submitting Spark application on standalone cluster