Showing 29 open source projects for "ado.net provider"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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. ...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BearDB

    BearDB

    BearDB Database

    BearDB is a database provider for modern web applications and javascript frameworks. BearDB is our Relational Database System which runs on most platforms and supports multiple programming languages. A REST server allows web applications to go directly to the database. BigBear is our Large Scale Database System which supports SQL. BigBear is similar to modern distributed NoSQL database systems, with the addition of support for SQL and a REST server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Firebird Net Provider For VBA&VB6

    Firebird ADO.NET Provider For VBA & VB6

    This project provides connection and command to Firebird database with ADO.NET technology. The content used is "FirebirdSql.Data.FirebirdClient.dll" and requires the Framework 4.5.2. Before testing the example, run the "_Install.bat" file in the "FbLib" folder as an "administrator" and install it on your system, according to the Office architecture (32/64 bit). "Sample" files have been prepared as "Embedded" without the need for Server software. If you are going to use the Server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    ADO.Net DAC for Delphi

    Fastest and most reliable database connectivity solutions for any DB

    ADO.Net Data Access Components (DAC) for Delphi is the fastest and most reliable database connectivity solutions for any database using ADO.Net technology in Delphi. It provides data access to data sources such as SQL Server, Oracle and to data sources exposed through OLE DB and ODBC using ADO.Net data provider framework. ADO.Net DAC for Delphi is an enterprise solution with highest performance and unlimited possibilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Small C# web-application for single-sign-in based on B2XCore. Support of multiple security-provider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OracleClientDAC for Delphi

    A feature-rich and high-performance data access components for Oracle

    OracleClient Data Access Components (OracleClientDAC) is a feature-rich and high-performance library of components that provides native connectivity to Oracle from Delphi. OracleClientDAC-based applications connect to Oracle directly through the ADO.Net OracleClient, which is an Oracle Data Provider for .NET (ODP.Net). OracleClientDAC aims to assist programmers in developing of fast and native Oracle database applications. OracleClientDAC allows developers to take advantage of advanced Oracle database functionality, including Real Application Clusters, self-tuning statement cache, and fast connection failover. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    OLEDBDAC for Delphi

    Provides data access for data sources exposed through OLE DB.

    OLE DB Data Access Components (OLEDBDAC) is a feature-rich and high-performance library of components that provides data access for data sources exposed through OLE DB from Delphi for both 32-bit and 64-bit Windows platforms. OLEDBDAC-based applications connects to any data source exposed through OLE DB using the .NET Framework Data Provider for OLE DB. OLEDBDAC aims to assist programmers in developing of fast and native database applications whose data source is exposed through OLE DB....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SqlClientDAC for Delphi

    A feature-rich and high-performance data access components for MS SQL

    SqlClient Data Access Components (SqlClientDAC) is a feature-rich and high-performance library of components that provides native connectivity to SQL Server from Delphi. SqlClientDAC-based applications connect to SQL Server directly through the ADO.Net SqlClient, which is a .NET Framework Data Provider for SQL Server. SqlClientDAC is designed to help programmers develop faster and cleaner SQL Server database applications. SqlClientDAC uses its own protocol to communicate with SQL Server. SqlClientDAC is lightweight and performs well because it is optimized to access a SQL Server directly without adding an OLE DB or Open Database Connectivity (ODBC) layer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    As a full managed SQL engine, NetSql help you to integrate sql power to your product easily. Notice that NetSql is not a RDBMS. We provider a way to wrap a sql query engine to your own data-storage system, such as files, xmls, or even a really RDBMS(sql server, oracle etc.). All you need to do is to implements NetSql.IStorageAdapter. So, enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MaxDB ADO.NET Data Provider
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Firebird DDEX Provider for Visual Studio

    Firebird DDEX Provider for Visual Studio

    This is complete Firebird DDEX Provider for Visual Studio.

    The DDEX data provider for Firebird provides access to the Firebird databases in your Visual Studio projects. Many Visual Studio and Firebird versions are supported. This provider also gives the chance to use Enitity Framework. However for this purpose the version of the Firebird server shall be 2.5 or above. Installer registers assembly FirebirdSql.Data.FirebirdClient.dll in GAC, makes necessary changes to the machine.config and registry regarding a branch of data source of the Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SQLite.org took over this project in 2010
    Downloads: 19 This Week
    Last Update:
    See Project
  • 14
    NhGen - NHibernate Code Generator
    A Mapping generator for NHibernate (NH) via FluentNH and NH.Burrows. Generate source code in C# to access MySql or SQL Server dbs. VB.Net may be supported eventually. See Develop > News menu for updates and release notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The goal of this project is to create a C# .NET Data Provider for the Ingres DBMS (based on the Ingres GPL sources) that runs under MS .NET and MONO and has some additional features while being 100% compatible to the Ingres .NET API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MacroScope is a portable SQL ADO.NET provider, automagically transforming SQL commands to a form expected by different database engines. It also includes an SQL parser and exports an SQL object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SQLite is a popular open source, stand-alone database system. With the OpenC SDK (PIPS) for Symbian it is possible to convert SQLite to S60. This package contains the S60 library and an ADO.NET Provider for Red Five Labs Compact Framework 1.0 for S60.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    HSQL Database Engine ADO.Net data provider written 100% in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A (currently read-only) ADO.NET Data Provider for dBASE (*.dbf) databases. Currently only supports very simple SELECT statements (with ORDER BY and LIMIT) and is not tested very well. (In need of sample databases!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mimer Provider Manager (Mpm) for Microsoft ADO.NET. Gives applications transparent database access to different underlying ADO.NET data providers. Mimer Provider Manager 2.x is integrated with version 2.0 of .NET Framework and Visual Studio .NET 2005.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    PostgreSqlClient - ADO.NET Data provider for PostgreSQL 7.4+ ( The project is no more under development )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Microsoft ADO.Net 2.0 Data Provider for dBase IV files. Current State is read-only. Primary intent was to provide a Data Reader for MSSQL 2005 SSIS on a 64-bit Windows 2003 Server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    SQLiteDotNet is a C# interface/wrapper to the SQLite database engine. It is not an ADO.NET provider, but that is planned. It provides access to the SQLite C library, a Database class for easier access and .NET DataTable integration. Mono support planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NMetabase provides a declarative approach to mapping an object to an ADO.NET command set. It allows the user to provider their own SQL implementation (stored procedures or sql text) to persist or retrieve information from multiple databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ADO.NET Data Provider for SQLite (This project is deceased, please refer to http://sourceforge.net/projects/sqlite-dotnet2)
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB