Showing 77 open source projects for "db query"

View related business solutions
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
    Learn More
  • 1
    XEO Framework
    XEO (eXtensible Enterprise Objects) is a Java-based agile development framework to create enterprise web applications that builds upon Object Oriented concepts and Model Driven Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AXEL Web Framework

    AXEL Web Framework

    Seriously good at building web sites

    The AXEL framework extends XML and HTML, adding "xml actions" that perform tasks during page processing. Goto http://xmlactions.org for a full description of how it works. Actions can be as simple as inserting a page, to as complex as building query results from external data sources. The Axel Framework project consists of different components: * axel-actions (core framework) * axel-mapping (a mapping tool built on axel-actions) * axel-pager (a web page builder built on axel-actions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Typed Query is a type safe database query library written in C#. TQ has a simple yet powerful api that supports everything from selects, unions, nested queries, inserts, updates, functions, temp tables, auto ids. This project has now moved to: https://github.com/EndsOfTheEarth/Typed-Query
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
    Learn More
  • 5
    Allowing the access to different database engines at the same time. Formatting code, see structure of the DDBB, export/import data between different managers DDBB (mysql-oracle-mssql...), graphs, create source code in several languages(ASP, PHP ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OndroSQL

    OndroSQL

    Thick SQL browser with query debug helping features

    Thick SQL browser with query debug helping features good arangement of components and shortcuts - fast application run - intuitive user operations - everything on the place where it is expected - imports and validates SQL queries from the source code of developed application For the changelog see the wiki pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Objectwiz

    Objectwiz

    Administration tool for JEE applications

    Objectwiz is a an administration tools for JEE 6 applications. Once Objectwiz is installed (one jar and two xhtml files) in the application, administrator can perform the following operations: - display all objects of a particular entity bean, - create/edit entity beans objects, - call methods from the session beans, - launch EJBQL query
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Semantic query optimization (SQO) is the process of finding equivalent rewritings of an input query given constraints that hold in a database instance. We present a Chase & Backchase (C&B) algorithm strategy that generalizes and improves on well-known methods in the field. The implementation of our approach, the pegasus system, outperforms existing C&B systems an average by two orders of magnitude. This gain in performance is due to a combination of novel methods that lower the complexity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    (EN) PublicSQL is a sql version which works with Javascript. It allocates sql instruction to query tables. The tables must created as a "Portable Table Format" - a specail format alike the CSV format. (DE) PublicSQL ist eine SQL-Version fuer Javascript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NHibernate Query Analyzer is a tool to help developer understand NHibernate. This tool allows you to view the results from NHibernate both in their raw format from the DB and object graphs returned from NHibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A little tool writen in java to trace the execution plan for a given database query. It works with Oracle 10g or higher and uses the JGoodies look and feel. You need to provide the Oracle.com JDBC-Driver and the JGoodies.org looks look and feel. Source is now located at Github https://github.com/mgeiss/oraxtra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Graph Database

    Graph Database

    A robust, reliable, user-friendly, and high-performance Graph Database

    This is an academic project to build a graph database, supporting multiple users, with fully functioned data query, data manipulation and indexing mechanism. It is running in a distributed client-server mode. This project is assigned to final-year project from group IT121B, Bachelor of Computing, University of Wollongong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    RoguePHP
    Wicket like views in PHP. View templates are 100% valid XHTML documents. 20% faster than smarty templates on render and 100x faster on compile. Basic Log4J style logging with detailed log formatters. Basic internationalization support with tight view integration. Simple Java style Collections (ArrayList, HashMap), Observers and reusable Constraint system. MySQL DB support with detailed query profiling and local / distributed cache support. Very fast abstraction layer and easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Zebra_Database

    Zebra_Database

    A MySQL database wrapper written in PHP

    Zebra_Database it is an advanced, compact (one-file only), lightweight, MySQL database wrapper built upon PHP's MySQL extension. It provides methods for interacting with MySQL databases that are more powerful and intuitive to use than PHP's default ones. It supports transactions and provides ways for caching query results either by saving cached data on the disk, or by using memcache. The class provides a comprehensive debugging interface with detailed information about the executed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EffiDB
    Portable C++ RDBMS client library. Provides C++ API and isolates application from low-level DB interactions. Manages database connections, builds and executes SQL statements, parses query results, etc. MySQL, MSSQL, Oracle, SQLite drivers available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    phpfreebase
    A Php class library to query and write data to the Freebase Open Database. System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XQueryBrowser
    A simple query browser that lets connect to multiple DBMS like MySql, Oracle, etc. Un simple navegador de consultas capas de conectarse a múltiples SGBD como MySQL, Oracle, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    akLib - small lib for PHP. Project moved here https://github.com/azat/akLib!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    SQL Exp intend to be a cross-platform SQL query editor and executor. Aim is to display (and alter) databases structure, manage a set of user scripts, edit stored procedures and local scripts, execute (and edit; when possible) SQL statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DomainObjects is an object-relational mapping tool that generates your .NET data layer source code, manages transactions, provides IntelliSense(tm) assisted query building, has excellent performance and enables easy maintenance of a rich domain layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A graph persistence framework and associated toolkits based on a navigational query style. A default persistence engine is included for storing graph objects and properties into simple relational tables but the actual storage model is pluggable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A web based XQuery editor for Mark Logic, based on CQ. Simply unzip into the root of your CQ installation to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple include to handle all communication between PHP and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project