Petri Kotiranta and Marko Junkkari: Effectiveness of NoSQL and NewSQL Databases in Mobile Network Event Data: Cassandra and ParStream/Kinetic, Open Journal of Databases (OJDB), 5 (1), pages 1-13, URN: urn:nbn:de:101:1-2018122318330989940385, 2018 https://www.ronpub.com/ojdb/OJDB_2018v5i1n01_Kotiranta.html Channel of the paper: Petri Kotiranta and Marko Junkkari: Effectiveness of NoSQL and NewSQL Databases in Mobile Network Event Data: Cassandra and ParStream/Kinetic, Open Journal of Databases (OJDB), 5 (1), pages 1-13, URN: urn:nbn:de:101:1-2018122318330989940385, 2018 en-us Petri Kotiranta and Marko Junkkari: Effectiveness of NoSQL and NewSQL Databases in Mobile Network Event Data: Cassandra and ParStream/Kinetic, Open Journal of Databases (OJDB), 5 (1), pages 1-13, URN: urn:nbn:de:101:1-2018122318330989940385, 2018 https://www.ronpub.com/ojdb/OJDB_2018v5i1n01_Kotiranta.html http://nbn-resolving.de/urn:nbn:de:101:1-2018122318330989940385 Continuously growing amount of data has inspired seeking more and more efficient database solutions for storing and manipulating data. In big data sets, NoSQL databases have been established as alternatives for traditional SQL databases. The effectiveness of these databases has been widely tested, but the tests focused only on key-value data that is structurally very simple. Many application domains, such as telecommunication, involve more complex data structures. Huge amount of Mobile Network Event (MNE) data is produced by an increasing number of mobile and ubiquitous applications. MNE data is structurally predetermined and typically contains a large number of columns. Applications that handle MNE data are usually insert intensive, as a huge amount of data are generated during rush hours. NoSQL provides high scalability and its column family stores suits MNE data well, but NoSQL does not support ACID features of the traditional relational databases. NewSQL is a new kind of databases, which provide the high scalability of NoSQL while still maintaining ACID guarantees of the traditional DBMS. In the paper, we evaluation NEM data storing and aggregating efficiency of Cassandra and ParStream/Kinetic databases and aim to find out whether the new kind of database technology can clearly bring performance advantages over legacy database technology and offers an alternative to existing solutions. Among the column family stores of NoSQL, Cassandra is especially a good choice for insert intensive applications due to its way to handle data insertions. ParStream is a novel and advanced NewSQL like database and is recently integrated into Cisco Kinetic. The results of the evaluation show that ParStream is much faster than Cassandra when storing and aggregating MNE data and the NewSQL is a very strong alternative to existing database solutions for insert intensive applications.