Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / dbase

Dbase

dbase

Great Reads

by DaShaun Carter
Azure Cache for Redis Enterprise has been in preview since October 2020 and has already been adopted by multiple organizations. App developers who want to take familiar Redis caching and data to the next level will also want to get their hands on this fully managed Azure native service.
by essentialSQL
Introduction to Outer Joins in SQL Server
by Tomas Fernandez Zavalia
Getting Started with the yuuvis® Ultimate Object Store for Document Management
by Trần_Tuấn_Anh
Optimistic locking is a widely-used strategy for handling concurrent access to data in a database. This technique is especially useful when dealing with high-performance applications where multiple transactions are expected to operate on the same data concurrently.

Latest Articles

by DaShaun Carter
Azure Cache for Redis Enterprise has been in preview since October 2020 and has already been adopted by multiple organizations. App developers who want to take familiar Redis caching and data to the next level will also want to get their hands on this fully managed Azure native service.
by essentialSQL
Introduction to Outer Joins in SQL Server
by Tomas Fernandez Zavalia
Getting Started with the yuuvis® Ultimate Object Store for Document Management
by Trần_Tuấn_Anh
Optimistic locking is a widely-used strategy for handling concurrent access to data in a database. This technique is especially useful when dealing with high-performance applications where multiple transactions are expected to operate on the same data concurrently.

All Articles

Sort by Score

dbase 

by essentialSQL
Introduction to Outer Joins in SQL Server
by Trần_Tuấn_Anh
Optimistic locking is a widely-used strategy for handling concurrent access to data in a database. This technique is especially useful when dealing with high-performance applications where multiple transactions are expected to operate on the same data concurrently.
by Trần_Tuấn_Anh
A series of my experiences and mistakes in working with databases up until now.
by AlexTatiyants
JSON-oriented document stores like Mongo and Couch have really become the darlings of the web application crowd. Of course, JSON (or BSON) isn't the only game in town. When it comes to document store formats, the other white meat if you will is XML.