Showing 2284 open source projects for "no database"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    Npgsql

    Npgsql

    Npgsql is the .NET data provider for PostgreSQL

    Npgsql is an open source ADO.NET Data Provider for PostgreSQL, it allows programs written in C#, Visual Basic, F# to access the PostgreSQL database server. It is implemented in 100% C# code, is free and is open source. An Entity Framework Core provider is also available and exposes some features unique to the PostgreSQL database to EF Core users. Finally, a legacy Entity Framework 6.x (non-Core) provider is also available but is no longer being actively maintained. Npgsql is the open source...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 2
    LiteDB

    LiteDB

    An open source MongoDB-like database with zero configuration

    LiteDB is a serverless database delivered in a single small DLL (< 450kb) fully written in .NET C# managed code (compatible with .NET 4.5 and NETStandard 2.0). Install it via NuGet or just copy the DLL to your bin project folder. LiteDB is a simple and fast NoSQL database solution. Ideal for mobile apps (Xamarin ready), desktop/local applications, application file format, web applications, and one database per account/user data store. Portable UWP and Xamarin iOS/Android, ACID transactions...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    Resources

    Resources

    Relative Examples and Resources, etc...

    IOs, Graph Database Wrapper and more examples for iBoxDB Download Mirrors https://sourceforge.net/settings/mirror_choices?projectname=application-database&filename=iboxdb392.zip&selected=pilotfiber
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Bitwarden Server

    Bitwarden Server

    The core infrastructure backend of Bitwarden

    Bitwarden Server is an open source project that contains all of the core infrastructure backend of all Bitwarden client applications. This includes APIs, database, Docker and other infrastructure items. Bitwarden is an open source password management solution that stores sensitive information in an encrypted vault. This project is written in C# using .NET Core with ASP.NET Core, while the database is written in T-SQL/SQL Server. Cross-platform, its codebase can be developed, built, run...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5
    realm dotnet

    realm dotnet

    Realm is a mobile database: a replacement for SQLite & ORMs

    Realm is a fast, scalable alternative to SQLite with mobile to cloud data sync that makes building real-time, reactive mobile apps easy. Build data-rich apps without draining device resources with Realm's lazy loading and zero-copy architecture. The object-oriented data model lets developers work directly with native objects – no ORMs or DAOs are needed. Real-time mobile to cloud data sync makes it easy to build interactive features that keep data up-to-date across multiple devices, users,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    nopCommerce

    nopCommerce

    The most popular open-source eCommerce shopping cart solution

    nopCommerce is the best open-source eCommerce shopping cart solution. nopCommerce is free, and it is the most popular ASP.NET eCommerce platform. The product is being developed and supported by the professional team since 2008. nopCommerce has been downloaded more than 3,000,000 times. The active developer community has more than 250,000 members. nopCommerce runs on ASP.NET Core 5 with an MS SQL 2012 (or higher) backend database. nopCommerce is cross-platform, and you can run it on Windows...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    EF Core

    EF Core

    Object-database mapper for .NET

    EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with many databases, including SQL Database (on-premises and Azure), SQLite, MySQL, PostgreSQL, and Azure Cosmos DB. To install EF Core, you install the package for the EF Core database provider(s) you want...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Entity Framework 6

    Entity Framework 6

    This is the codebase for Entity Framework 6

    Entity Framework 6 (EF6) is a proven object-relational (O/RM) mapper for .NET with many years of feature development and stabilization. Like O/RM, EF6 reduces the impedance mismatch between the relational and object-oriented worlds, allowing developers to write applications that interact with data stored in relational databases with strongly typed .NET objects that represent the domain of the database. application, and eliminate the need for much of the data access "mechanical" code that you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    FluentMigrator

    FluentMigrator

    Fluent migrations framework for .NET

    Fluent Migrator is a migration framework for .NET much like Ruby on Rails Migrations. Migrations are a structured way to alter your database schema and are an alternative to creating lots of sql scripts that have to be run manually by every developer involved. Migrations solve the problem of evolving a database schema for multiple databases (for example, the developer's local database, the test database and the production database). Database schema changes are described in classes written in C...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    ABP Framework

    ABP Framework

    Open source web application framework for ASP.NET core

    ...-in Distributed Event Bus with RabbitMQ integration available. Create reusable UI themes and layouts or use one of the pre-built UI themes. Automatically filter on querying from the database to easily implement patterns like soft-delete and multi-tenancy. Instead of manually writing the repeating details of bootstrap components, use ABP's tag helpers to simplify them and take advantage of the IntelliSense. Quickly build UI forms based on a C# model using the dynamic form tag helper.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Npgsql Entity Framework Core PostgreSQL

    Npgsql Entity Framework Core PostgreSQL

    Entity Framework Core provider for PostgreSQL

    Npgsql.EntityFrameworkCore.PostgreSQL is the open source EF Core provider for PostgreSQL. It allows you to interact with PostgreSQL via the most widely-used .NET O/RM from Microsoft, and use familiar LINQ syntax to express queries. It's built on top of Npgsql. The provider looks and feels just like any other Entity Framework Core provider. Aside from providing general EF Core support for PostgreSQL, the provider also exposes some PostgreSQL-specific capabilities, allowing you to query JSON,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Async MySQL Connector .NET and .NET Core

    Async MySQL Connector .NET and .NET Core

    Async MySQL Connector for .NET and .NET Core

    This is an ADO.NET data provider for MySQL. It provides implementations of DbConnection, DbCommand, DbDataReader, DbTransaction, the classes needed to query and update databases from managed code. This library implements true asynchronous I/O for database operations, without blocking (or using Task.Run to run synchronous methods on a background thread). This greatly improves the throughput of a web server that performs database operations. This library outperforms MySQL Connector/NET...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ASP.NET Boilerplate

    ASP.NET Boilerplate

    A web application framework

    ASP.NET Boilerplate is a general purpose application framework especially designed for new modern web applications. It uses already familiar tools and implements best practices around them to provide you a SOLID development experience. Provides a layered architectural model based on Domain Driven Design. Designed as modular and extensible. Provides infrastructure to build your own modules too. SaaS applications made easy! Integrated multi-tenancy from database to UI. Designed and developed DDD...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Marten

    Marten

    .NET Transactional Document DB and Event Store on PostgreSQL

    The Marten library provides .NET developers with the ability to use the proven PostgreSQL database engine and its fantastic JSON support as a fully-fledged document database. The Marten team believes that a document database has far-reaching benefits for developer productivity over relational databases with or without an ORM tool. Marten also provides .NET developers with an ACID-compliant event store with user-defined projections against event streams. Use proven PostgreSQL database engine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LINQ to DB

    LINQ to DB

    Linq to database provider

    LINQ to DB is the fastest LINQ database access library offering a simple, light, fast, and type-safe layer between your POCO objects and your database. Architecturally it is one step above micro-ORMs like Dapper, Massive, or PetaPoco, in that you work with LINQ expressions, not with magic strings, while maintaining a thin abstraction layer between your code and the database. Your queries are checked by the C# compiler and allow for easy refactoring. However, it's not as heavy as LINQ to SQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EventStoreDB

    EventStoreDB

    The stream database optimised for event sourcing

    Persist your application data as streams of events with our open-source database, the best data storage solution for event-sourced systems. Available for free download on most platforms or use our managed service Event Store Cloud. EventStoreDB is an open-source database technology that stores your critical data in streams of immutable events. It was built from the ground up for Event Sourcing, we believe that makes it the best solution in the market for building event-sourced systems. Event...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pomelo.EntityFrameworkCore.MySql

    Pomelo.EntityFrameworkCore.MySql

    Entity Framework Core provider for MySQL and MariaDB

    Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector. Pomelo.EntityFrameworkCore.MySql is the most popular Entity Framework Core provider for MySQL-compatible databases. It supports EF Core up to its latest version and uses MySqlConnector for high-performance database server communication. Pomelo.EntityFrameworkCore.MySql is tested against all actively maintained versions of MySQL and MariaDB. Older versions (e.g. MySQL 5.6) and other server implementations (e.g...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Clean Architecture Solution Template

    Clean Architecture Solution Template

    Clean Architecture Solution Template for .NET 6

    This is a solution template for creating a Single Page App (SPA) with Angular and ASP.NET Core following the principles of Clean Architecture. Create a new project based on this template by clicking the above Use this template button or by installing and running the associated NuGet package (see Getting Started for full details). The template is configured to use an in-memory database by default. This ensures that all users will be able to run the solution without needing to set up additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Entity Framework Plus

    Entity Framework Plus

    Entity framework plus extends your DbContext with must-haves features

    ... to delete records. You drastically improve your application performance by removing the need to retrieve and load entities in your context and by performing a single database roundtrip instead of one for every record. Deletes multiples rows in a single database roundtrip and without loading entities in the context. Updates multiples rows using an expression in a single database roundtrip and without loading entities in the context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Testcontainers

    Testcontainers

    A library to support tests with throwaway instances of Docker

    Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. Use a containerized instance of a MySQL, PostgreSQL or Oracle database to test your data access layer code for complete compatibility, but without requiring complex setup on developers' machines and safe in the knowledge that your tests will always start with a known DB state. Any other database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Radzen Blazor Components

    Radzen Blazor Components

    The home of the Radzen Blazor components

    ... complete CRUD applications from a database. Built-in security, authentication and authorization. Visual Studio Code and Professional support. Deployment to IIS and Azure. Dedicated support with 24 hour guaranteed response time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NHibernate

    NHibernate

    NHibernate Object Relational Mapper

    NHibernate is a mature, open-source object-relational mapper for the .NET framework. It's actively developed, fully featured, and used in thousands of successful projects. Easily map regular C# or VB.NET object models designed in Visual Studio. No special base classes or attributes are needed. Fully supports inheritance, components, and enums. Generates database tables from your domain models. Supports all popular relational databases. Supports the most complex legacy scenarios. Full-Text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Distributed Transactions Manager

    Distributed Transactions Manager

    A distributed transaction framework that supports multiple languages

    Support HTTP and GRPC, provide easy-to-use interfaces, lower substantially the barrier of getting started with distributed transactions, and newcomers can adapt quickly. Developers no longer worry about suspension, null compensation, idempotent transaction, and other tricky problems, the framework layer handles them all. Suitable for companies with the multi-language stack. Easy for go, python, php, nodejs, ruby and so forth. The only external dependence is the database server, easy to deploy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DotVVM

    DotVVM

    Open source MVVM framework for Web Apps

    DotVVM is an open-source framework for ASP.NET. It lets you create web apps using the MVVM pattern, with just C# and HTML. DotVVM can be used to build new ASP.NET Core web apps, or to modernize legacy ASP.NET apps and migrate them to .NET 5. Save your time with GridView, FileUpload and other components shipped with the framework. Don't spend the time building an API. Just load data from the database and use data-binding to display them. DotVVM needs less than 100 kB of JavaScript code. It's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NLog

    NLog

    Advanced and structured logging for various .NET platforms

    NLog is a flexible and free logging platform for various .NET platforms, including .NET standard. NLog makes it easy to write to several targets. (database, file, console) and change the logging configuration on-the-fly. NLog has support for structured and traditional logging. The focus for NLog is high performance, easy-to-use, easy to extend and flexible to configure. NLog is very easy to configure, both through configuration file and programmatically. Even without restarting the application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next