46 packages tagged with “Schema-less”
Common library for the Light, simple and fast convention-based code-first POCO, OrmLite. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs. OrmLite is a suite extension methods on ADO.NET's underlying IDbConnection providing DRY, typed access for common data usage patterns that map to clean, simple POCOs. Great support for testing where OrmLite methods can be mocked.
Light, simple and fast convention-based code-first POCO ORM for Sql Server. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.
.NET Standard 2.0 version of ServiceStack.OrmLite
Light, simple and fast convention-based code-first POCO ORM for SQLite. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLite.
Light, simple and fast convention-based code-first POCO ORM for PostgreSQL. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Postgres.
.NET Standard 2.0 version of ServiceStack.OrmLite.SqlServer
Light, simple and fast convention-based code-first POCO ORM for MySQL. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in MySQL.
Deprecated. Use the strong named ServiceStack.OrmLite package instead.
.NET Standard 2.0 version of ServiceStack.OrmLite.Sqlite
.NET Standard 2.0 version of ServiceStack.OrmLite.PostgreSQL
Uses Microsoft.Data.SqlClient. Light, simple and fast convention-based code-first POCO ORM for Sql Server. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.
Light, simple and fast convention-based code-first POCO ORM for Oracle RDBMS (Unofficial). Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Oracle.
MySQL Adapter for ServiceStack OrmLite using MySqlConnector ADO.NET Provider
Deprecated. Use the strong named ServiceStack.OrmLite.SqlServer package instead.
For cross-platform Sqlite use ServiceStack.OrmLite.Sqlite instead. Light, simple and fast convention-based code-first POCO ORM for SQLite. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLite.
Light, simple and fast convention-based code-first POCO ORM for Firebird. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Firebird.
Version of OrmLite Sqlite that uses Microsoft.Data.Sqlite
This package is deprecated. Use the new ServiceStack.OrmLite.Sqlite.Windows NuGet package which supports both x86/x64 architectures.
.NET Standard 2.0 version of ServiceStack.OrmLite.MySql
.NET Standard 2.0 version of ServiceStack.OrmLite.SqlServer.Data
Deprecated. Use ServiceStack.OrmLite.Sqlite package instead.
Generate POCO models for all existing tables and stored procedures in a database for use with OrmLite.
Add OrmLite Converters for SQL Servers SqlGeography and SqlGeometry Types
.NET Standard 2.0 version of ServiceStack.OrmLite.MySqlConnector
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.
Deprecated. Use the strong named ServiceStack.OrmLite.Sqlite.Windows package instead.
Light, simple and fast convention-based code-first POCO ORM for Oracle RDBMS. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Oracle.
Fast lightweight data access library for .NET Core (micro-ORM): simple API for CRUD operations, dynamic queries, SQL commands generation (command builder), abstract queries that have simple string representation + parser, schema-less data access, flexible query results mapping to annotated POCO models, app-level data views, RecordSet structure (replacement for DataTable). Try out NReco.Data if you're looking for Dapper alternative with abstract queries and automated SQL generation.
Deprecated. Use the strong named ServiceStack.OrmLite.MySql package instead.