Home Data Databases

Databases

Databases are the framework of many businesses nowadays. With many websites relying on fast and efficient access to their data, keeping track of updates and changes is more important than ever. Packt Hub is here to help you find the latest news on databases like MySQL and PostgreSQL. We’ll keep you up to date with the latest developments in data storage and access.

MySQL 8.0 is generally available with added features

0
The long awaited general release of MySQL 8.0 was finally announced last week.  MySQL, as we all know, is the world’s most popular open...

2018 is the year of graph databases. Here’s why.

0
With the explosion of data, businesses are looking to innovate as they connect their operations to a whole host of different technologies. The need...
Angular 8

The trouble with Smart Contracts

0
The government of Tennessee now officially recognizes Smart Contracts. That’s great news if we speak in terms of the publicity blockchain will receive. By...
Polyglot persistence echews a one size fits all approach to data

Polyglot persistence: what is it and why does it matter?

0
Polyglot persistence is a way of storing data. It's an approach that acknowledges that often there is no one size fits all solution to...
Crayon graph

Why Neo4j is the most popular graph database

0
Neo4j is an open source, distributed data store used to model graph problems. It departs from the traditional nomenclature of database technologies, in which...
computer

Protocol flaw in MySQL client allows MySQL server to request any local file from...

0
Last week, William de Groot, a digital forensics consultant discovered a protocol flaw in MySQL, which he alleges is the main reason behind e-commerce...
MongoDB withdraws SSPL from approval process

MongoDB withdraws controversial Server Side Public License from the Open Source Initiative’s approval process

0
MongoDB's Server Side Public License was controversial when it was first announced back in October. But the team were, back then, confident that the...
LEGO launches BrickHeadz Builder AR, a new and free Android app to bring bricks and toys to life

Building a scalable PostgreSQL solution 

0
The term  Scalability means the ability of a software system to grow as the business using it grows. PostgreSQL provides some features that help you...
Aerial view on red car on the road near tea plantation

The road to Cassandra 4.0 – What does the future have in store?

0
In May 2019, DataStax hosted the Accelerate conference for Apache Cassandra™ inviting community members, DataStax customers, and other users to come together, discuss the...

Key skills every database programmer should have

0
According to Robert Half Technology’s 2019 IT salary report, ‘Database programmer’ is one of the 13 most in-demand tech jobs for 2019. For an...

Must Read in Cloud & Networking

Top life hacks for prepping for your IT certification exam

0
I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed up for a class that lasted one week, per...

Must Read in Data

Learn Transformers for Natural Language Processing with Denis Rothman

0
Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN and CNN models in use today. Artificial intelligence is...

Distributed training in TensorFlow 2.x

Interviews