Search Results for "sql sorting queries" - Page 15

Showing 598 open source projects for "sql sorting queries"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 1

    SQLVer

    A version tracking system for MSSQL with additional tools

    ***NOTE: The current repository for SQLVer is now at https://github.com/DavidRueter/SQLVer/ SQLVer automatically tracks and logs all DDL changes to a SQL database, and provides tools for reviewing historical changes and reverting back to older versions. It also provides a system for run-time logging (think debug and performance tuning logging), a way to search for a string in all the source code in a database, a way to identify slow queries, a way to identify SQL connections that are hogging resources and blocking access to objects, and more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MySQL, Oracle, Postgre DB query browser

    MySQL, Oracle, Postgre DB query browser

    Lightweight tool for connect to MySQL, Oracle 11g and PostgreSQL DB.

    This program can help you to connect to the SQL server and execute queries, inserts, updates, show results, browse through DB schemas, tables. It has converter from timestamp date to regular date format and vice versa + Backup and Restore of MySQL DB + export to CSV file. Not need to install, just launch and use. Program was created with Java 1.7 version, please, use the same version for launch it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WordNetPort
    WordNetPort provides distribution copies of WordNet for loading into databases. A collection of SQL scripts and a batch file is available for easy loading into an Oracle database. Files in Excel and other formats are also available for Non-Oracle users. Demo queries are found at the home page. http://wordnetport.sourceforge.net/demoSql.php Most objects are created with reference to the WordNet dictionary displays, where the aim is to come-up with simple queries whose results are similar to the content displayed online. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Auto SQL Mailer

    Enable enterprises to send scheduled email based on sql query results

    ...You can create multiple connections on different databases, create multiple queries, create multiple templates and schedule multiple sends. Enjoy it!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5

    sql class php

    Php classes for use with different databases.

    Php classes for use with different databases without having to change code in your project. Example for mysql, mysqli, mssql, sqlite is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Windows SQlite

    SQlite management tool for windows

    SQLite is a relational database management. In contrast to other database management systems, SQLite is not a separate process that is accessed from the client application, but an integral part of it. SQLite is a popular choice as embedded database for local/client storage in application software such as web browsers. It is arguably the most widely deployed database engine, as it is used today by several widespread browsers, operating systems, and embedded systems, among others. SQLite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a complete API to access World of Warcraft armory at battle.net. This also includes cache control, so you can keep below the daily request limit. Ideas is more than welcome. Change log: http://sourceforge.net/p/wowarmoryapi/home/Changelog
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    CMIS Input plugin for Pentaho

    CMIS Input plugin for Pentaho

    Allows querying Content Management Systems that use the CMIS.

    Imagine being able to extract from your Enterprise Content Management System, all the metadata of your documents using simple queries with a query language very close to the traditional SQL. Imagine using the information extracted for statistical purposes, for creating reports and, more generally, to analyse your document archives in a way unthinkable until now with the current tools available. All this is possible within the Pentaho Suite, the Open Source Business Intelligence platform, which is useful to the extraction and analysis of structured and semi-structured data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    higrid

    PHP jqgrid

    ...jqGrid is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web, the purpose of this plugin is to help in fully structuring server-side queries for use with a client-side jqGrid. Easily handle ajax, dynamic queries, server-side validation/sorting/paging/formatting, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    The P* Web Programming Language
    P* (P-star) is a web programming language. P* targets to incorporate common tasks like template handling and database queries into the language. P* is currently in development, and help is needed with writing new functionality and testing. Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST. Say hello on the mailing list if you want to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MSSQL Run Scripts Tool

    Tool for running and extracting sql scripts in MSSQL

    Find this useful tool to run scripts or extracting inserts from a table on MSSQL. Query execution runs each query separate, that is separated with a ";". The reason for this is because Views and Procedure creation expects to be executed separate from other queries which resulted in me having to run several queries 1 by 1 and thus resulted in me creating this tool. Insert script creation can happen from a conditional query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    OstrivDB

    OstrivDB

    Embedded NoSQL object-oriented database engine for .NET and Mono

    OstrivDB is an embedded NoSQL object-oriented database engine for Microsoft .NET and Mono. OstrivDB was named after the Oster river (the little river in little town where author lives). Features: - Caching for Select queries. - Indexing. - Batch of queries. - Views. - InMemory objects and views. - No special query language (LINQ used). - Integrated sorting and paging. - Multithreaded data processing. - Custom input/output and serialization. Requirements: - Microsoft .NET Framework 4.0 or Mono (tested on FreeBSD 9.1 and Mono 2.11.4).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DbMaster

    DbMaster

    Universal SQL tool

    DbMaster is an end-user software to manage DBMS. It includes queries and tables editor and plans for many mores functionalities.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15

    ForLoveOfFamily

    Gather data from and generate report for ASD LabSpec spectrometer

    This program gathers the output of an ASD Labspec near-infrared spectrometer, calibrates an average sample, and then bins additional samples based on a sorting rulset. The user can control the fields being gathered, the rejection threshold, the number of samples in the calibration pool, the logic of how to sort bins. Batches are stored in a SQL database and output to a report text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Server Database

    Server Database

    A Database for organizing server (and other) inventory items.

    The Server Database (Sdb) is a PHP-driven web app that connects to a MYSQL db on the back end. It allows you to custom-build your own web-app database for any use. The example shows a server inventory used by System Administrators, but it can be customized for just about any use that MYSQL will be able to handle. The tool provides a framework for controlling the sql data via the web app front-end. What you do with it is up to you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    MySQL audit_ids

    Anomaly detection MySQL plugin

    MySQL plugin for detection of anomalies in SQL queries. Anomaly detection is extendable by new models of detection. String length detection model, which uses Chebyshev's inequality is implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OGSA-DAI is a product that allows data resources, such as file collections, relational or XML databases, to be accessed, integrated and federated across the Internet.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Quick Query Tool for Siebel DB

    Quick Query Tool for Siebel DB

    Excel-based macro to query Siebel database and store results.

    A *really* simple Excel based macro execute SQL queries and store results in the workbook. Useful for quick queries, that need back and forth between Siebel application and database. Useless if you are already having SQL Developer, TOAD or some such tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ETU SQL for MS SQL Server

    ETU SQL for MS SQL Server

    Database Management Solution

    https://sourceforge.net/projects/etusqltango/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    COBIKCSS

    COBIK Control System Studio

    COBIK Control System Studio is a version of the original Control System Studio (http://cs-studio.sourceforge.net/), based on release 2.5.1, which adds some new features (e.g. support for Microsoft SQL) and bugfixes (e.g. archive data loading queries, new BOY widgets properties, some visual application changes) and removes some not needed parts (e.g. SVN, DAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Console application developed in JAVA that allows to execute queries. Export to stdout (console), CSV file, excel files (using poi), XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SQL Visual Query Builder
    SQL Visual is a new aplication in order to create queries in relational databases (PostgreSQL, MySQL, SQLServer). SQL Visual has a easy interface to conect to DBMS, the user doesn't have to know the lenguage SQL to generate queries from database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Information Database. Build and manage your SQL-queries graphically.
    Downloads: 0 This Week
    Last Update:
    See Project