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
Introduction To Databases
This article is for students and newcomers to understand basics and types of databases and their history.
Onkar Sharma
Oct 02, 2019
Overview Of SQLite
In this article, I will show you how to use SQLite in Android Studio to create the Android database. SQLite is an open source project and an embedded relational database engine which is used to man...
Ganeshan N
Jun 13, 2017
What Are The Advantages And Usage Of Apache Cassandra Database
This article reviews basics of Apache Cassandra and its advantages and usages. Apache Cassandra is the easiest truly big-data database that can scale and replicate data globally in a master-less co...
Sourav Mukherjee
Dec 20, 2018
DataTypes In MongoDB
In this article, we will learn about the Datatypes and its usage in the MongoDB. As we already know, MongoDB stores data in BSON format. BSON stands for the Binary-encoded format of JSON. Using BSO...
Anoop Kumar Sharma
Nov 25, 2018
Creating Your First MongoDB Atlas Cluster
MongoDB Atlas is an online no-sql database that allows you to run a MongoDB database as a service. Running MongoDB as a service means that you no longer need to host your own servers or manage upgr...
Herve Roggero
Nov 20, 2018
Normalization In Databases
Sometimes the database design that looks Ok at first sight may have some hidden problems. One such kind of problem is Non-Atomic Values. This means that the value that stored in a single column in ...
Usama Shahid
Oct 03, 2018
Getting Started With SQLite
Getting Started With SQLite. SQLite is a lightweight local database and it's become the industry standard for mobile apps. Learn SQLite, SQLite tutorial.
Asfend Yar
Apr 30, 2017
Importance Of Statistics
Following up on my last post about the Cardinality Estimator let’s talk about column statistics and how they work and play a part in execution plans. The cardinality estimator relies heavily on sta...
Monica Rathbun
May 31, 2018
Essential Features Of TablePlus - The Best GUI Tool To Manage Relational Databases
TablePlus helps you to be more efficient while working with multiple relational databases. You can connect to the server, create a new database, manipulate and save your data at a fast speed, high-...
Tung Nguyen
May 25, 2018
How To Survive As A Lone DBA
Database administrators have enormous responsibility whether they manage one or hundreds of servers. Monica Rathbun tells us how she survived as the Lone DBA for 56 database servers for over a deca...
Monica Rathbun
May 17, 2018
Continue With Learning Indexes In MongoDB
This is the continuation of exploring the Indexes on MongoDB. We will be discussing various MongoDB indexes which we can perform on our data.
Sibeesh Venu
Mar 08, 2018
Learn MongoDB With Me - Part Two
This is the second article of the series “Learn MongoDB with Me,” and if you haven’t read my previous post on this topic, I strongly recommend you find it here. This is a continuation of exploring ...
Sibeesh Venu
Mar 02, 2018
Frequent Pattern And Market Basket Implementation
Frequent pattern mining is about the item sets and sequences which appear in a data set.
Khawar Islam
Sep 09, 2017
Getting Started With MongoDB
MongoDB is an open-source/cross platform (Windows, Linux, etc) document database that is NoSql in JSON format database. A NoSQL database means it does not have any relationships (non-relational dat...
Hamid Khan
Aug 29, 2017
Overview Of MongoDB
This article explains the basics of MongoDB, doing CRUD operations on it using command prompt and then CRUD operations with a sample ASP.Net WebAPI.
Satya Narayana
Jul 04, 2017
Getting Started With MongoDB - MongoDB With C#
In my previous article, you got a little knowledge of MongoDB basics. This article will focus on doing CRUD operations from a C# console application. The working mechanism will be same for web appl...
Sourav Bhattacharya
Jul 01, 2017
Installation of SQL Server 2005
Using Windows 7 Ultimate, after installation of SQL Server 2005, an error occurrs regarding Connection. (Settings for Database Engine) Login failed for user Admin\vilas. (Microsoft SQL Server, Erro...
Vilas Gite
Apr 20, 2011
Getting Started With MongoDB - Introduction To MongoDB
In this article, you will learn about Getting Started with MongoDB.
Sourav Bhattacharya
Jun 25, 2017
Learn MongoDB Step By Step
In this article, we are going to learn how to install MongoDB on a Windows machine in a step by step way. Along with this, we are also going to learn how to start the MongoDB Server and basic comma...
Saineshwar Bageri
Feb 27, 2017
Introduction To NO SQL And Working With MongoDB - Part One
In this article, you will learn what NO SQL is and how to use MongoDB as NO SQL in ASP.NET Web Application.
Pradeep Sahoo
Jul 01, 2016
No Records Available.
141
-
160
of
200
<<
6
7
8
9
10
>>
Mastering SQL
Challenge yourself
Databases Skill
E-Book Download
Get Certified
Full Stack