Showing 48 open source projects for "database query builder"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    SleekDB

    SleekDB

    Pure PHP NoSQL database with no dependency

    SleekDB is a simple flat file NoSQL-like database implemented in PHP without any third-party dependencies that store data in plain JSON files. It is not designed to handle heavy-load IO operations, it is designed to have a simple solution where all we need a database for managing a few gigabytes of data. You can think of it as a database for low to medium operation loads.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Laravel JSON API Paginate

    Laravel JSON API Paginate

    A paginator that plays nice with the JSON API spec

    In a vanilla Laravel application, the query builder paginators will listen to the page request parameters. This works great, but it does not follow the example solution of the json: API spec. That example expects the query builder paginator to listen to the page[number] and page[size] request parameters. This package adds a jsonPaginate method to the Eloquent query builder that listens to those parameters and adds the pagination links the spec requires.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Miller

    Miller

    Miller is like awk, sed, cut, join, and sort for name-indexed data

    Miller is like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed. With Miller, you get to use named fields without needing to count positional indices, using familiar formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed. Then, on the fly, you can add new fields which are functions of existing fields, drop fields, sort, aggregate statistically, pretty-print, and more. Miller operates on key-value-pair data while the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    lowdb

    lowdb

    Small local JSON database powered by Lodash

    ... is also available on unpkg for testing and quick prototyping. Database lodash instance. Use it to add your own utility functions or third-party mixins like underscore-contrib or lodash-id. With lowdb, you get access to the entire lodash API, so there are many ways to query and manipulate data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 5
    sq data wrangler

    sq data wrangler

    sq data wrangler

    sq is a command line tool that provides jq-style access to structured data sources: SQL databases, or document formats like CSV or Excel. sq executes jq-like queries, or database-native SQL. It can join across sources: join a CSV file to a Postgres table, or MySQL with Excel. sq outputs to a multitude of formats including JSON, Excel, CSV, HTML, Markdown and XML, and can insert query results directly to a SQL database. sq can also inspect sources to view metadata about the source structure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Doctrine JSON ODM

    Doctrine JSON ODM

    An object document mapper for Doctrine ORM using JSON

    An Object-Document Mapper (ODM) for Doctrine ORM leveraging new JSON types of modern RDBMS. Did you ever dream of a tool creating powerful data models mixing traditional, efficient relational mappings with modern schema-less and NoSQL-like ones? With Doctrine JSON ODM, it's now possible to create and query such hybrid data models with ease. Thanks to modern JSON types of RDBMS, querying schema-less documents is easy, powerful and fast as hell (similar in performance to a MongoDB database)! You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Telize

    Telize

    High performance JSON IP and GeoIP REST API (IP Geolocation)

    Telize is a REST API built in Go allowing to get a visitor IP address and to query location information from any IP address. It outputs JSON-encoded IP geolocation data, and supports both JSON and JSONP. Geolocation operations are performed using the MaxMind DB Reader for Go which caches the database in RAM. Therefore, Telize has very minimal overhead and should be blazing fast. This service offers a REST API allowing to get a visitor IP address and to query location information from any IP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    csv2odf

    csv2odf

    csv2odf can convert csv data to formatted spreadsheets and documents.

    csv2odf can create business intelligence reports from csv data sources with output to ods, odt, html, xlsx, or docx documents. It uses a template file that you design to control the layout, fonts, and colors. Just query your database with output to csv (or tsv), then use csv2odf to insert the data into your template to produce a nice looking formatted output. It is a command line tool and you can automate the generation of reports by using scripts and cron. It can be used to create spreadsheets...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    Prowide Core

    Prowide Core

    Java framework for SWIFT [tm] MT (FIN) messaging

    Prowide Core (previously known as WIFE) is an open source Java framework for managing SWIFT MT messages. The library key features are the comprehensive Java model for all MT message types, along a straight-forward parsing and building API. The project is active since 2006, production ready and commercially supported. For detail information on the support package options please check: https://www.prowidesoftware.com/services SWIFT is a trademark of S.W.I.F.T. SCRL....
    Downloads: 4 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 10

    xsd2pgschema

    Relational database replication tool based on XML Schema

    xsd2pgschema is a Java application suite, which converts XML Schema 1.1 (hierarchical data model) to PostgreSQL DDL (relational data model) and supports XML data migration into PostgreSQL based on the XML Schema without defects on information content. It also supports full-text indexing via either Apache Lucene or Sphinx Search utilizing the relational data model. File conversion from XML to CSV, TSV, or JSON is possible as well as mapping XML Schema to JSON Schema. Obtained PostgreSQL database...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    EASYBuilderEASYDATACenter

    EASYBuilderEASYDATACenter

    NET4.5 Simple Application Builder + Reporting

    Cheap RESTFULL / WEBSocket multiplatform backend Server Cheap NET4.5 Simple Application Builder + Reporting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    rdfxx

    rdfxx

    C++ wrapper for Redland librdf

    This library provides a thin abstraction layer over the Redland librdf library. It provides a simple to use C++ interface for RDF data. This is a component of the SASSY project. Please note that this code is at the prototyping phase. New features will be added as they are identified as a requirement for other SASSY projects. If you think that this software would be useful in your project, but need additional features please raise a ticket describing your requirement. Similarly, please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XMLRAD

    XMLRAD

    Web Application Server Stack for Delphi/FreePascal/Lazarus

    Build HTML5 web apps based on DSL (Domain Specific Language) for Delphi/FreePascal/Lazarus: - XMLGram to create XMLServices using DBExtract to select from DB, DBBatch to update DB, macros using programming patterns such as Multicast and RetroFit, - XQL (eXtensible Query Language) to select records in the embedded database XQLite, - XML to load/store record/dataset, - XTL (eXtensible Template Language) to design HTML5 pages based on templates, includes templates for multiple layouts: desktop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    sql-servant

    Personal Query Servant

    In your job, do you have queries that you are running regularly and sometimes you need to share those to non-technical people? Now you can do with your personal SQL Servant. Just configure and test it, if all is good distribute it. Those people doesn't need to have any fancy licensed SQL client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    php-jsonq

    php-jsonq

    A PHP query builder for JSON

    JsonQ is a simple, elegant PHP package to Query over any type of JSON Data. It'll make your life easier by giving the flavor of an ORM-like query on your JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    xplordb

    xplordb

    Open mineral exploration database system

    Now also living on gitlab. https://gitlab.com/mds-/xplordb Mineral Exploration Database template/ system for Postgres/PostGIS and QGIS. The project incorporates import scripts, data storage, validation, reporting, 3D drill trace generation and more. psql, pgAdmin and QGIS are the suggested database and GIS front-end programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C-squares

    C-squares

    Concise spatial query and representation system (c-squares)

    C-squares is an easily implemented method for storage, querying and display of spatial data locations, based on a hierarchical, grid-based representation of the Earth' surface. Source code for encoding, decoding, mapping, etc. is provided via this site. Additional support is available by contacting the system developer, Tony.Rees@marinespecies.org; see also the c-squares home page at http://www.cmar.csiro.au/csquares/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    jdbc2csv.jar

    Command-line sql JDBC tool

    jdbc2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. To connect to a specific DBMS the tool uses its JDBC driver. The result of the executed 'select' query is displayed in CSV format ( different standards are supported ). When there is an error the tool stops with exit code 1 and the error message is output on stderr. jdbc2csv is created with a main purpose to be used in shell-scripts. Relatively easy to configurate...
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 19

    pyDaSSQLiteMan

    An easy way to manage SQLite databases and query CSV files

    Welcome to the project page for pyDaSSQLiteMan (Python Data and SQLite Manager). This application is a Python Tkinter application designed to enable easy SQLite database file manipulation, and an easy method to run SQL styled queries on CSV files. If you're not downloading the pre-compiled executable you will need Python to run this app. You can download it from http://www.python.org/ . I'd recommend something after version 3. Testing has been Windows based. SQLite is a free database format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Car Sales Management System Codeigniter

    Car Sales Management System Codeigniter

    Car Sales Management System, Vehicle Sales Management in Codeigniter

    ... ------------------------------------------------------------------------- Others : Used CodeIgniter Active record for DB query, Basic Parser use of codeigniter, uses cool template for backend with a lot of effects, form validation with codeigniter Database is included in the folder. Uses Datatables with sorting , filtering , and date to date range for getting result Change DB & URL as the video Shows localhost. Contact : dranger2011@gmail.com for any help. For Pro version Contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An Affero GPL-licensed library to load, query and search the integrated fares database used by all British train operating companies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sesame

    Sesame

    Java RDF Framework

    This project is no longer actively maintained. It is succeeded by the Eclipse RDF4J project, which can be found at GitHub and at http://www.rdf4j.org/. Sesame is a de-facto standard framework for processing RDF data. This includes parsing, scalable storage, reasoning and full SPARQL 1.1 query/update support. Sesame offers a fully modular toolkit and an easy-to-use Java API that can be connected to all leading RDF storage solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QAL

    QAL

    Query Abstraction Layer

    Project has moved to: https://github.com/OptimalBPM/qal QAL is a collection of libraries for mining, transforming and writing data from and to a number of places. Sources and destinations include different SQL and NoSQL backends, file formats like .csv, XML and excel. Even untidy HTML web pages. It has a database abstraction layer that supports connectivity to Postgres, MySQL, DB2, Oracle, MS SQL server. JSON and MongoDB is coming. It uses XML/JSON formats(self-generated SQL schemas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Document Object Model Structured Query Language! Example: 'SELECT {//title[1]=>innerCode} FROM {http://example.com}';
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Semantic MediaWiki

    Semantic MediaWiki

    Lets you store and query data within the wiki's pages.

    Semantic MediaWiki is an extension to the MediaWiki software (powering Wikipedia), which extends the Wiki with ideas from the Semantic Web. We focus on usability and tight integration. See the web site for further details and GitHub at https://github.com/SemanticMediaWiki/SemanticMediaWiki/releases for the file releases! (since version 2.4.0).
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next