[go: up one dir, main page]

C# Database Software

View 470 business solutions

Browse free open source C# Database Software and projects below. Use the toggles on the left to filter open source C# Database Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1
    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
    Leader badge">
    Downloads: 15,713 This Week
    Last Update:
    See Project
  • 2
    SQLite.org took over this project in 2010
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    A free simple ADO.NET compliant MySQL driver. Made in C# but it would be used in all .NET compatible languages.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Accounting practice management software Icon
    Accounting practice management software

    Accountants, accounting firms, tax attorneys, tax professionals

    Canopy is a cloud-based practice management software for accounting and tax firms, offering tools for client engagement, document management, workflow automation, and time & billing. Its Client Engagement platform centralizes interactions with a secure portal, customizable branding, and email integration, while the Document Management system enables organized, paperless file storage. The Workflow module enhances visibility into tasks and projects through templates, task assignments, and automation, reducing human error. Additionally, the Time & Billing feature tracks billable hours, generates invoices, and processes payments, ensuring accurate financial management. With its comprehensive features, Canopy streamlines operations, reduces stress, and enhances client experiences.
    Learn More
  • 5
    FLAIM is an embeddable cross-platform database engine that provides a rich, powerful, easy-to-use feature set. It is the database engine used by Novell eDirectory and Novell GroupWise server. It has proven to be highly scalable, reliable, and robust.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    The stuff here has no documentation and some of it may never be completed. This is my playground, use at your own risk.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Access the simple dbf database format the easiest possible way. This library consists basically of only two files (dbf.h and dbf.c), although C++ wrappers and sample GUI apps using wxWidgets and MFC are included, plus a C# implementation with no GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    CRCLIB

    CRC Library

    CRCLIB is a small library of CRC calculations which can be used in other programs. Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Utilities and libraries for accessing (extracting data from, or modifying data in) and testing integrity of Clarion database files, and other files used by Clarion. See http://clarion-utils.sourceforge.net/ for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds. Icon
    With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds.

    Empower your whole team to build and maintain automated tests, not just developers.

    Our natural-language tests are extremely stable to code changes. When tests break our AI will repair it in minutes.
    Learn More
  • 10
    Ingres Dynamic Playback is a tool to play back prerecorded SQL statements to do functional and stress testing on the Ingres Database. More information here: http://community.ingres.com/wiki/Dynamic_Playback
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    It is a set of tools to help database applications developers to handle database communication, reporting and printing. It has a solid, stable and easy to use API. It is also GUI toolkit agnostic and portable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    MySQLDotNet is a 100% .Net compliant Data Provider for MySQL. It implements all required classes like Connection, Command, DataReader, and DataAdapter. Features include automatic type conversion to .Net data types, transactions, Unicode and Blob support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Object-oriented data access framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ARMR provides a foundation for creating an efficient in-memory database. Its unique list processing structures simplify programming logic and allow the developer to rapidly sort, group, and select data. Give your app a hypercard like capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A self-contained database application development environment. The application is defined within the database and operates upon the same database. It generates a web-based interface for users to manipulate the data, and a pytcl development tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AutoProc (Stored Procedure Generator) is a couple of stored procedures which simplifies generating getter and setter procedures for a given Sql Server 2005/2008 table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bobcat Open Source Software is an umbrella project of a number of open-source software projects developed at Ohio University, including, among others, a distributed process management system, a meeting scheduling tool, and a performance evaluation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Object-based database for Windows CE with C++ and .Net interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Little Software Stats
    Little Software Stats is the first free and open source program that allows software developers to keep track of how their software is being used. It is coded in PHP/MySQL which allows it to run on most web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple languages aligning all technologies used by a development team. If you are willing to contribute drop a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Scout Software Suite to handle all basic needs for scout agroupations in Spain and, eventually, all over the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Innovative prototype of network applications such as TCP fuzzers that can be used for many purposes such as network and application security assessments and more. Adapt it freely to fit your needs or to simply understand how TCP works in .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Wheefun TriggerWarning Library

    Selectively enable features in software which may be objectionable

    The Wheefun TriggerWarning libray (aka WFTW) is a framework for determining which features of software should be selectively enabled due to a user's preferences, as well as to known legal caveats which may apply to a program. This library allows users to poll a given tag and to assess its suitability given the user's preferences. WFTW has two use cases in mind: * Providing content filtering or warning in implementing applications where certain content may be objectionable or otherwise undesirable by the user (controlled by a global profile) * Preventing the execution of legally-encumbered code (such as code under differential patent terms)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LibZI provides portable configuration file storage and retrieval mechanisms for programmers. Specifically, it stores and retrieves data storage through XML with numerous primitive datatypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sakilaBackup
    sakilaBackup is freeware MySQL Backup automation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next