To use MongoDB as the database for a Laravel project, you can use a package called "jenssegers/mongodb".…
What is LINQ?
LINQ (Language Integrated Query) is a set of language extensions in C# and Visual Basic .NET (VB.NET)…
What is Gitflow?
Gitflow is a branching model for Git, a version control system used for software development. It's a…
What is Riak?
Riak is a distributed NoSQL database that is designed to provide high availability, scalability, and fault tolerance.…
What is PostgreSQL?
PostgreSQL is a free and open-source relational database management system (RDBMS) that is known for its reliability,…
What is Redis?
Redis is a type of software called a "database." It is used to store and retrieve information.…
What is SQL Alchemy and Alembic?
SQLAlchemy is a popular Python library for working with databases. It provides a set of high-level API's…
A shell script to configure your Ubuntu Linux server
Here is an example shell script that you can use to quickly and safely configure your newly…
What is an ORM?
An ORM, or Object-Relational Mapping, is a programming technique that allows developers to interact with a database…
What is GatsbyJS?
GatsbyJS is a free and open-source framework based on React that allows developers to build fast and…