TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Databases & DBA
FOLLOW
A database is a collection of information that is organized so that it can easily be accessed, managed, and updated. Here you may find Databases & DBA related articles and news.
Articles
(200)
Blogs
(77)
Resources
(41)
Videos
(8)
News
(42)
Articles
No Likes And Range Queries In Cassandra
Cassandra's design philosophy emphasizes efficient distributed data storage and retrieval using partition keys and clustering columns. While it may not support arbitrary substring matching (No ...
Sameer Shukla
Dec 24, 2021
Partition In Oracle
In this article you will learn about Partition in Oracle.
Vetri Chelvan Indrajith
Apr 11, 2016
Need Of Polyglot Persistence
Polyglot Persistence refers to the practice of using multiple database systems, each optimized for a specific type of data storage and retrieval, within a single application or system architecture....
Veena Sarda
Apr 25, 2016
Strategic Alert and Security Configuration
Today I ran into something on a client-server that unfortunately I see too often. The DBA goes through the trouble of configuring and setting up alerts/operators but doesn’t really understand what...
Monica Rathbun
Apr 17, 2018
How to Select Employees Who Were Born on the Last Day of the Month?
To select employees who were born on the last day of the month from a database or employee records, you'll need to use SQL or a similar query language to filter the data based on the birth date...
Deepak Sharma
Mar 08, 2012
Types of Databases
There are multiple types of databases, such as relational database management systems, object databases, graph databases, network databases, and document db. In this article, we discuss the types o...
Arjun Panwar
Nov 14, 2011
Most Popular Databases In The World (2023)
Do you wonder which database is the most popular database in the world? This article lists world’s most popular databases and their rankings.
Mahesh Chand
Jan 05, 2019
What Is A Network Database?
Network databases represent data in a tree-like structure. In this article, we'll learn basics of hierarchical database management systems and how data is represented and stored in a hierarchic...
Mahesh Chand
Jul 26, 2019
Most Popular Graph Databases
Graph databases, or Graph DBMS, are growing in popularity. Neo4j is the most popular graph database. This article lists the most popular graph databases.
C# Curator
Jul 01, 2019
Stored Procedure in Snowflake
A Stored Procedure in Snowflake is a precompiled set of SQL and/or JavaScript code that can be stored in the Snowflake database and executed later as a single unit. It allows you to encapsulate com...
Nitesh Jha
May 04, 2020
Getting started with SQLite
In this article you will see how to start with SQLite.SQLite is a popular, lightweight, and self-contained relational database management system (RDBMS) that is widely used for various applications...
Abhishek Bhat
Dec 12, 2011
Startup of Database in Oracle 11g
Considering that you have installed the oracle for the first time and is about to start the database instance.
Nipun Tomar
Oct 15, 2013
Quick Model Database Tidbit
"Quick Model Database Tidbit" refers to a concise and brief piece of information or knowledge about the "model" database in the context of a database management system like Micr...
Monica Rathbun
May 11, 2018
Introduction of Stored Procedures
A stored procedure is a set of precompiled SQL statements that are stored in a database. It is designed to perform a specific task or a series of tasks and can be executed by calling its name rathe...
Sandeep Singh Shekhawat
Apr 05, 2013
How To Use Indexed DB To Improve Page Load Performance
Indexed DB is a local storage system, which will store data in client-side on browser. This is useful for applications that require us to store large amounts of data. These applications can run mor...
Mahipal Reddy
Dec 05, 2017
Extended Security Updates No More Freebies
As data professionals, we should always strive to keep our systems updated and patched to ensure proper security of our environments. Microsoft has moved away from releasing service packs to releas...
John Morehouse
Sep 10, 2018
What is a Graph Database
Big data, semantic searches, and real-time responses are the reason behind the growing demand for graph databases. This article talks about what a graph database is, why graph databases are popular...
Mahesh Chand
Jul 10, 2019
Understanding Fragmentation In Distributed Databases
Fragmentation in distributed databases refers to the division of a database into smaller parts or fragments that are stored on different computers or nodes within a network. This division is done t...
Rajneesh Chaubey
Mar 03, 2018
Configure A Windows Service For MongoDB
In this article, we will learn how to configure a Windows Service for MongoDB.
Anoop Kumar Sharma
Oct 22, 2018
What Is Storage Provisioning In Virtualization Concepts
In this article, you will learn what is Storage Provisioning in Virtualization Concepts.
Sarthak Varshney
Jun 14, 2021
No Records Available.
41
-
60
of
200
<<
1
2
3
4
5
>>
Learn JavaScript
Challenge yourself
Databases Skill
E-Book Download
Get Certified
Unity