Showing 566 open source projects for "sandbox:/mnt/data/project_plan.pod"

View related business solutions
  • Workable Hiring Software - Hire The Best People, Fast Icon
    Workable Hiring Software - Hire The Best People, Fast

    Find the best candidates with the best recruitment software

    Workable is the preferred software for today's recruiting industry and HR teams, trusted by over 6,000 companies to streamline their hiring processes. Finding the right person for the job has never been easier—users now possess the ability to manage multiple hiring pipelines at once, from posting a job to sourcing candidates. Workable is also seamlessly integrated between desktop and mobile, allowing admins full control and flexibility all in the ATS without needing additional software.
    Learn More
  • Create a personalized AI chatbot for each team in minutes Icon
    Create a personalized AI chatbot for each team in minutes

    Get better, faster answers for your whole team with an AI chatbot trained on your company documents.

    QueryPal is the lifeline your team needs. Our AI chatbot integrates seamlessly with your communication channels, using advanced language understanding to identify and auto-answer repetitive questions — in seconds.
    Learn More
  • 1
    provides a factory-based data access layer for databases (Sql Server implemented), using XML-library-based configuration with connection and command details. Easily extendable to support other databases. Not intended as a business object layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MaxVirtual.Data enables DB independent ADO.net development. Easily swap the native Oracle, SqlServer, Sybase, Postgres, etc. drivers by updating the XML config file. Try out the Portal/Reports app. which switches Oracle & SqlServer. Supports all drivers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project provides you with a .NET assembly/library which implements searchtrees (e.g. red black trees) and other complex data structures & algorithms and aims to make these comfortable to use for programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ProviderFactory is an assembly for the .NET framework that provides a layer of abstraction for ADO.NET data providers. This allows .NET programs to access databases in a uniform way, so that any ADO.NET data provider can be used without code changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dynamic Work and Complex Project Management Platform | Quickbase Icon
    Dynamic Work and Complex Project Management Platform | Quickbase

    Quickbase is the leading application platform for dynamic work.

    Our no-code platform lets you easily create, connect, and customize enterprise applications that fix visibility and workflow gaps without replacing a single system.
    Learn More
  • 5
    An open-source collection of data structures found in C++ STL and implemented in C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An XML development and end user tool written in C# that allows data from a variety of sources (e.g. MySQL, web services, SQL Server) to be dynamically aggregated into an XML document and then reported on to a variety of targets, end to end without coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ThreadMessaging.NET is a small library framework for advanced transparent interthread and interprocess (also remote) messaging and communication in the .NET/C# World and provides safe implementations of various messaging and data flow structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NDal is a Data Abstraction Layer for the .NET or MONO environment. It's written in C#. The goals are to provide a completely abstract layer for data access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    .NET – Object Relational Component Architecture (N-ORCA) is an architecture and framework for generating a robust middle-tier in any .NET language that stores persistent data in a relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
    Learn More
  • 10
    DANNU - Database Artificial Neural Network Utility. A C#/.NET utility implementing the "NeuroBox" library which allows the user to import data from a database and train a network with it. A fully featured NN utlitility is envisioned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Loosely coupled, extensible database access library written in C#. Allows direct database access over a relational vendor-independent data layer as well as automated persistence through O/R mapping containers that work upon the data layer themselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The THOR.Serialization project is a .net library for (de-)serialization purposes of .net objects. Classes may be serialized to different targets like databases or XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DataLoggin provides the raw data Database for the Dawn of Light Server Emulation Project. (www.dolserver.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SharpGrid for spread-oriented data entry and reporting capabilities in business information systems. Entirely written with C# / GDI+ (.NET Framework SDK) and the SharpDevelop IDE. Please check code for improving the code-quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BBA DataObjects is an object-to-relational mapping library for Microsoft .NET that maps SQL Server tables to Objects, so you can build real Object Oriented Applications in a fast and easy way. Top features: Lazy Load, Paged Loading, Cryptography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A plotting (chart) library for .NET. Provides the ability to create plots with a minimum of effort and also to customise them extensively where required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    .NET utility capable to automatically generate XML database schemas and then translating those to SQL scripts (both data import/export and stored procedures for data access) and C# wrapper classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    The MLF System is a .NET framework and tool-set for creating an object-oriented data model layer. An MLF-based model layer is code generated, fully customizable, and can be deployed as either client-server or three-tier with only a onfiguration change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CIOP is the project which allows to connect [Web]Applications to each other by simple Common Information Objects and to exchange the data between Information Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Data Abstraction Penalty benchmark for Small Objects in Java and C#, version 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NGraver - a scrappy little code generator. The architect has full control over the code templates and the structure of the data that drives them. The templates can be conveniently distributed as DLLs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Currently all the samples are included in the Noir release found at http://sf.net/projects/noir/. One graphical sample of interest, is a BMPloader that loads 24bit bitmaps, written on only one page in using the Noir Framework. Noir is Not Useless (NINU)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The VROnline project is universal 3D virtual reality engine for games with client/server architecture, free 3D camera, user configurable actions and AI scripts. It's based on C# and directX (now 9.0) technology. It can manage many data models(rpg,sims).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Data Juncture is an Integration data import/export tool. (Incorporating Technologies: VB.NET, CSharp, ADO.NET)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB