Click here to Skip to main content
15,879,326 members
Everything / Database Development

Database Development

database

Great Reads

by Evoluteur
Generic REST or GraphQL endpoints for CRUD and more, written in JavaScript, using Node.js, Express, and PostgreSQL
by Aleksandr Ulanov
Learn how to use Redis and its geospatial indexes and commands for complex geo calculations
by Rob Culhane
How to dynamically add access database columns at runtime using VB.NET
by Paul D. Sheriff
As more and more users interact with web applications on their mobile devices, it is becoming increasingly important for software developers to allow them to work offline; PouchDB can help.

Latest Articles

by Nicolas DESCARTES
What are vector databases?
by Ștefan-Mihai MOGA
How to solve real-life problems using B-trees
by Mark Pelf
Showing problems with limited accuracy of SqlServer data type “datetime” in .NET7 EF7 environment
by Mark Pelf
Tutorial on EF7 – Code First approach using Command Line (CLI)

All Articles

Sort by Updated

Database Development 

9 Feb 2024 by Nicolas DESCARTES
What are vector databases?
20 Jan 2024 by Ștefan-Mihai MOGA
How to solve real-life problems using B-trees
8 Jun 2023 by Mark Pelf
Showing problems with limited accuracy of SqlServer data type “datetime” in .NET7 EF7 environment
1 Jun 2023 by Mark Pelf
Tutorial on EF7 – Code First approach using Command Line (CLI)
26 May 2023 by Vadim Loboda
A way to persist C# object graph to database with single procedure using ADO.NET and table valued parameters
25 May 2023 by Mark Pelf
Tutorial on EF7 – Database First approach using GUI tools EFCorePowerTools
25 May 2023 by Mark Pelf
Tutorial on EF7 – Database First approach using Command Line (CLI)
6 Mar 2023 by Andriy Protskiv
Workaround for performance issues with AT TIME ZONE
4 Jan 2023 by Bert O Neill
Features and functionalities associated with Autogenerate DB Unit Test app
19 Dec 2022 by Sergei Y.Kitáev
Introduction to statically parameterized SQL language
1 Dec 2022 by OriginalGriff
There are many things you can use to store information, but not all of them are databases. And trying to use them as such is a really, really bad idea.
10 Aug 2022 by Aleksandr Ulanov
Learn how to use Redis and its geospatial indexes and commands for complex geo calculations
5 Jul 2022 by DiponRoy
Example of Generic Repository Class with SQLAlchemy and Python
3 Jul 2022 by DiponRoy
Conditional filter query example in SQLAlchemy and Python
28 Jun 2022 by DiponRoy
How to use MERGE statements in different databases
3 Jun 2022 by Ivan Yakimov
How to use single database to store information from several microservices with the help of FluentMigrator
11 May 2022 by Evoluteur
Generic REST or GraphQL endpoints for CRUD and more, written in JavaScript, using Node.js, Express, and PostgreSQL
8 Jan 2022 by Michael Haephrati
A Static Library which can be used for all kinds of database related needs
22 Nov 2021 by Michael Sydney Balloni
Wanna add basic database functionality to your C++ app? Too lazy to use SQLite directly? Read on!
7 Oct 2021 by Sam B. Brown
Interference open cluster is a simple Java framework that enables you to run a distributed database service within your Java application
9 Aug 2021 by Michael Sydney Balloni
Learn about the inner workings of a dynamic database, and how SQLite is a great fit
12 Jul 2021 by David Wincelberg
Strings that differ by typos can be matched.
27 Jun 2021 by Evgeniy Gribkov
The examples of SQL Server database documentation using both the extended properties and a third-party utility.
5 Jun 2021 by Private Dobbs
How to initialise a database and then automatically keep it up to date with version releases
6 Apr 2021 by Satya Karki
This article describes the options to restore and backup database in SQL Server and explains how to Export BACPAC from SQL Server Management Studio.
18 Mar 2021 by VijayRana
A tutorial for MongoDB Tutorial
21 May 2020 by Akshay Srinivasan2
This article describes a technique to quickly retrieve and present hierarchical information from a flat relational database table with only one table scan.
13 Jan 2020 by koolprasad2003
New features of SQL 2019
30 Dec 2019 by Dathuraj Pasarge
Database mirroring setup without any DBA effort - on every new database creation
5 Dec 2019 by Renz Ladroma
A tutorial on how to setup Keepalived for MySQL Auto Failover
20 Oct 2019 by Ravi K. Acharya
The complete step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus.
19 Sep 2019 by Shameel
This article describes different ways of setting up generated (computed) columns in different versions of PostgreSQL.
7 Sep 2019 by Shameel
This article describes a way to create a Facade Database to provide restricted access to specific tables in your databases to specific users without granting direct access to any of the underlying databases/tables.
21 Aug 2019 by David Cuelogic
GraphQL: Evolution of Modern Age Database Management System
18 Aug 2019 by koolprasad2003
SQL 2017 new features
24 Apr 2019 by QxOrm
QxOrm C++ library: Persistence (based on QtSql Qt library) - Serialization (based on boost::serialization library) - Reflection (introspection)
16 Apr 2019 by Dan Ionescu (USINESOFT)
LINQ extensions that allow to describe and to safely query cached data
23 Mar 2019 by Minh Tuan Do
A considerable method to speed up query running time
21 Jan 2019 by Paul D. Sheriff
In this article, the 3rd in a multi-part series, you are going to learn how to query data within a PouchDB database.
20 Jan 2019 by Paul D. Sheriff
In this 2nd part of my series on PouchDB, you learn how to perform multi-document inserts and reads.
15 Jan 2019 by Paul D. Sheriff
As more and more users interact with web applications on their mobile devices, it is becoming increasingly important for software developers to allow them to work offline; PouchDB can help.
13 Aug 2018 by Member 13935194
In this article, I will demonstrate how to integrate Firebase phone number authentication in Laravel.
13 Apr 2018 by Alaa Ben Fatma
In this article, we will walk through the basic concepts of de/serialization and how to create a very basic de/serializer.
31 Jan 2018 by Praveen P R
This article presents a simple and efficient way to bulk insert any .NET list to the database.
10 Jan 2018 by ASkaeff
A simple yet powerful tool to analyze SQL object dependencies in quite a fast and reliable manner.
18 Oct 2017 by Mauricio David
Simple, fast and free embedded .NET NoSQL Document Store in single data file
12 Sep 2017 by Mahsa Hassankashi
This article is the most complete essay about big data from scratch to practical.
12 Sep 2017 by Bruce Yang CL
Develop an ASP.NET Core NES Game website on Linux with cross platform Database, and deploy to Ubuntu & Windows which have no .NET Core runtime installed.
14 Aug 2017 by raddevus
Learn the basics (and challenges) of using LocalDb to make your SQL dev easier and localized using tools like SqlLocalDb, sqlcmd and built-in Visual Studio server explorer. Now, also includes SqlCmd scripting.
3 Jul 2017 by Christian Del Bianco
SqlTableDependency is a component used to receive database notifications containing the record values inserted, deleted or update on a database table.
7 Feb 2017 by hamdenvogel
Learn how to implement a real stream file based dataset descendant with blob support and much more
28 Nov 2016 by Neal Pandey
This article is a tutorial on creating a basic OData (Open Data Protocol) endpoint for a MongoDB database using MEAN stack.
1 Nov 2016 by Bob Crowley
In this article, I will explain the sometimes surprising behavior of  the ADO.NET SqlParameter and particularly the effects of ParameterDirection, null value and DBNull.Value on how the parameter is sent to the database.
22 Sep 2016 by Alexandros Pappas
This project provides utilities for SQL server, such as executing a list of SQL scripts, exporting data to an SQL script, and displaying relationships between records.
21 Sep 2016 by GhostHost
Use SQL Server to manage completely databases backups, network copy and deletion using only stored procedures
23 Aug 2016 by Suvendu Shekhar Giri
Introduction of new useful features in SSMS 2016
15 Aug 2016 by Suvendu Shekhar Giri
How sensitive data in SQL Server 2016 can be masked from the outer world using Dynamic Data Masking
27 Jul 2016 by Werner Stoop
A Java implement of Datalog, a subset of the Prolog programming language that is used as a query language in deductive databases
11 Jul 2016 by Jesus Carroll
Despite the references of several sources of unattended installation of Microsoft SQL Server Database Engine, in this article describes a script tested in real production environments and it can be used with minimal or - perhaps - no modifications.
21 May 2016 by VijayRana
Aggregation in MongoDB
18 Apr 2016 by VijayRana
Performance - Indexing in MongoDB
11 Apr 2016 by VijayRana
MongoDB Tutorial - MongoDB specific queries
21 Mar 2016 by Sergii Syrovatchenko
Starting from SQL Server 2005, the default trace is enabled by default on every SQL server. Default trace is a lightweight system trace, which stores a lot of useful information about the changes in the system...
13 Mar 2016 by Zohaib Sibte Hassan
A more detailed look into Iterators and Snapshots in LevelDB UWP
26 Feb 2016 by Pavel Sinkevich
How to programmatically change schema name in database project before deployment
21 Feb 2016 by adityaswami89
NoSQL: MongoDB for beginners
10 Feb 2016 by Jesus Carroll
SQL Server 2016 introduces support for system-versioned temporal tables as a database feature that brings built-in support for providing information about data stored in the table at any point in time rather than only the data that is correct at the current moment in time.
19 Jan 2016 by Avron Polakow
This article presents a client-side, JavaScript Relational Database Simulator in the browser, using SQL commands to Create, Read, Insert, Update and Delete in-browser table data, as well as formatting the output as HTML objects in a Webpage.
8 Dec 2015 by Jovan Popovic(MSFT)
Overview of built-in support for JSON text processing in new SQL Server
14 Oct 2015 by Terence Wallace
Alternative VB.NET version of "LiteDB - A .NET NoSQL Document Store in a single data file"
14 Sep 2015 by nam1234567
Build your own database class library with C#
14 Apr 2015 by Menci Lucio
I wrote a class to have an access to all databases in the simplest and smartest way
10 Apr 2015 by Rajeesh Madambat
Refer and write your own business logic in C# and add it to SSIS script task.
1 Mar 2015 by mbarbac
The seventh version of the dynamic, configuration-less and self-adaptive Kerosene ORM library, that provides full real support for POCO objects, natural SQL-like syntax from C#, and advanced capabilities while being extremely easy to use.
1 Mar 2015 by mbarbac
A deep dive into the Kerosene ORM Entity Maps operational mode that provides full real support for POCO objects.
1 Mar 2015 by mbarbac
A deep dive tutorial on Kerosene ORM Dynamic Records and other core concepts of the library
11 Feb 2015 by Aydin Homay
In the software implementing business synchronizing structures/templates of the database entities with Data Access Layer SQL (commands/Transactions) is the most expensive thinks because you need to re-implement when you have change/s in your entities structure's such as Data-type, Name, and etc.
27 Jan 2015 by Vaclav Naydenov
Comparing the performance of two similar CRUD server apps, one written in Python and SQLAlchemy, the other in C++ and YB.ORM.
12 Jan 2015 by Leom Burke
EF Code First and WPF with the Chinook Database - Styles and DataTemplates
30 Oct 2014 by Vaclav Naydenov
How C++ library YB.ORM can help manipulate the data stored in RDBMS using domain classes. Basic concepts of ORM are explained by examples.
25 Oct 2014 by Marc Clifton
No word has a value that can be identified independently of what else is in its vicinity.
16 Oct 2014 by Pavel Durov
Article about dynamic Sqlite database management on Android platform using Java class reflection.
15 Sep 2014 by DiponRoy
Some queries to find generation of each row, all possible children, all possible parents, managing recursion
14 Sep 2014 by Varavut
Lean about how to manage the data
9 Sep 2014 by Ahmed Alaa El-Din
This articles provides a brief description of different methods that Android platform can provide for a developer to save different data types with different storage methods like Shared Preferences, Internal Storage, External Storage, SQLite DB, and Web Services
13 Aug 2014 by DiponRoy
Here, we will see how to configure one to zero/one relation between two entities in Entity Framework Code First
28 Jul 2014 by DiponRoy
How to manage Entity Framework Code First in Real Time Projects
20 Jul 2014 by Mubin M. Shaikh
This Article will give you a good start for Creating SSRS Report First time with SQL Server Analysis Services OLAP Cube
25 Jun 2014 by Josef Hardi
This is the third and final article about Semantika. This article will guide you to develop a simple "hello-world" query application
5 May 2014 by Shuqian Ying
Client side data provider for data importing to a relational data service build for StackExchange data dump.
2 Apr 2014 by Anand Gunasekaran
Working with text file as database can querying as RDBMS with SQL Queries.
26 Mar 2014 by David Fahlander
Discover the hidden features of indexedDB!
17 Mar 2014 by x3F
Batch scripts that help install MongoDB on a Windows PC
16 Mar 2014 by ASP.NET Community
This example will show how is possible to upload files to SQL server database using C# and asp.net. For demostration purposes database will have only
2 Mar 2014 by ASP.NET Community
In my case, I use  a FileUpload Control(Id:->FileUpload1), an ImageButton(ImageButton1) or you can use the Image,  a Button Control(Id:->Updatebttn)
14 Jan 2014 by ASP.NET Community
IntroductionnAML (.NET Application Modeling Language, pronounced as “namel”) is a visual modeling semantics to model .net applications with wide
4 Dec 2013 by Sergii Syrovatchenko
This article includes examples of T-SQL capabilities that allow to perform string concatenation flexibly and effectively through the use of different constructs.
30 Nov 2013 by DaveAuld
Too much data is breaking the system, we need a fix!