Showing 144 open source projects for "no database"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
    Learn More
  • 1
    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
  • 2
    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: 9 This Week
    Last Update:
    See Project
  • 3
    Protheon ORM

    Protheon ORM

    Flexible and simple ORM Library for PHP applications

    There are a lot of ORM implementations for the PHP platform, from high-end 'Doctrine' to many low-end solutions. ProtheonORM is a valid, fast solution to have a ORM solution with only minimal configuration with the high-end features. It can be used in any type of application or website and re-uses any existing MySQLIi or PDO connection but also provides simple MySQLi and PDO wrapper classes. The ORM classes provide a elegant, easily readable and complete SQL solution which look something...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sloth Beans
    SlothBeans is a technology for accessing Oracle Objects (table, view, package) by binding it to Java types
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
    Learn More
  • 5

    FSP - Simple Persistence Framework

    Simple persistent framework

    FSP is a simple persistence framework for relational database access from java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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: 4 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    SQL Mapper

    SQL Mapper is a simple Java library which helps in dealing with JDBC.

    Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. It runs on JDK 7 or higher. The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    fmgVen

    Convention over Configuration Java ORM

    fmgVen is a convention over configuration Java ORM tool. fmgVen is an alternative to heavyweight ORM tools, in which mapping requires configuration, and lots of issues out of of lazy loading, etc. It maps java domain objects to database tables without explicit mapping configuration. It is an advanced form of Spring JdbcTemplate/RowMapper. Think of it as Ruby on Rails ActiveRecord but instead of inferring data objects from database, fmgVen auto maps java objects to database tables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
    Learn More
  • 10
    DbExtensions

    DbExtensions

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

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pif SqlObjects

    Pif SqlObjects

    SqlObjects - SQL library for Java

    Pif SqlObjects is a small and light library that helps to interact with database without writing down any SQL code and provides a small management of entities. This has been achieved considering SQL statements and relative clauses as objects. Note: sources available on sample project lib folder. HOW TO: Download the project and save it in a temporary directory. After this, unzip the file and open in your browser this file: pif-sqlobjects-1.0_reference_manual.htm. Further information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Jadira Framework

    A Domain Driven Design framework for Hibernate

    Jadira provides repositories, user types and other classes for domain driven design with Hibernate. Includes user types for use with the two main Java Date and Time Libraries - Joda Time and the early review draft of JSR 310 as well as for Joda Money and libphonenumber, and JDK enumerated types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Android ORM Framework

    ORM Framework for Android to store data using an SQLite Database.

    Within this project, an orm framework for android is developed to store data by using an SQLite Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    Objoo

    mysql, php, object-relational mapping, data management

    Objoo is a library that provides methods for working easily with MySQL databases. Loads database tables and records in PHP objects and provides methods to select, insert, update and delete records. The documentation is available at: http://jharo.net/dokuwiki/objoo (spanish)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    DtoManager

    Java DTO Manager/Converter

    This java component will help you to convert JPA entities to DTO/View classes and vise versa. Can be very helpfull when developing GWT backend services or backend services for Flex apps, or REST services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JPA Console

    An Eclipse plugin for running JPA queries

    JPA Console is an Eclipse plugin that allows the execution of JPA queries, both JPQL and Criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FFEntityFramework is an Object-Relational Mapping Framework (O-R Mapping / Object Persistence) for .NET with built-in features like Xml-Serialization, Model-View-Controller-Framework or UndoManagement ... All these Components use the same Meta-Base which can be definied via Attributes (Annotations) on your Business-Classes. Nevertheless differences between Xml- and Db-Serialization can be made via an enum MetaUsage (Database, Xml, Internal …). For Example you can define a Key-Column which...
    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
    A lightweight framework to create and process metadata based, type-safe, debugable, readable, and maintainable queries for JPA 2.0. Example: CriteriaComposer(Student.class).select(AggregateFunction.SUM, Student_.unit).groupBy(Student_.name);
    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
    Lettuce allows Java programmers writing direct SQL queries in Java codes. It defines SQL keywords in Java classes, and it also introduces a way easily combining these keywords to create a versatile query in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tentacles is a Object-Relational Mapping (ORM) written in Python. It's main concept is to manipulate stored datas as you do for python data structures.
    Downloads: 0 This Week
    Last Update:
    See Project