Showing 90 open source projects for "orm c"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1

    TreeFrog Framework

    High-speed C++ MVC Framework for Web Application

    TreeFrog Framework is a high-speed C++ MVC framework for developing Web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Evolutility - CRUD framework for ASP.net

    Evolutility - CRUD framework for ASP.net

    CRUD framework with a generic Web UI and integrated micro ORM.

    Evolutility is a lightweight CRUD framework for heavy lifting. With a generic Web UI and an integrated micro ORM, Evolutility provides a framework for full CRUD and dashboard without any hand-coding. With it, you can build CRUD web applications or professional looking administration pages by defining metadata in XML (or in a database) instead of hand-coding HTML, Javascript, CSS, SQL, and C# or VB. For ASP.NET and SQLServer (partial support for MySQL).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Moved to https://github.com/echoes1971/dblayer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    iUPDATE

    iUPDATE

    Keep your server up to date with iUPDATE!

    iUPDATE is used to update, compare, and synchronize multiple SQL servers. Keep all server groups (development, QA, production) up to date, and easily execute SQL files on multiple database servers. Great for quickly deploying new stored procedures. iUPDATE also supports database scripting, bulk copy operations, and can also quickly generate CRUD stored procedures and an ORM data layer in C# or PHP. iUPDATE also provides SQL Server database replication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 5
    MyGeneration is an extremely flexible template based code generator written in Microsoft.NET. MyGeneration is great at generating code for ORM architectures. The meta-data from your database is made available to the templates through the MyMeta API.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    Entity Framework Sync

    Entity Framework Sync

    Multi-Client Synchronization for Entity Framework

    Enables client/server applications to auto-sync loaded entites when changed in the database. Works with Entity Framework Model-first and Code-first approaches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OO7J is a Java version of the original OO7 benchmark (written in C++) from Mike Carey, David DeWitt and Jeff Naughton = Univ Wisconsin-Madison.The original benchmark tested ODBMS performance. This project also includes benchmarking ORM Tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    N-Tier Windows Forms Framework

    N-Tier Windows Forms Framework

    N-Tier Windows Forms entity productivity framework

    Updated to work with Visual Studio 2012. The N-Tier Framework for Windows Forms is designed to put the developer in control with tools & APIs for the rapid development of database applications in c#. NTier is designed to leverage developers' skills and familiarity with Visual Studio and Windows Forms to quickly build large business applications. NTier provides tools, frameworks, designers, extender providers and helpers to make database application development easy without replacing familiar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Production Ready Eleflex

    Production Ready Eleflex

    ELEFLEX is a C# framework for SOA, ESB and code generation solutions.

    This project moved to GitHub. Please go to https://github.com/productionReady/eleflex/ to get the latest source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 10
    Entity Framework Analyzer

    Entity Framework Analyzer

    Analyze an Entity Framework edmx file to identity mapping issues.

    This app will read an Entity Framework edmx file (currently tested with V5 of EF) and show all of the stored procedures, the conceptual functions, and the mappings between the two. If there are any procedures or functions that are not mapped, those will be listed as well. This tool was built to identify mapping issues when using Entity Framework with existing stored procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Habanero
    An Enterprise Application Framework for .Net that produces an agile application from the data layer through to the front-end. Free open source under the LGPL license, it includes ORM and UI generation to create one application for the desktop & web. Please note that the primary source repository is now at https://github.com/Chillisoft/habanero
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    persism

    Persism is a simple no nonsence ORM.

    Persism is a wood simple, auto discovery, auto configuration, and convention over configuration ORM (Object Relational Mapping) library for Java and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Table Processor

    ORM for accelerated development and deployment

    This goal of this ORM (Object Relational Mapping) system is to accelerate the development of database-centric applications that dictate the structure of their own databases. (I.e. do not generally access tables and other database objects owned by other software) Sub-goals include automating certain menial functions such as upgrading of tables, persisting desired structure of tables to the database (such as during product installation), and easing the management of table-structure related...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open Jungo

    Open Jungo

    Open software persistence model

    Open Jungo is a flexible entity persistence model that makes it easy to create object-centric components with minimal coding. Unlike most current entity frameworks, Jungo does not require developers to structure their code in any particular way or specify database structures. Open Jungo supports most major proprietary and open source databases as well as well as a built-in highly efficient zero-configuration object-oriented database systems. It requires no external dependencies and works...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DbExtensions

    DbExtensions

    Extensions methods for ADO.NET, CRUD and dynamic SQL components.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SSQML

    SSQML

    A schema to describe ANSI/ISO SQL in XML and associated tools

    SSQML: Standard Structured Query Markup Language This is an XML dialect that allows any valid SQL statement, clause, expression, predicate, or query to be expressed fully in XML based on an XML compliant schema. The schema is based on Backus Normal Form (BNF) representations of ANSI-ISO/IEC SQL Standards; ISO/IEC 9075 :2003, ISO/IEC 9075 :2006, ISO/IEC 9075 :2008, ISO/IEC 9075-14 :2013 XML-Related Specifications (SQL/XML) Does not include support for Embedded SQL Ada, C, COBOL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QxOrm
    QxOrm is a C++ library designed to provide Object Relational Mapping (ORM) feature to C++/Qt developers. QxOrm engine is based on a simple and non intrusive mapping function by class to provide : Persistence, Serialization, Introspection, Reflection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000 objects/second...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SOME4

    Semantic Object Modelling Extensible library

    The library for easy creation of semantically-based classes. Also additional functionality included Copyright (c) 2011, Volume Networks LLC Author: Alex V. Surnin Licence: GPL3, Commercial Language: Russian
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ... is only used for Db-Serialization and excluded for Xml-Serialization. The same can be done with References, Delegations &c. A special Feature is that all Metadata can be read from a comfortable Object-Model (MetaLayer) for your own needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MacaronDB

    A set of classes for manage databases like DB2 (for i & Express C)

    Bienvenue dans le projet MacaronDB. MacaronDB est une librairie fournissant un jeu de classes destinées à faciliter le travail avec les bases de données DB2 pour IBMi, DB2 Express C, et MySQL 5. Ce projet a déménagé et est maintenant hébergé sur Github : https://github.com/gregja/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Words finder

    Project used SQLite as provider and SubSonic as ORM, whaching text ...

    Project use SQLite as provider and SubSonic as ORM, watch text and find word with some word parts, also find some statistic data as frequency and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QsT SQL Tools - ORM system based on Qt 4.6.0 (and higher) to improve programming databases with Qt. QST has a little functionality to make simple SELECT, INSERT, UPDATE, DELETE and EXEC queries. It uses PostgreSQL but can be ported for other language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Extensible repository and context-per-request infrastrucuture for .NET projects using Entity Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nvergent is a light weight extension library for NHibernate 3.2 or >. It provides a entity constructor DI extension point, DataAnnotations integration at the persistence layer, and an integrated web request profiler.
    Downloads: 0 This Week
    Last Update:
    See Project