Mon.Jan 14, 2019

article thumbnail

An Introduction To MongoDB Replication

Percona Community

MongoDB® is database software that stores data in the same format as JSON. The data structure of the database can be changed when required. The performance of the database is good and developers can easily use to it to connect their code to the database. The database, MongoDB is platform independent and runs in the same way on all platforms. It is an open source database and is based on a document-oriented database model.

article thumbnail

Perform Different Text Animations With jQuery

The Polyglot Developer

When it comes to my name, there is often a lot of confusion. On social media sites such as Twitter , GitHub , and similar, I often go by nraboy which is the first character of my first name (Nic) followed by my last name (Raboy). When people see that, they often think of The National Rifle Association (NRA), which is obviously unrelated to what I’m trying to present myself as.

article thumbnail

Should You Use ClickHouse as a Main Operational Database?

Percona

First of all, this post is not a recommendation but more like a “what if” story. What if we use ClickHouse (which is a columnar analytical database) as our main datastore? Well, typically, an analytical database is not a replacement for a transactional or key/value datastore. However, ClickHouse is super efficient for timeseries and provides “sharding” out of the box (scalability beyond one node).