As you probably know, I enjoy developing things when I have some spare time (sometimes with a friend of mine ). I have a long-term side project called HolaCloud which is a tiny cloud with some services crafted from scratch: a database engine, API Gateway, logs service, computing with lambdas...
InceptionDB , a versatile NoSQL database similar to MongoDB, now includes a powerful new feature: "Defaults". This feature allows users to define default values for new documents within a collection, streamlining data entry and ensuring consistency. The "Defaults" feature in InceptionDB simplifies document creation by automatically populating fields with predefined...