Coder Social home page Coder Social logo

poco.evolved's Introduction

Poco.Evolved

Poco.Evolved is a framework based on .NET Standard for schema and data migrations on databases.

It consists of the following packages:

  • Poco.Evolved.Core
  • Poco.Evolved.LiteDB
  • Poco.Evolved.SQL

Poco.Evolved.Core

Poco.Evolved.Core the basic framework for schema and data migrations on databases. It provides a database independent API to be used with any kind of database.

Poco.Evovled.LiteDB

Poco.Evolved.LiteDB is a specific implementation of Poco.Evolved for LiteDB. As a document database, LiteDB is schema-less. However you might update or reorganize some persistent data with your new app version.

Poco.Evovled.SQL

Poco.Evolved.SQL is a specific implementation of Poco.Evolved for SQL databases. It uses generic SQL to be compatible with every database using standard SQL.

Furthermore, Poco.Evolved.SQL has special support for the following databases to utilize their specific features:

  • Firebird
  • SQLite

Installation

Binaries are available as NuGet package for .NET Standard 1.3, .NET Standard 2.0 and .NET Framework 4.5:

Usage

You will find the documentation inside the wiki. Furthermore you can have a look at the Poco.Evolved.???.Demo projects for usage examples.

License

Poco.Evolved is licensed under the MIT license.

poco.evolved's People

Contributors

spiegelp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.