Showing 79 open source projects for "database index"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    PHP-Index uses a plain text file as an index for a efficient search on data. The index is a simple ordered list, so a binary search can be performed. Current implementation supports a XML document as database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FyDB is a distributed in-memory no-SQL DB. It supports distributed deployment, and can integrate heterogeneous data sources. Data of FyDB is stroed in memory as key-value structure, and it is also persistent. Join this project: fuyuncat@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    "Tiny Oracle Get" is a Oracle DB GUI tool on Linux/Windows for developers. It supports DB browsing, comparison of SQL results, DDL output, drawing ER-diagram automatically, Excel friendly interface with multi-Language.Required Oracle Client and Qt4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PostgreSQL provides interesting information (bytes read from tables, number of sequential and index scans, etc.) but in many cases this is not sufficient as the time dimension is missing. This project aims to provide such history.
    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
  • 5
    JavaPub is a one-click install BibTex-publications portal based on a simple java codebase. It features a drag-and-drop uploader module to upload BibTex files and a module that generates the html-index and entry-pages for publication listings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Web-based Squirrel SQL client. it allow you to view database structure, import/export and manage your databases, including create database, table, store procedure, view,trigger and user. it support oracle, db2, mysql, MS SQL server, FireBird,Postgres
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MediaDB is a PHP web-based database to organize your DVDs, CDs, VHS tapes, books, games, etc. It can even index the files on a disc for easy searching. Version 1.1 fixes changes to the Amazon API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Decima is a database that was designed to support time-series data mining. It consists of PostgreSQL custom type definition, implementation of GiST index for that type and snowflake database schema.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A disk based production quality RTree based upon Guttman’s quadratic split algorithm having following features: Buffering with dirty write, Index joins, Tree Seeding, Window and NN queries, Runtime STR Packing capability, Completely Thread safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Web-based tool for developers and administrators to access into Oracle. Written in PHP to allow view,manage and export Oracle objects (tables, view,index,package, procedure, trigger..) over WWW (like phpMyAdmin, phpOraAdmin or funkctions like TOAD)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    It's a script that read sql "select" request from postgres 8.1 logs and generate for each request all the index to optimize the database. Tested on 1.2 GB of logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    G.O.SQL is a web-based data management tool for Oracle Database. Currently, its support 7 schema's objects: Table, View, Index, Sequence, Function, Procedure, and Synonym.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An extensible spatial index library in C++ that supports robust spatial indexing methods and many advanced features. Currently supports R-tree (Rtree, R*-tree) variants, Multi Version R-trees (MVR-tree) and TPR-trees. For more information please visit the project homepage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Inventory tool for the system administrator written in PHP with MySQL as a back end. The idea is to create a database driven system with a web front end that will allow the administrator to index, associate link and maintain all of the hardware and softwa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    StarSDB is a spatial database system designed for embedded GIS software.It stores spatial data on SQLite database system and builds R* tree spatial index on these spatial data.You can store and make a spatial query in StarSDB as the PostgreSQL/PostGIS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FT3's goal is to add full text index support to sqlite3 databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bookinex is an application designed to index your collection of books, it supports scanning of Barcodes to recognize ISB Numbers and querying web services to collect data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    myDbSearcher is a search engine for MySQL Databases. It is written in Java. It scans several tables on different databases. A XMLRPC-Server will give you access to the Index. Currently it runs on http://www.idowa.de/ueberblick/suche/index_html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Database Schema Change Notifier is a J2EE application that report the changes (including tables, columns, users, index, etc.) of any kind of RDBMS. It is implemented using publish/subscribe mechanism
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Benchw provides a toolset to benchmark the capabilities of several different database engines for data warehouse type activities. It is designed to provide a simple way to test data loading, index creation plus query performance in the spirit of TPC-H
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The pydball (dball) module wraps DB-API V2 modules and adds functionality to them. The new functionality includes Kevin Jacob's db_row module giving a developer access to fields by name or index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Database Organizer is a graphical schema editor. The schema can be transferred from a database ( any of them - Oracle, Postgres, msSQL, etc. ). It includes an SQL builder, schema comparator, index viewer, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PhotoArch is a set of PHP scripts. It is a front-end to a photo database. It is not a web photoalbum. It is more! It allows you to index and reference your photography collection and make parts of it available to general public or a set of users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Index Cards Library is an Java library implementation of 3x5 index cards. It's just a simple database. Implementation of a display is up to the developer who uses the library.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo