awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
oysteinkrog avatar

oysteinkrog/SQLite.Net-PCLFork

0
View on GitHub↗
352 stars·154 forks·C#·MIT·9 views

SQLite.Net PCL

Simple, powerful, cross-platform SQLite client and ORM - Updated version with PCL support

Features

  • Data Storage - Portable SQLite database support for mobile applications.

Star history

Star history chart for oysteinkrog/sqlite.net-pclStar history chart for oysteinkrog/sqlite.net-pcl

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to SQLite.Net PCL

Similar open-source projects, ranked by how many features they share with SQLite.Net PCL.
  • aldycool/netcoresyncA

    aldycool/NETCoreSync

    0View on GitHub↗

    NETCoreSync is a database synchronization framework where each client's local offline database (on each client's multiple devices) can be synchronized on-demand via network into a single centralized database hosted on a server. Data which are stored locally within each device of a single client…

    View on GitHub↗0
  • aleppax/upyftsconfA

    aleppax/upyftsconf

    0View on GitHub↗
    View on GitHub↗0
  • aritchie/settingsaritchie avatar

    aritchie/settings

    71View on GitHub↗

    A cross platform settings plugin for Xamarin and Windows. Unlike other setting libraries in the wild, this library provides several unique features

    C#
    View on GitHub↗71
  • akavache/akavacheakavache avatar

    akavache/Akavache

    2,547View on GitHub↗

    Akavache is an asynchronous, persistent (i.e., writes to disk) key-value store created for writing desktop and mobile applications in C#, based on SQLite3. Akavache is great for both storing important data (i.e., user settings) as well as cached local data that expires.

    C#
    View on GitHub↗2,547
See all 30 alternatives to SQLite.Net PCL→

Frequently asked questions

What does oysteinkrog/sqlite.net-pcl do?

Simple, powerful, cross-platform SQLite client and ORM - Updated version with PCL support

What are the main features of oysteinkrog/sqlite.net-pcl?

The main features of oysteinkrog/sqlite.net-pcl are: Data Storage.

What are some open-source alternatives to oysteinkrog/sqlite.net-pcl?

Open-source alternatives to oysteinkrog/sqlite.net-pcl include: aldycool/netcoresync — NETCoreSync is a database synchronization framework where each client's local offline database (on each client's… aleppax/upyftsconf. aritchie/settings — A cross platform settings plugin for Xamarin and Windows. Unlike other setting libraries in the wild, this library… aspnet/entityframeworkcore — This repository is home to the following .NET Foundation projects. These projects are maintained by Microsoft and… azure/azure-documentdb-dotnet — This project provides a client tools or utilities in .NET that makes it easy to interact with Azure Cosmos DB. Azure… akavache/akavache — Akavache is an asynchronous, persistent (i.e., writes to disk) key-value store created for writing desktop and mobile…