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

View related business solutions
  • Striven | All In One Business Management Software Icon
    Striven | All In One Business Management Software

    Striven is an all-in-one business management software suite with everything your organization needs for success.

    Striven is the all-in-one business management software that lowers your costs, improves your operations, and makes work easier. Make your company’s data coherent, connected, and relevant.
    Learn More
  • Centralized Workload Automation and Job Scheduling Icon
    Centralized Workload Automation and Job Scheduling

    Orchestrate your entire tech stack with our no-code connectors and low-code REST API adapter

    Orchestrates any process from a single point of control. Build reliable, low-code workflows in half the time. Develop end-to-end business and IT processes faster with hundreds of drag-and-drop actions. Coordinate enterprise-wide MFT processes using dozens of prebuilt actions for common file operations.
    Learn More
  • 1
    A C#/Mono.net 2.0 sealed class that, given most .net objects, will generate a valid XML PropertyList (plist) suitable for easy consumption by a Mac OS X/iPhone application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    .NET Object Relational Mapping tool that uses XML as input to generate your Data Access Layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    .NET O/R Mapper & Code Generator. Simple GUI creates a robust data layer supporting CRUD, transactions, foreign-key & mapping table relationships, strongly typed queries, SPROCS... in pure C#. Easiest O/R Mapper out there. Generate your code in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This software provides to the programmer a simple manner to generate the access data layer for PHP using MySql. The software's goal is to make it simple.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5
    Dingo is a pluggable Schema Compiler for .NET and will generate C# code. The goal is to provide a simple way to generate Domain Objects. .NET XSD currently only generates Data Objects. Dingo can delegate code generation with high granularity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TDO - Typed Data Object is a .NET source code generator (C#/VB) for data layers based on Microsoft SQL Server 2000/MSDE/2005/Express. TDO allows .NET Framework 2.0 developers, to have the source code automatically generated for MS SQL Server databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Generate .bat files for generating tiled .tif files from MrSID using FWTools gdal_translate and gdaladdo for use by mapserver. This tool also creates the .bat file for generating the tile index and tile shape files for use by mapservertilecache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IWE is a framework 2.0 web application that provides automatic web data entry for tables in a Microsoft SQL Server database. Just config the database connection string in the web.config file of the web site and that’s all, start editing your tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
    Downloads: 2 This Week
    Last Update:
    See Project
  • Track time for payroll, billing and productivity Icon
    Track time for payroll, billing and productivity

    Flexible time and billing software that enables teams to easily track time and expenses for payroll, projects, and client billing.

    Because time is money, and we understand how challenging it can be to keep track of employee hours. The constant reminder to log timesheets so your business can increase billables, run an accurate payroll and remove the guesswork from project estimates – we get it.
    Learn More
  • 10
    It eases data access layer building in n-tier applications. It is an Object/Relational mapper with mapping attributes. Supports: multiple DBMS (MS SQL, MySQL and PostgreSQL), inheritance, 1-1, 1-many, many-many relationships and data caching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A tool which scripts out SQL Server 2000/2005 database objects to individual files in a manner which mimics Microsoft's Visual Studio for Database Professionals [aka, "Data Dude"]. These files can then be placed under proper source management control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A c# .net based library designed for use with Google Earth enabled network links that renders the objects as well-formed KML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TypedDatabase generates a lightwight Data Access Layer composed of C# classes around each table, view or SP in a database. The resulting code provides type safe access to the data, providing CRUD and select operations defined by user as C# expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DataQuicker is a data access layer framework. It helps us to cut down, accelerate development and decrease risks. It's more possible to provide our customers a perfect on-time project, and release us away from working over-time and delay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    .NET based, XmlSerializer-inspired interface for performing mundane tasks found in accessing a database. Considerd a tool for rapid-development by simplifying db access, and ideal for plugin/extensible frameworks Support: Mysql Windows .NET Linux Mono c#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Codus is a comprehensive code generation tool for object-relational mapping. For a given database it automatically generates a full data access layer, web services for distributed programming, strongly-typed collections, and a full set of unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A XML Generator for building "XML Model files" for Neo Framework by analyzing existing Databases on MS SQL Server. Neo it self is a .net framework for building enterprise applications with an object-based domain model based on ADO.NET data sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is currently devoted two to SOA-enabling technologies: SqlBooster: A better data access layer for .NET solutions using ADO.NET (written completely in C#) for Microsoft Sql Server to support stored procedures and arbitrary SQL, ADO.NET tra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The set of templates for CodeSmith that helps build layered Domain Model for Data Access Layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    .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
  • 21
    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
  • 22
    .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
  • 23
    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
  • 24
    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
  • 25
    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
MongoDB Logo MongoDB