Click here to Skip to main content
Page 1 of 2
Page Size: 10 · 25 · 50


Category filtered by:  Database [x] | Database [x] | Other databases [x]
Article 28 Apr 2013   license: CPOL
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support)
Database » Database » Other Databases
Tip/Trick 14 Mar 2013   license: CPOL
C# code to determine the installation of Access database engine in a client system.
Database » Database » Other Databases
C#
Tip/Trick 5 Mar 2013   license: CPOL
Allow your applications the ability to backup and restore your PostgreSQL databases.
Database » Database » Other Databases
Tip/Trick 19 Feb 2013   license: CPOL
This paper attempts to pass all the steps to create an automated backup for a MongoDB Server on a Linux Server where all backups are sent to Amazon AWS S3 service scheduled through crontab.
Database » Database » Other Databases
Article 9 Jan 2013   license: CPOL
Highlights the latest developments in both the Mongo open-source document database and the open-source official C# driver.
Database » Database » Other Databases
Article 6 Jan 2013   license: CC (ASA 3U)
Article demonstrates three approaches for storing tree like structures with NoSQL databases on example of the MongoDB
Database » Database » Other Databases
Technical Blog 30 Dec 2012   license: CPOL
Data partitioning with random and byte-ordered partitioners in Cassandra.
Database » Database » Other Databases
Article 19 Dec 2012   license: CPOL
Even faster Key/Value store nosql embedded database engine utilizing the new MGIndex data structure with MurMur2 Hashing and WAH Bitmap indexes for duplicates. (with MonoDroid support)
Database » Database » Other Databases
Tip/Trick 15 Sep 2012   license: BSD
Generate auto backup for PostgreSQL
Database » Database » Other Databases
Tip/Trick 12 Sep 2012   license: CPOL
An alternate solution for a Corel Paradox query that fails to yield accurate results due to a huge number of records in a data table.
Database » Database » Other Databases
Tip/Trick 4 May 2012   license: CPOL
SQLite databases are easy to use and portable. SQLite is a file system database. This example illustrates the basic access of a SQLite databse using C/C++.
Database » Database » Other Databases
Article 4 Apr 2012   license: CPOL
Postgres database backup/restore functionality implementation.
Database » Database » Other Databases
Article 22 Jan 2012   license: CPOL
Smallest, fastest embedded nosql persisted dictionary using b+tree or MurMur hash indexing. (Now with Hybrid WAH bitmap indexes)
Database » Database » Other Databases
Article 13 Jan 2012   license: LGPL3
Viewer of MsAccess databases directly from MFC and .NET - Repair corrupt databases
Database » Database » Other Databases
Article 10 Nov 2011   license: CPOL
Migration of Relational Data structure to Cassandra (No SQL) Data structure
Database » Database » Other Databases
Technical Blog 31 Oct 2011   license: CPOL
How to set up MongoDB on OSX.
Database » Database » Other Databases
Article 24 Oct 2011   license: CPOL
Introduces how to use MongoDB in your ASP.NET MVC project using the official C# driver.
Database » Database » Other Databases
Article 15 May 2011   license: CPOL
How to insert images / binary data into a database.
Database » Database » Other Databases
Article 17 Mar 2011   license: CPOL
Read contents of a Paradox database in pure .NET code without using BDE or other libraries; index support included.
Database » Database » Other Databases
Article 15 Jun 2010   license: CPOL
Using MongoDB from C#.
Database » Database » Other Databases
Technical Blog 13 Apr 2010   license: CPOL
 Controlling Collation Order On DB2/400I recently had the need to control collation order on DB2/400.  Essentially I had a multi-column data grid on a web page and one of the columns contained data that was alphanumeric.  The data in the data grid was ordered on this column.  By default, on DB2/400
Database » Database » Other Databases
Article 11 Feb 2010   license: CPOL
Using TABLE INHERITS in Oracle and PostgreSQL to provide consistency
Database » Database » Other Databases
Article 4 Feb 2010   license: CPOL
Generating uuids in postgres without uuid ossp
Database » Database » Other Databases
Article 22 Nov 2009   license: CPOL
SQLite lacks case-insensitive sort of UTF8 data. In this article, you will see how to get rid of this limitation in .NET.
Database » Database » Other Databases
Article 23 Oct 2009   license: CPOL
We will describe how to create your own native Firebird extension and show some approaches how to use it in managed code applications
Database » Database » Other Databases
Article 21 Oct 2009   license: CPOL
This article is a tutorial on how to create a CRUD (Create, Retrieve, Update and Delete) Form using SharpDevelop and PostgreSQL, implementing a BindingNavigator to explore the table used in the application.
Database » Database » Other Databases
Article 27 Sep 2009   license: CPOL
How to read, filter and write your CSV files
Database » Database » Other Databases
Article 23 Sep 2009   license: CPOL
This article is devoted to the Embedded Firebird database usage and also development of C++ wrapper of this database.
Database » Database » Other Databases
Article 10 Jun 2009   license: CPOL
DbfDotNet is a very fast and compact fully managed standalone database/entity framework, for the .Net Framework.
Database » Database » Other Databases
Article 3 Mar 2009   license: CPOL
Passing a VARRAY custom type from .NET and using it in a Where clause in an Oracle Stored Procedure.
Database » Database » Other Databases
Article 3 Mar 2009   license: CPOL
A general overview and introduction to the basics of writing PL/pgSQL functions in PostgreSQL.
Database » Database » Other Databases
Article 1 Feb 2009   license: CPOL
My small, home-brewed database upgrade framework for upgrading SQLite databases...
Database » Database » Other Databases
Article 26 Jan 2009   license: CPOL
Discussion of concurency and audit trails using the Postrgres database.
Database » Database » Other Databases
Article 20 Jan 2009   license: CPOL
Discussion of audit trail implementation for the Postrgres database
Database » Database » Other Databases
Article 22 Dec 2008   license: CPOL
An article on database create using PostgreSQL
Database » Database » Other Databases
Article 2 Dec 2008   license: CPOL
A CRecordSet like interface for a SQLite database table.
Database » Database » Other Databases
Article 15 Nov 2008   license: BSD
In this article, I would like to show you step by step how to use this fantastic database in your C# application.
Database » Database » Other Databases
Article 25 May 2008   license: CPOL
How to connect to IBM DB2 from .NET on Windows
Database » Database » Other Databases
Article 8 May 2008   license: CPOL
A demo web application for demonstrating the power of LINQ for db4o.
Database » Database » Other Databases
Article 6 Jan 2008   license: CPOL
An HTML Native web Service on SQL Anywhere Database Server
Database » Database » Other Databases
Article 23 Dec 2007   license: CPOL
I have created classes to wrap the SQLite3 library, to remove many headaches...
Database » Database » Other Databases
Article 9 Jul 2007   license: CPOL
In this article, I build further on the foundation of Part 1 as I will actually implement a subclass of LobStream to manage binary/text data to and from an SQL Server Express database
Database » Database » Other Databases
Article 5 Jul 2007   license: CPOL
Providing a few classes and types that aid in the use of lob streams
Database » Database » Other Databases
Article 24 May 2007   license: N/A
The purpose of this article is to help get a user started in building a mobile database application using SQL Anywhere and Visual Studio .NET (C#)
Database » Database » Other Databases
Article 18 May 2007   license: N/A
The purpose of this article is to help get a user started in building a mobile database application using Visual Studio .NET (C#).
Database » Database » Other Databases
Article 18 Apr 2007   license: N/A
The purpose of this article is to show how to add data replication to a mobile application through the use of .NET (C#).
Database » Database » Other Databases
Article 20 Mar 2007   license: N/A
An article introducing Oracle's Berkeley XML Database and the command shell
Database » Database » Other Databases
Article 21 Dec 2006   license: N/A
Illustrates how to upload and download BLOB data to Microsoft Access.
Database » Database » Other Databases
Article 13 Sep 2006   license: N/A
This is a MySQL based Profile Provider written in C# for .NET 2.0
Database » Database » Other Databases
Article 3 Aug 2006   license: N/A
A program which generates Typed DataSets and TableAdapters for MySQL databases
Database » Database » Other Databases

Page 1 of 2
1 2


Advertise | Privacy | Mobile
Web02 | 2.6.130513.1 | Last Updated 15 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid