database
(92)
Tuning MariaDB for Optimal Performance: Key Settings for InnoDB Tables
Introduction
MariaDB, a popular open-source database management system, offers powerful features to ensure high performance and reliability. For applications relying on InnoDB tables, fine-tuning specific settings can make a substantial difference in performance. This article provides a comprehensiv...
24 July
·
6
· 17
·
Den W.
Why Did Zomato Choose Amazon DynamoDB Over TiDB?
Zomato has millions of customers, restaurants, and delivery partners who rely on its platform. Therefore, ensuring a seamless and efficient technology stack is paramount for them.
Recently, Zomato st...
25 April
·
4
· 101
·
3
·
Nicholas Jones
SQL and No SQL Database - Comparison
An SQL (Structured Query Language) database adheres to the relational model and employs tables with predefined schemas to store and organize data. These databases are renowned for their strong consistency, ACID compliance, and robust querying capabilities through SQL language. SQL databases are suit...
01 June 2023
·
0
· 123
·
Darshana Kumari
MongoDB vs PostgreSQL: main differences and migration issues
The data storage mechanism can change throughout the entire life cycle of an application. It is completely normal when a decision that was used at the start is abandoned in favor of a more suitable on...
08 May 2023
·
4
· 113
·
1
·
Jacob Enderson
Best Free Database Management Software For Windows & Mac
A database refers to an electronic method of storing and organizing data. There are various types of databases, such as relational databases, hierarchical databases, object databases, network database...
29 April 2022
·
2
· 316
·
Alex
Building electronic medical records systems with Blockchain integration
Facing massive documents flows, companies have to accurately keep all records. However, it’s not everything that they should do to continue effectively functioning.
In today’s world of the Internet a...
12 February 2022
·
0
· 131
·
Alex
Database Weekly Digest. September 11, 2020
The CMU Database of Databases — An online encyclopedia of 714 (and counting) database systems, thanks to Carnegie Mellon University. We might have to spend some time going through this! It...
11 September 2020
·
1
· 112
·
Alex
iim skills
IIM SKILLS is a leading Ed-Tech Company, headquartered in New Delhi India with a strong presence in various parts of India & middle east. It was founded by Vaibhav Kakkar in the year 2015. IIM SKILLS provide skill development job-ready programs in various verticals such as Finance, Marketing, Analyt...
19 July
·
0
· 2
·
jhanvi parekh
Data scientist course in delhi
Elevate your career with Brillica Services' Data Scientist Course in Delhi. Our program equips you with essential data science skills through comprehensive online and offli...
09 July
·
0
· 1
·
Brillica services
How to Export and Import a MySQL Database Using the Dump or IDE
Data import and export tasks, being an integral part of database management and operation, are vital for software and database developers, as well as data analysts, and many other IT professionals.
E...
21 June
·
0
· 1
·
John Fuller
MySQL Select Database
Chances are that you have multiple databases on the MySQL Server instance you're connected to; and when you need to manage several databases at once, you need to make sure you have selected the correc...
17 June
·
0
· 2
·
John Fuller
How to list all available tables in PostgreSQL?
Checking the list of database tables is a common task that might be performed multiple times daily, and major database management systems provide built-in methods for this purpose.
PostgreSQL offers...
10 June
·
0
· 1
·
John Fuller
PostgreSQL List Schemas: Various Ways to Show All Schemas
PostgreSQL is one of many popular relational databases, known for its reliability, extensibility, and robust feature set, making it a preferred choice for many. When working with PostgreSQL, grasping...
06 June
·
0
· 1
·
John Fuller
A detailed comparison of AquaFold Aqua Data Studio and dbForge Edge
There are lots of worthwhile database management tools on the market, and both Aqua Data Studio and dbForge Edge surely make the grade. They are compatible with multiple database systems, highly intui...
03 June
·
0
· 1
·
John Fuller
How to Migrate from Oracle to SQL Server
Before we discuss how to migrate from Oracle to SQL Server, let us understand what data migration is and when it may be used. This process involves exporting data from the source location, modifying i...
31 May
·
0
· 2
·
John Fuller
The Intersection of Technology and Sustainability Innovations for a Greener Future
When collecting website details, it's crucial to adhere to ethical and legal guidelines. This process involves extracting information such as text, images, and metadata while respecting the website's terms of service and copyright laws. The name of this website is savastan .It's essential to obtain...
31 May
·
0
· 3
·
Borda Sp
How to list the users in a MySQL/MariaDB database and Manage Permissions
User management involves granting database access, setting user permissions, and monitoring activities. This process, traditionally handled via command-line utilities, includes creating, modifying, an...
30 May
·
0
· 2
·
John Fuller
A Single Killer Feature You Need For Collaborative Database Development: Source Control For MySQL
Database development is a complex process that requires quality planning, technical skills, experience, and collaboration. Regardless of the project scope and the development team size, efficient part...
29 May
·
0
· 1
·
John Fuller
Relational And Non-Relational Databases: Explained The Differences
Understanding the distinctions between relational and non-relational databases is essential for anyone involved in data management and software development. Our latest article, "Relational And Non-Relational Databases: Explained The Differences", delves into these differences to help you make inform...
28 May
·
0
· 1
·
Maaz Khalid Mughal
How to duplicate a table in PostgreSQL
Copying a database table (or duplicating it, for that matter) is one of those basic operations that can be performed for a variety of reasons. Let's have an overview of the most common situations in w...
27 May
·
0
· 1
·
John Fuller