Showing 83 open source projects for "data field mapper"

View related business solutions
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
    Learn More
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
    Learn More
  • 1
    Entity Framework 6

    Entity Framework 6

    This is the codebase for Entity Framework 6

    Entity Framework 6 (EF6) is a proven object-relational (O/RM) mapper for .NET with many years of feature development and stabilization. Like O/RM, EF6 reduces the impedance mismatch between the relational and object-oriented worlds, allowing developers to write applications that interact with data stored in relational databases with strongly typed .NET objects that represent the domain of the database. application, and eliminate the need for much of the data access "mechanical" code that you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    SQLAlchemy

    SQLAlchemy

    The Database Toolkit for Python

    SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. An industrial strength ORM, built from the core on the identity map, unit of work, and data mapper patterns. These patterns allow the transparent persistence...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MyBatis

    MyBatis

    MyBatis SQL mapper framework for Java

    MyBatis is a first class persistence framework with support for custom SQL, stored procedures and advanced mappings. MyBatis eliminates almost all of the JDBC code and manual setting of parameters and retrieval of results. MyBatis can use simple XML or Annotations for configuration and map primitives, Map interfaces and Java POJOs (Plain Old Java Objects) to database records. Every MyBatis application centers around an instance of SqlSessionFactory. A SqlSessionFactory instance can be...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Mikro Orm

    Mikro Orm

    TypeScript ORM for Node.js based on Data Mapper, Unit of Work

    TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. MikroORM allows handling transactions automatically. When you call em.flush(), all computed changes are wrapped inside a database transaction. Uses source code analysis so you do not have to repeat yourself when defining entities. Simply define correct TypeScript types and you are good to go! Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases, and more can be supported via custom drivers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Learn More
  • 5
    Rowy

    Rowy

    Rowy is an open-source low-code platform

    ... with a platform designed for developer productivity. Build cloud functions workflows on field-level data changes. Connect to your favorite tool with pre-built code blocks or create your own. Set up Rowy on your Google Cloud project with this one-click deploy button. Your data and cloud functions stay on your own Firestore/GCP. The one-click deploy makes the process of setting up easy with a step by step guide and ensures your project is setup correctly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IoTDB

    IoTDB

    Apache IoTDB

    Apache IoTDB (Database for Internet of Things) is an IoT native database with high performance for data management and analysis, deployable on the edge and the cloud. Due to its light-weight architecture, high performance and rich feature set together with its deep integration with Apache Hadoop, Spark and Flink, Apache IoTDB can meet the requirements of massive data storage, high-speed data ingestion and complex data analysis in the IoT industrial fields. In the scene of factories...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Genji

    Genji

    Document-oriented, embedded SQL database

    ... was designed for simplicity in mind. It is really easy to insert and read documents of any shape. Genji mixes the best of both worlds by combining powerful SQL commands with JSON. Genji tables are schemaless, but it is possible to add constraints on any field to ensure the coherence of data within a table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RxRealm

    RxRealm

    RxSwift extension for RealmSwift's types

    The Realm Database Swift SDK enables mobile applications to access data stored in local realms. Optionally, interact with App Services features such as Functions, MongoDB Data Access, and authentication. The Realm Swift SDK supports Swift and Objective-C and provides SwiftUI-friendly property wrappers. With the Realm Swift SDK, you can access objects stored in a local instance of Realm Database. Create a new object as you would instantiate any other object. Then, pass it to Realm Database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TypeORM

    TypeORM

    ORM for TypeScript and JavaScript (ES7, ES6, ES5)

    ... Active Record and Data Mapper patterns, unlike all other JavaScript ORMs currently in existence, which means you can write high-quality, loosely coupled, scalable, maintainable applications the most productive way. TypeORM is highly influenced by other ORMs, such as Hibernate, Doctrine and Entity Framework. Supports both DataMapper and ActiveRecord (your choice). Uni-directional, bi-directional and self-referenced relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
    Learn More
  • 10
    RxDB

    RxDB

    Client side, offline-first, reactive database for JavaScript apps

    RxDB (short for Reactive Database) is a NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps, Progressive Web Apps and Node.js. Reactive means that you can not only query the current state but subscribe to all state changes like the result of a query or even a single field of a document. This is great for UI-based real-time applications in a way that makes it easy to develop and also has great performance benefits. To replicate data between your clients...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Redix

    Redix

    A very simple pure key => value storage system that speaks Redis

    redix is a very simple key => value storage engine that speaks redis and even more simpler and flexible. redis is very simple, sometimes we abuse it, so I decided to build a pure key-value storage system that introduces the core utilities for building any data structure you want based on the key => value model that is because I think that everything could be modeled easily using that model, so I decided to not to follow redis and all of its commands, you won’t find lpush, hset, sadd, … etc you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    AppWorks

    AppWorks

    Front-end R&D tool set based on VS Code plug-in

    Use AppWorks to develop Universal Applications quickly. Click "Shop Icon" on the Activity Bar of VS Code. Enter "app works" in the input box to search. Click the Install button on the first app works option. After installation is successful, click the "AppWorks icon" on the Activity Bar of VS Code to start. We have integrated the operations of creating, debugging, and publishing projects into commonly used editors through plug-ins, making the project development process easier. We provide a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tabix

    tabix

    Tabix.io UI

    .... The icon of the table depends on its engine. List of fields in the table and inserting the field when clicking in the editor. DB selection via double click in the tree, pop-up window about selection. Search in the tree of objects, filtering the tree. Rebuilding the list of databases / tables after the query is executed. Table with information about completed requests at the end of the list / Requests in the tab are logged for performance comparison.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hibernate

    Hibernate

    An object relational-mapping (ORM) library for Java

    Hibernate is an Object/Relational Mapper tool. It's very popular among Java applications and implements the Java Persistence API. Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).
    Leader badge
    Downloads: 712 This Week
    Last Update:
    See Project
  • 15
    Jackcess
    A pure Java library for reading from and writing to MS Access databases.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 16
    The Open ISES Project
    Open Information Systems for Emergency Services (Open ISES) is a community of software developers, paramedics, EMTs, law enforcement & fire fighters working together to create open source software & training materials for the emergency service community.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 17
    Formitable is a PHP class which can output HTML forms from MySQL database tables. The table is analyzed in order to output a form which uses the best input type for each field. The forms are customizable and data is inserted into the table on submission.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    DataNucleus

    DataNucleus

    Java persistence using JDO, JPA or REST

    DataNucleus provides Java data persistence to a range of datastores using JDO/JPA/REST APIs. *** Note that code development is no longer on SourceForge (code on SourceForge is for versions up to 3.3.5 only) ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Depeche

    Depeche

    Java database mapper

    Depeche enables you to work with databases using data structures. It strives to be very simple and easy to use, avoiding both the tediousness of using JDBC directly and the heaviness of a full-blown ORM. It currently supports PostgreSQL, MySQL, H2, SQLite, MS SQL Server and FileMaker; support for other databases can be added easily. A simple ORM based on Depeche is also under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pedaba 2.8

    Pedaba 2.8

    General purpose DataBase application for Linux 64bit.

    Pedaba 2.8 is an application for designing and managing personal databases! It combines your data (texts, images, numbers, arithmetic and dates) to create databases NOT of general form but of your personal taste, which are stored in your hard drive . It also has the ability to combine your data (inside pedaba) with several well-known Linux applications (web,multimedia,text and graphics applications). Υou can export anything you want as common ascii text files. Actually pedaba-2 creates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TensorBase

    TensorBase

    TensorBase is a new big data warehousing with modern efforts

    TensorBase hopes the open source not become a copy game. TensorBase has a clear-cut opposition to fork communities, repeat wheels, or hack traffic for so-called reputations (like Github stars). After thoughts, we decided to temporarily leave the general data warehousing field. For people who want to learn how a database system can be built up, or how to apply modern Rust to the high-performance field, or embed a lightweight data analysis system into your own big one. You can still try, ask...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Adminer

    Adminer

    Database management in a single PHP file

    ... and password. Select an existing database or create a new one. List fields, indexes, foreign keys and triggers of table Change name, engine, collation, auto_increment and comment of table. Alter name, type, collation, comment and default values of columns. Add and drop tables and columns. List data in tables with search, aggregate, sort and limit results.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    ECOLOG

    ECOLOG

    A database management system for ecological field surveys

    ECOLOG is a specimen-based, cross-platform relational database management system, aimed at the storage, retrieval and preliminary analysis of data on sites, species, and specimens gathered in ecological field surveys and biodiversity inventories. The main goal of ECOLOG is to make the data gathered in ecological field surveys readily accessible, providing lists of species collected in the study area and informations on habitat preferences, abundance or rarity of a given species, biometrics...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Storm

    Storm

    Simple and powerful toolkit for BoltDB

    Storm is a simple and powerful toolkit for BoltDB. Basically, Storm provides indexes, a wide range of methods to store and fetch data, an advanced query system, and much more. Save creates or updates all the required indexes and buckets, checks the unique constraints and saves the object to the store. Storm can auto-increment integer values so you don't have to worry about that when saving your objects. Also, the new value is automatically inserted in your field. Any object can be fetched...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    comuni-json

    comuni-json

    Database JSON comuni italiani (2020) con informazioni ISTAT + CAP

    Unofficial database of Italian municipalities, with ISTAT and postcode information. The list of municipalities is updated on 01/01/2020. Includes the new 2020 municipalities, with postcodes "updated" in December 2019. The postal codes of the new municipalities are temporary until Poste Italiane updates them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next