Showing 604 open source projects for "sharp"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 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: 60 This Week
    Last Update:
    See Project
  • 2
    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: 7 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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: 3 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    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 to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 10
    KeePass

    KeePass

    A lightweight and easy-to-use password manager

    KeePass Password Safe is a free, open source, lightweight, and easy-to-use password manager for Windows, Linux and Mac OS X, with ports for Android, iPhone/iPad and other mobile devices. With so many passwords to remember and the need to vary passwords to protect your valuable data, it’s nice to have KeePass to manage your passwords in a secure way. KeePass puts all your passwords in a highly encrypted database and locks them with one master key or a key file. As a result, you only have to...
    Leader badge
    Downloads: 155,578 This Week
    Last Update:
    See Project
  • 11
    Firebird

    Firebird

    A powerful, cross platform, SQL database system

    Firebird RDBMS offers ANSI SQL features & runs on Linux, Windows & several Unix platforms. Features excellent concurrency & performance & powerful stored procedure & trigger language. More information and downloads at https://www.firebirdsql.org/, issue tracker is https://github.com/FirebirdSQL/firebird/issues
    Leader badge
    Downloads: 2,918 This Week
    Last Update:
    See Project
  • 12

    Report Manager

    Reporting tool, libraries and designer

    Report Manager is both a print scheme designer (report) and a high level printing (reporting) engine. Also a TCP Report Server and a Web Report Server (PDF on the fly), supports Windows and Linux. Connectivity to almost all databases is provided.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 13
    NHibernate
    .NET port of the excellent Java Hibernate which provides Object/Relational mapping to persist objects in a relational database.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 14
    Object-Relational Main-Memory Embedded Database system tightly integrated with C++ language. Use OS virtual mapping mechanism to access data. Provides subset of SQL language with OO extensions. Support of transactions, fault tolerance, replication.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    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: 7 This Week
    Last Update:
    See Project
  • 16
    Cinnamon is an Enterprise CMS with all functions of a Component CMS, and is ideal for versioned management of assets of all types, like modular technical documentation (DITA and other standards), media assets, documents, contracts, software releases etc. Cinnamon consists of the server, a desktop client and all libraries the desktop client is built on. Cinnamon is an ideal platform for technical documentation systems, custom web or desktop applications in the fields of document...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    The AdFactum Object Mapper is a relational object mapper for Microsoft .NET. It has special features like an internal localization functionality, support of data paging and a comprehensive query API. The mapper supports Oracle, SQL Server, Access and
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Arisen Studio

    Arisen Studio

    Browse, Download and Install Mods for PlayStation 3 & Xbox 360

    The elegant, powerful, and open-source mod manager. Arisen Studio allows you to easily browse through a regularly updated database of mods, game saves, homebrew, resources, themes, and much more for the PlayStation 3 and Xbox 360. All mods have been tested and verified in our library, which is populated by myself, a few friends, and awesome contributors. Arisen Studio can also be used as an FTP client to install and uninstall mods directly from your console. Without the need to search up old...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    CSVdb

    CSVdb

    Easy Fast CSV Database

    NoSQL CSV Open Storage Database System
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    FlatFileDatabase

    FlatFileDatabase

    A File-Based SQL Database

    flatfiledatabase is a safe and performance flat-file architectural SQL DBMS (Database Management System) .NET Class Library. It is compatible with ufoSQL's file structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SQLStringSeeker

    SQLStringSeeker

    Ctrl+F for your MSSQL Database

    This program connects to a users MSSQL Database, and searches it entirely for a search string. When finished, the results are populated in the log as preformatted queries that can be copy/pasted into SSMS for additional analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ufoSQL DBMS

    ufoSQL DBMS

    Client-Server architectural SQL DBMS

    ufoSQL is a safe and performance client-server architectural SQL DBMS (Database Management System) for Windows 64 bit operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SqlServer Clr Functions

    SqlServer Clr Functions

    Some functions to improve SqlServer

    so, sometimes you need to write some "shit" sp because there are not the appropriate utility. here some CLR functions that i use to work better and in easy and performance way. for any help or questions, please contact me by Sourceforge!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ein kleines Archiv Programm basierend auf MySQL. a small archive program based on MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SQL  Trace Interlace

    SQL Trace Interlace

    Reads SSMS results and places the corresponding query by its results.

    Make finding relevant queries from SQL Profiler easier. When working with SQL Profiler, you may be looking for which query was responsible for a given result/keyword. Profiler does not include query results, and SSMS does not make matching a query to its results simple if there is a large number of queries to review. This tool takes the SSMS query results, and places the corresponding query next to its results in a new text file. This allows for searching for query...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next