Automation and advanced logic in your database with functions and triggers
In the previous chapters of this series, we’ve explored everything from foundational concepts of database design to more advanced SQL use cases using …
read moreIn the previous chapters of this series, we’ve explored everything from foundational concepts of database design to more advanced SQL use cases using …
read moreWhen we start developing a new app, we usually focus on functionality, design, and user experience first. However, there’s one important aspect that’s …
read moreFor this article, we’re stepping away from programming once again, but staying within a closely related space—whether you focus on the product side or …
read moreHave you ever built something convinced that it would be a success… only to realize that in the end, no one uses it? Today, we’re shifting gears a bit …
read moreAs databases grow larger and more complex, managing and accessing data efficiently becomes increasingly challenging. This is where database views come …
read moreAnimations are a key element in modern application development. They not only make an interface visually more appealing, but also enhance the user …
read moreIn this series, we’ve explored various database engines, such as SQLite, and the fundamental concepts of the relational model. Now, we’ll dive into …
read moreAlmost everyone makes New Year resolutions at the beginning or end of the year, or at least rethinks goals and objectives. For this article, …
read moreAI-powered programming assistants are on everyone’s mind. They are already altering the workflow of developers, and in the future, they could …
read moreIn the previous chapter, we reviewed the origins and fundamentals of databases. We took a brief journey through the different types of databases, …
read more