Announcement: MemCP gets adaptible consistency layer
MemCP is now capable of serializing and deserializing data from RAM.
Read MoreFeatureorientiertes Programmieren als Form der Modellgetriebenen Softwareentwicklung
Die Begriffe „Low Code“ und „NoCode“ sind in aller Munde – von DER Neuerung in der Programmierwelt spricht man. Diese beiden Ansätze gehören zur Überkategorie der sogenannten Modellgetriebenen Softwareentwicklung. Doch was ist das eigentlich?
Read MoreWhy Low Code is the new Logic Programming
In teaching, there have always been three basic programming paradigms: imperative, functional and logic programming. But only two of them have found their way into software industry. Or not?
Read MoreStoring a Bit smaller than in one Bit
When thinking about compression, one often thinks that a bit can not be compressed in less than a bit. In this article, I will prove otherwise.
Read MoreWarum man ERP- und CRM besser mit Low Code entwickeln sollte
ERP-Systeme sind sehr komplexe Anwendungen, die eine große Anzahl von Funktionen und Schnittstellen benötigen, um zu arbeiten.
Read MoreSequence Compression in In-Memory Database yields 99% memory savings and a total of 13%
One of the most interesting compression techniques on columnar storages is sequence compression.
Read MoreBitcoin – The Harder Drive
In this blogpost, I want to show you a video that in a very humorous way explains the stupidity behind bitcoin:
Read MoreWalnut AI – a CPU-optimized AI neuronal network
Our brain is shaped like a walnut. And that’s for a reason.
Read MoreAccessing MemCP via scheme
MemCPs native access technology is the scheme scripting language.
Read MoreWriting a SQL parser in scheme
Functional programming languages are a neat tool to write parsers, especially when equipped with a pattern matching mechanism.
Read More