Whats the best noSQL ?

whats the best noSQL ?

Attached: nosql.png (600x600, 42K)

Other urls found in this thread:

postgresql.org/docs/current/datatype-json.html
twitter.com/AnonBabble

For what?

literally who?

jebać sql haha

mongo

/dev/null
its webscale

use mongo only for personal projects, it's a misery for most professional uses

>what's the best "noSomething"

dBASE

Redis. Firebase. MongoDB. Depends how you will use it.

postgres
postgresql.org/docs/current/datatype-json.html

>firebase
yikes

Firestore/Firebase

Cassandra, Redis, Bigtable

What a cultural fellow.
Probably dropped out of sql though.

Whats wrong with?

Unironically mongo

Memcached
Redis
Json files

I am genuinely curious as to what are a legitimate uses for nosql-type databases. It just seems like the php of databases. Versatility and ease of use is great, but what happens when the project is no longer small-sized?

If your project will get bigger, use SQL.

Choose the right tool for the job. Likely to be mongo or cassandra

Because trying to host a SQL database in the cloud for your portfolio is a fucking cancer taks that honestly makes me want to never use SQL again, please provide me of a solution as easy to deploy in the cloud as Atlas offers with mongoDB, no billing information no nothing, you create an account a database and you are ready to go, bet your ass you won't find anything like it

Attached: 1549271537436.png (458x373, 240K)

Also retard. Look at this

Attached: CAP-theorem-with-databases-that-choose-CA-CP-and-AP.jpg (473x374, 63K)

There are so many instanced SQL options out there, that I'm going to suggest you look again.

Literally fucking nothing, heroku? Billing information, Amazon? Billing information, Azure? Not free, the only thing i could find is ElephantSQl

Attached: 214141241.jpg (480x480, 22K)

sqlite

just use FTP

Isn't Sqlite fucking awful for concurrent uses?

why?
is it because it's easier to use?

Aerospike if your schema is defined. It’s like redis on steroids.

Attached: 3027AAF6-DE53-4621-A6FC-631149F6D3D1.jpg (246x259, 47K)

Yes, but if you have multiple concurrent users you should be using an sql.

I use couchbase at work. It fuckin sucks.

this

the sketchy pricing model. Still one of the easiest to work with in a serverless situation