.NET tools, components, libraries and add-ins [NEW] My favorites| sign in | create your account  
LINQ in Action book
Advertise here! Contact us to know the options
Category

DBMS

DataBase Management Systems

Display options and filters
Sort by:
Built for .NET
Free or free version available
Built for Mono
Built for .NET 2
Source code provided
Sold as a service
Library
Built for the Compact Framework
Discontinued
Add-in

db4o

 Home Page Home Page
Categories:
Author: db4objects
Latest version: 7.3 (Developement/Beta), 7.2 (Production), 6.4 (Stable)
Description: Open source object database engine.

Features include:
- Native Java / .NET
- Embeddable
- Class model == database schema
- Automatic schema versioning
- Query by example
- SODA active queries
- Object-oriented replication
- Native queries: express database queries in native semantics of the programming language. This eliminates the need to learn additional APIs such as JDO, OQL, or SODA
- ObjectManager browser
- 400KB footprint
Added: 2004-11-19
Updated: 2008-05-20
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided] Built for the Compact Framework[BuiltForCompactFramework] Built for Mono[Built for Mono]

Objectivity/DB

 Home Page Home Page
Categories:
Author: Objectivity
Latest version: 9.0
Description: Object-oriented database management system.

Objectivity/DB consists of shared libraries, several servers, and a set of administrative tools. The shared libraries and servers provide storage and retrieval of local and distributed data, and ensure data integrity through transaction
Objectivity/DB is a database software library that is linked with the application program instead of using a separate data server process. It has C++, Java, .NET and Smalltalk application programming interfaces. It also supports SQL and XML. It includes database design and administration tools that plug in to an Eclipse framework.

A .NET programming interface for Objectivity/DB based on the C++/CLI managed interface provides the following features:
- elimination of the mapping layer between .NET and traditional databases
- automatic C# code generation for persistent class definitions.
- Objectivity/Assist can be used as a visual interface to create and generate the persistent definitions themselves
- a managed library of Objectivity/DB access methods that can be invoked from .NET.
Java features include:
- Support for industry standard Java Virtual Machines
- Database interface is natural for the Java developer
- "single process model" delivers performance by reducing context switching
- Multi-threading support
Added: 2006-04-28
Attributes: Built for .NET 2[BuilfForDotNet2]

Servertec Persistent Object Store

 Home Page Home Page
Categories:
Author: Servertec
Description: Object oriented database engine for standalone database applications.
POS is built around a multi-threaded database engine optimized to reduce access to disk. The API is similar to System.Collections.Hashtable or java.util.Hashtable and does not require SQL, ODBC, JDBC or object/relational mapping.
Features include:
- engine is only 620KB, making it accessible for use in mobile and wireless devices and in embedded systems applications
- atomic operations with error checking
- individual object locking
- includes utilities for checking the integrity of object stores and indexes and utilities for recovering good key, value pairs from damaged object stores and indexes
Added: 2004-11-11
Attributes: Built for .NET[BuiltForDotNet] Source code provided[SourceCodeProvided]

FastObjects .NET

 Home Page Home Page
Categories:
Author: Versant
Latest version: 10.0
Description: ODBMS/OODBMS for .NET Applications
FastObjects .NET offers an object-oriented alternative to a relational database for .NET persistence delivering both transparent persistence and state management.
FastObjects .NET works with the .NET Intermediate Language (IL), therefore it supports applications written in C#, Managed C++, J#, VB.NET or any other IL-capable programming language.

Features include:
- Does not place any restriction on your object model
- Fully supports the concepts of inheritance, interfaces and .NET Framework collections
- Integrated with Visual Studio 2005; allows automatic updates to your application's database upon each new compilation of your code
- Direct object persistence without mapping
- Transparent persistence and state management through code enhancement
- Concurrent access by multiple users or processes
- Streamlined management of complex data
- Automatic schema evolution
- Replication and failover
- Scalability
- Data and communication encryption
- Memory footprint: approximately 5.5 MB
- Storage: networked FastObjects server, local file system
Added: 2003-09-29
Updated: 2006-09-11
Attributes: Built for .NET 2[BuilfForDotNet2] Add-in[AddIn]

Valentina.Net

 Home Page Home Page
Categories:
Author: Paradigma Software
Latest version: 1.11
Description: Valentina .NET gives developers a way to use the Valentina database engine in their C++, C#, VB.NET desktop database applications.

With the SDK, you can build database-enabled applications that can accept almost any type of data, including binary large objects ("BLOBs") for storing, sorting, and retrieving such materials as audio, video and other multimedia objects.
Added: 2005-04-20
Attributes: Built for .NET[BuiltForDotNet]

Ittia DB

 Home Page Home Page
Categories:
Author: Ittia
Latest version: 2.6
Description: ACID-compliant transactional embeddable database engine.

Product family:
- Ittia DB-SQL Standard: Embed the stand-alone library directly into an application for data indexing, crash recovery, and optional run-time SQL queries.
- Ittia DB-SQL Plus: Share database files between threads, processes, and devices using Ittia's lightweight data server, designed to support a high level of concurrency even in low-memory environments.

Features include:
- ACID transaction logging
- Indexed search
- Run-time SQL query engine (implements ANSI SQL-89 and much of SQL 2003).
- Portable C, C++, Java, .NET APIs
- Cross-platform (Windows, Linux, vxWorks, etc.)
- Bounded run-time memory, configurable at run-time.
- Data is buffered in memory to automatically reduce flash wear.
- Multi-threaded and client/server shared access
- Strong data type support
- Internationalization support (UTF-8, UTF-16, and UTF-32 Unicode strings)
- Dynamic schema alteration
Added: 2008-08-16
Attributes: Built for .NET 2[BuilfForDotNet2] Library[Library]

SharpHSQL

 Home Page Home Page
Categories:
Latest version: 1.0.3.0
Description: Port to C# of the Java embebdded database engine HypersonicSQL (HSQL).
Includes an ADO.NET data provider.
Added: 2005-06-09
Attributes: Built for .NET[BuiltForDotNet] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided] Built for the Compact Framework[BuiltForCompactFramework]

VistaDB

 Home Page Home Page
Categories:
Author: Vista Software
Latest version: 3.0
Description: Embedded SQL database engine for .NET and Win32 applications.
VistaDB is an alternative to Access/JET, MSDE, SQL Server Express and xBase engines.

Features include:
- 600kb embedded footprint
- SQL Server 2005 compatible data types and T-SQL syntax
- Direct Data Access objects for live cursor support
- Fully managed ADO.NET Data Provider for .NET 1.1 and 2.0 (with C# source)
- BLOBs and Identity fields
- Single-file data store; 4GB of data support
- Rich data types including BLOBs and identity fields
- Snapshot isolation level nested transaction processing
- Secure Blowfish encryption
- XML support
- Designed to work with Visual Studio .NET 2003 and 2005, and Delphi 2005
- Components and wizards offer design-time support for development
- VCL components for Delphi/C++Builder (with Delphi source)
- COM objects for VB6 and classic ASP
- Data utilities for managing and migrating databases
Added: 2004-05-18
Updated: 2007-02-27
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2] Library[Library] Free or free version available[FreeVersionAvailable] Built for the Compact Framework[BuiltForCompactFramework] Built for Mono[Built for Mono]

Matisse

 Home Page Home Page
Categories:
Author: Matisse Software
Description: Hybrid database that offers native object storage and support for SQL 2.
Added: 2003-05-24
Attributes: Built for .NET[BuiltForDotNet]

Perst

 Home Page Home Page
Categories:
Author: McObject
Latest version: 3.0
Description: Object oriented, open source embedded database for .NET and Java.

Features include:
- run-time code footprint of between 30K and 300K
- garbage collection
- detection of hanging references
- automatic schema evolution
- XML import/export utilities
- master-slave replication support
- implementations in 100% C#
- ACID transactions
- no end user administration required
- multi-version concurrency control (MVCC)
- supported indexes include a classic B-Tree; R-tree indexes (spatial/mapping data); database containers optimized for memory-only access; KD tree, and more
- full text search, via native capability or Apache Lucene information retrieval library integration
- Support for LINQ
Added: 2003-05-20
Updated: 2006-02-07
Attributes: Built for .NET[BuiltForDotNet] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided] Built for the Compact Framework[BuiltForCompactFramework]
Ignore this
Advertise here! Contact us to know the options
Help the .NET community get a consensus on great tools. Display your favorite tools on your own website or on your blog.
Keep track of your favorite tools. Build your personal watch list.
Advertise here! Contact us to know the options
Web site previews powered by WebSnapr
Hosted by WebHost4Life.com - Please use this Sponsor ID: madgeek - Thanks!
part of the metaSapiens network: metaSapiens | .NET Jobs | Fabrice's weblog | .NET tools | Java tools | Dynamics AX tools | LINQ book | MapShares | BD indépendante