Search Results for "nubuilder relational database" - Page 8

Showing 254 open source projects for "nubuilder relational database"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 1
    Drivers enabling HP Researches's Jena RDF store to use IBM DB2 & Apache Derby relational databases in addition to those already supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An operational platform for developping multi-OS GUI (front-end) for relational databases. No programming is required: the developer has just to write an XML file that describes the required applications. http://www.laisseznousvivre.com/sashipamelba/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JPumpDX is an effort to implement best practices in relational data migration. It uses XML as external data store. Table and record data can be migrated from one database to another, and from a database to XML and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Program designed to read a commonly flat-file format and produce SQL to try and infer a relational database scheme from the information provided. Then creates SQL to create necessary tables and import file data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    Fourth generation database designer and code-generator for educational purposes and speeding-up database designing and creating work.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    JSpeed -- Java-based Open-Source Embedded Database Management System supporting network database model with limited relational access. JSpeed's goal is to provide a high-speed embedded database written in 100 percent Java. Key management uses EP-Tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Object Relational Persistence and Object-Based SQL Query API. Similar to that of Hibernate or JDO but much better structured design. This API has several layers of abstraction to be useful for nearly any situation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PeristenteDaten is an object oriented database interface for the programming language java. It makes it possible to persistently save, load and update objects in a database without knowledge about jdbc and SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gemello is a relational database written in pure Java. Its design is aimed at teaching. If you're searching for a fast relational engine, Gemello won't be a good choice. Is's rather a good and simple example of relational database implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    JDBF is a JDBC-based Object-Relational mapping system.It needs a xml configurator file called "repository" where objects are mapped. It generates SQL for retreiving, saving, and deleting objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DeepArc is a graphical editor which allow users to map a relational data model to an XML Schema and export the database content into an XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An object to relational database mapping framework, using the new JDK1.5 annotations, that fully manages the database. The programmers that are going to use this ORM should not even be concerned with the physical relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Append hundreds of different XML files into one large data document, validate, and attach a stylesheet. Stitcher is a porwerful summary reporting tool. Allows for complex file storage locations of xml data. UBL, HR-ML, LandXML ... visit stitcher.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chameleon is a general use persistence engine capable of object-relational mapping as well as other, non-object persistence needs. Its flexibility allows it to fit the needs of a an enterprise without the contstraints that O/R mappers generally impose
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ObjectKitchen is a versatile database written in Java. It can be accessed both as a relational database as well as an object oriented database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Athos Persistence is a open source object-relational persistence for java. Athos is a mapping tool that allows transparent persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DataAccess is a generic object relational bridge allowing very flexible access and modification of databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    D2R MAP is a declarative language to describe mappings between relational database schemata and OWL ontologies. This D2R processor implements the D2R mapping language and exports data from a relational database as RDF, N3, N-TRIPLES or as Jena models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mirage implements an complete 100% transparent Object Relational mapping for Java. It builds the database schema incrementally, to support incremental development and refactoring as it happens in Extreme Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cilantro is an implementation (in Java) of "Object Algebra", a solution to the Impedance Problem. It connects object-oriented programs to relational databases. In Cilantro, queries are first-class objects and can be combined to create other queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XORM is an extensible object-relational mapping layer for Java applications. It provides interface-based persistence to RDBMSs using the Java Data Objects (JDO) API while allowing developers to focus on the object model, not the physical layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JATOMIX-DEPOT is a persistence layer for Java, working on relational databases, that carries out the whole communication with the database through a simple API-interface and generates automatically the data model for any unmanipulated java class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JETHRO (Java Engine for Translating and Hiding Relational to Object) is a "bottom-up" persistence framework, designed in an "API+Provider" fashion. Based on the Data Transfer Object (DTO) concept, it offers a Transparent Query engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jaxor provides a java code generation engine for creating an object to relational mapping layer based upon XML metadata. SQL is generated as well as an extensible mapping layer.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo