14 packages tagged with “vistadb”
An embedded SQL database which requires zero configuration, supports standard ANSI SQL 89 and 92. It is reliable, fast and free, works with both on disk and in-memory sql database engines. Complete database management system in one file (.dll assembly) uses B-Tree indexes with one database file per schema and ability to add multiple database schema files either on disk or in memory . UTF 8 based encoding complete globalization support, entire database or column can be encrypted using AES 256-bit encryption. Store right to left or left to right language character sets. Same database file format for Windows, Linux, Mac, Android, iOS and ASP.NET.
Light, simple and fast convention-based code-first POCO ORM for VistaDB. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in VistaDB.
Provider for Entity Framework 6 allowing EF to work with a VistaDB 5.2 database. For EF 6.0 and later. Requires a separate installation of VistaDB 5.2.
Provider for Entity Framework 4.0 through 5.0 allowing EF to work with a VistaDB 5.2 database. For EF 6.0 and later use the package VistaDB.5.Entity.6. Requires a separate installation of VistaDB 5.2.
ORM and LINQ Provider. Features: Auto Mapping, Generate Classes from Tables, Generate Tables from Classes, Synchronize Classes to Tables, Generic ADO.NET Wrapper, LINQ Provider support for SQL Server, Oracle, MySQL, VistaDB, Firebird, SQLite, and Microsoft Access.
Enables logging of VistaDB diagnostic and trace information to Loupe.
XPO Based abstract storage provider for ASP.NET Identity
Several XPO Related Helper classes and abstract DX.Data.IDataStore implementation for use with XPO with FluentValidation and no Mapping logic
This is the Windows ORM Version tailored for VistaDB .
Xamarin embedded database, requires zero configuration, supports standard ANSI SQL 89 and 92 with BPlusTree indexing, reliable fast and free. In-memory database and on disk database file with ability to create multiple database schema files either in memory or on disk. See Android example project on sqldatabase.net website under downloads section for code examples.
An embedded database using single .dll, which requires zero configuration, supports standard ANSI SQL 89 and 92. It is reliable, fast and free, works with both on disk and in-memory database engines. In memory engine can be created on memory stream. UTF 8 based encoding complete globallization, work with right to left or left to right language character sets. Keeps same database file format for Windows, Linux, Mac, Android, iOS and ASP.NET.
Package with Interface for DX.Data.XPO.Identity ASP.NET Identity
DX.Data.IDataStore implementation for use with XPO with FluentValidation and Mapster
DX.Data.IDataStore implementation for use with XPO with FluentValidation and AutoMapper