Building database apps for a workgroup used to be a simple task. All we need is a new, modern set of Web tools to make that task easy again A friend of mine needs a simple database application to ...
There has been a lot of interest lately in NoSQL databases and, of course, many of us have strong backgrounds and experience in traditional relational "SQL" databases. For application developers this ...
In my last article, Quick and Dirty with Open Office Base, I described my initial experiences with building a simple database application for my wife in Open Office Base, having had no prior ...
What if you could free up 1% of your day? Would one small improvement make a difference in the life of your business? With Oracle Autonomous Database even the smallest tweaks in efficiency (powered by ...
FileMaker Pro 16 makes it easy to build simple database-driven apps for desktop, web, and iOS, but scalability is limited Not so many years ago, departments tended to run FileMaker database ...
I've been asked at work to create a small/simple database application for a week using Access 2003. So I need to learn basic MS Access and VBA to accomplish the task. I've currently ran into a little ...
At my last job I worked on a monolith that sat on top of a NoSQL database. Our DAOs were fairly simple beasts that did mostly CRUD operations and some non-trivial finds. For the vast majority of data, ...