Home Page
Categories: DBMS
Latest version: 2.8.0
Added 2010-09-26
Object database for .NET.
Eloquera supports native operations with objects, SQL and LINQ queries, and unique object identification for stateless environments like web applications (ASP.NET).
Features include:
- Storing any .NET object without implementing any interface and without inheriting from a specially designed class
- LINQ queries for any type
- Queries based on SQL
- In-memory database support for high speed data processing
- Returns the objects in their native form, as a single object or as an enumeration
- Supports arrays in queries
- Expressions and functions in queries
- Flexible sorting
- Regular Expressions support in queries
- Indexes
- Bulk inserts and updates
- Generic object support
- Inheritance support in queries
- Client/server architecture
- Parallel and independent query execution for multiple users
- Windows authentication
- Both Server and client are implemented in 32- and 64-bit architectures
- Unique identifier for any object within a database
- Native GUID identifiers support
- Approximate matching with ALMOST keyword
 Built for .NET 2 |
 Free or free version available |