kalapos.net


about programming and software engineering by a hungarian living in austria
Discount for my course: High Performance Coding with .NET Core and C#

Contents tagged with Database

Database synchronization between mobile devices and classical relational database management systems - Master's Thesis

I wrote my master's thesis about database synchronization and I also implemented a framework for mobile apps which synchronizes SQLite with MS SQL Server as a part of it. Maybe there is someone out there who is interested in this topic, so I decided to share the thesis with the public.



Changing the JavaScript engine of MongoDB

his semester I was a part of a small project with Oracle labs. The goal was to see if the JavaScript engine of MongoDB could be replaced by a JVM based JavaScript engine and if so then building a prototype to show how this can be done. This post is a documentation/wrap up for that project.