Wednesday 15 May 2013

My general presentation on databases for newbies

Hello everyone. My name is Adam. I’m a computer scientist and a specialist in databases. Today, I’ll speak to you about databases. I divided my presentation into 3 main sections:

First, I’ll give you a brief overview of the world of databases.
Secondly, I’ll tell more about different types of databases, including NoSQL databases.
At the end I’ll sum up the presentation and tell you about a special particle.

I’ll try to leave time for questions at the end.

So let me explain you the basics. Generally, databases are used to store and process data. The data is typically organized to model relevant aspects of reality. We can encounter databases everywhere. The exemplars of databases can be found in banks, where a large amount of data are stored and processed. The data about the balance on my account, about transactions and many other things have to be stored. The information about products in shops is stored in databases. What’s more? You can find databases even in your smartphones! Be aware that databases are in all kinds of devices. Outside the world of professional IT, the term database is sometimes used casually to refer to any collection of data, perhaps a spreadsheet in Excel.

There are at least 5 main kinds of databases.
- relational databases - represent a traditional approach to databases where data are stored in tables (the tables similar to that you know from Excel spreadsheet)
- object oriented databases - data are stored in objects. Nowadays, to write programs we use mainly object oriented programming and object databases’ main purpose is to make it easier to store data from objects in applications to objects in databases.
- NoSQL databases - these databases are used to store huge amount of data and are used mainly by companies, such as Facebook, Google, Amazon and even CERN.
- graph databases - the basic model is a graph with nodes and edges. This kind of databases suits best for modelling connections between elements, for example, what are the all railway connections is Poland
- hierarchical databases  - to model hierarchy of elements, for example, a hierarchy of people in an organisation.
- spatial databases - the queries on such data include location based queries, like "Where is the closest hotel in my area?".

Nowadays, there are many information systems that store data in databases. Databases were created to provide us with tools to store data efficiently and they cause that processing data is not burdensome anymore. The interesting thing is that after almost 40 years of reign of relational databases, which is something unusual in fast developing technology field, new movement of NoSQL databases emerged. I brought to you the particle of NoSQL databases from CERN.

Thank you. Are there any questions or comments?

Longer and better life? Yes, please.


The more inventions the longer and better life. Have you ever wondered if your your lifespan can be increased? Do you want to control your car with your brain and be in a nowhere near place at once? Let's consider inventions that could help us to achieve these goals.

A drug against ageing is on top of the list. We do want to live longer. Some scientists argue that a special region in our brain (the hypothalamus) is responsible for the ageing process and possible to be controlled. By applying a drug that could block chemical process in this region of the brain we would be able to lengthen our lifespan.

What about a helmet which would detect signals in your brain, process them to specific instructions and control machines around you. For example, instead of  a steering wheel in your car you could turn left using a thought in your brain. A pilot of a jet fighter could control the machine in a better way since movements of hands on a joystick are slower than brain signals communicating directly with an electronic follow up system.

The last but not the least invention is a supersonic individual transport. A novel way of transport in special capsules that could work like missals and have special start and stop docks. Much faster transport close at hand.

There is a long way to go to realise these plans. One thing we can be certain of is continuous progress that makes our life a little bit better every day.