Showing 62 open source projects for "open server android"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    .netTiers is a set of open source code generation templates that simplify the tasks of creating customized application tiers for your Microsoft .NET applications in just a few minutes. .netTiers utilizes the power of the best code generation tool availab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MyCodeWeaver is a template-driven code generator (iCodeGenerator fork) that creates code for any programming language and text files, based on the structure of a MS SQL Server or MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Tool for generating C# code and T-SQL stored procedures for use in database-centric, layered enterprise application development. Also includes basic a SQL Querying engine and a duplicate record remover!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gentle.NET is a database independent object persistence framework. It has an extensive feature set, excellent performance, and reasonably complete docs. Features include SQL generation, object construction/caching/uniqing, validation, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    NGen is an open source code and OR mapping generator for NHibernate. You can use it to generate source code in C#.Net to access SQL Server databases. We are hoping to extend this application to support more languages and DBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A graphical designer for Visual Studio 2005. The plugin provides drag and drop composition of an object model, from the Server Explorer. All required .hbm.xml hibernate mapping files are generated, along with the required entity class source files (C#).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 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
    "SAP RFC Proxy Builder" is the easy way to generate the C# Proxy classes of SAP RFC/BAPI functions. Last Update, Please visit: http://www.codeplex.com/RFCProxyBuilder
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10
    SmartCode is a template-driven code generator that lets software developers automatically produce programs and components that interact with database systems. Templates may be written in C# or VB.NET, Delphi.NET or in any language supported .NET. Now is
    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: 2 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Norad is an attempt to create a code generator providing NHibernate mapping files, poco objects and ASP.Net Man Machine Interfaces. Norad is an Add-in to Visual Studio 2005.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XSCodegen is a codegen - code generation utility for developers and architects. This tool reads database schemas, then use xslt based templates to generate code or documents to implement rapid development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    DaMonkey is a database access layer code generator for the .NET 2.0 Framework. DaMonkey has a GUI designer and generates SQL as well as VB and C# code. The generated code supports multiple databases, locking, transctions and audit trails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An integrated development environment for dynamical websites, supporting various server side languages (such as PHP) and client side scripting, highly extensible and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An Object Relational Mapping (ORM) System Based on Scott Ambler's designs. Koan has a powerful and highly extensible code generation system and is designed for production use within an enterprise environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A .Net library that generates the Transact SQL statements necessary for the creation of objects on a Microsoft SQL Server 2000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Every good developer keeps a repository of code and useful tools that they have built up to use at a later stage. This is the code repository of Paul Stovell. Included are CodeSmith Templates, libraries and custom controls. Developed in .NET and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An Object/Relational persistence layer for VB6 and .NET (VB.NET,C#,etc) similar to ObjectSpaces etc. Database interaction is managed transparently at runtime and requires no SQL knowledge. Great performance, caching, flexible O/R mapping and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    A class generator for building a DAL and BLL in c# using SQL server and the MS Database Acess Application Block; Following the DotNetNuke 2.0 Provider Patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PersistMe is a .NET O/R mapper whose main focus is to be simple to use, adaptable to your software code patterns (not the other way) without sacrificing power and robustness. PersistMe Can be used by any .NET programming language (C#, VB.NET, etc).
    Downloads: 0 This Week
    Last Update:
    See Project