[Contentless] ITT you post right now [ASAP] your current thought [Brains][Thinking][Personal][#27] (999)

844 Name: (*゚ー゚) : 1993-09-9052 21:51

>>841
you've spent more time writing these anti-mongodb posts than it takes to set up mongodb

install mongodb
change your path etc.

mongo in one tab

redactedHostname:~ redactedUsername$ mongo
MongoDB shell version v3.4.10
connecting to: mongodb://127.0.0.1:27017
MongoDB server version: 3.4.10

mongod in another

2018-06-13T16:41:24.383-0500 I NETWORK  [conn4] received client metadata from 127.0.0.1:61568 conn4:
{ application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.10"
}, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "16.7.0" } }

wow, that was hard, right? lol no

also if you think mongodb has to be schemaless then I guess you've never used it before

http://mongoosejs.com/docs/index.html

I'm also using SQLite and Django for a separate project but it's cool to use different things instead of being firmly entrenched into only one way of thinking

This thread has been closed. You cannot post in this thread any longer.