Open Source Software Development Software - Page 26

  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 1
    Farrago is an extensible data management framework with a hybrid Java/C++/UML architecture. It is developed as a sub-project of The Eigenbase Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The FastForward framework allows fast development of 3-tier spreadsheet applications. The spreadsheet is used as a browser, which can send and receive data. The project implements a spreadsheet add-on and data manipulation library for the web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    FieldCatalog

    Documentation System

    This is a centralize system to 1. Define Software Products 2. Define Software Products Version 3. Define Screens 4. Define Rules 5. Build Relationships between Products, Versions, Screens and Fields Beside core features, the system will provide more functions for end-user(s) such as 1. Search 2. Tag 3. Control by Role 4. Control by Group 5. Comparison with Version or Versioning
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    FiloDB

    FiloDB

    Distributed Prometheus time series database

    FiloDB is an open-source distributed, real-time, in-memory, massively scalable, multi-schema time series / event / operational database with Prometheus query support and some Spark support as well. The normal configuration for real-time ingestion is deployment as stand-alone processes in a cluster, ingesting directly from Apache Kafka. The processes form a cluster using peer-to-peer Akka Cluster technology. Designed to ingest many millions of entities, sharded across multiple processes, with distributed querying built in. Support for indexing and fast querying over flexible tags for each time series/partition, just like Prometheus. Holds a huge amount of data in-memory thanks to columnar compression techniques. Designed for highly concurrent, low-latency workloads such as dashboards and alerting. Data immediately available for querying once ingested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FireFoot is library that provides an easy way for C language programmers to connect to Firebird database servers (and provably Interbase). It uses the Firebird/Interbase API and is made using GLib object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FireFenix is a Object Oriented Database,the objective of this application is to make more ease to catalog and archive,this project use the FX 3.0,the objective of this software is to be used for archive museum object,libraries,and other kind of warehous
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Firebird .NET Provider Installer

    Firebird database .NET Provider Installer for Visual Studio

    This nice-looking (GUI-based) utility installs the .NET Provider for Firebird database management system, including DDEX Provider (integration with Microsoft Visual Studio 2010). Requirements to run this installer: (1) Windows operating system. Not applicable to *NIX/Mono: Microsoft Visual Studio requires Windows OS. (2) Visual Studio 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FBquerydesigner is a client written in Java. It permit entering a query viewing a table displaying the query results.It supports saving queries and results to disk.It also contains a designer drag&drop functionality join function and select fields to sho
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    FirebirdConfig
    FirebirdConfig provides you with a friendly user interface in order to configurate the firebird database operation modifying the firebird.conf file with the most intuitive and functional graphic.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FlashTestXpress is a tool to help on performing repeated tests of applications using Oracle as a database backend. Thus it can be used in regression testing scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flat-file SQL (fSQL) is a set of classes available in PHP that allows users without SQL database servers to select and manipulate flat-file data using SQL queries. fSQL is designed to support as many SQL queries and features as it can.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FleXTriad is a bundle of : Apache 2.2, MySQL 5.0, PHP 5.1, Perl 5.8, FileZila FTP Server 0.9 and QK SMTP Server 3. Tools included: xPanel, phpMyAdmin, MySQL Administrator 1.2 and FleXTriad Monitor. All latest stables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JavaScript abstract class to manipulate (insert, delete, move) unlimited number of similar dynamic HTML form fileds on the fly (without submitting the form). Useful for CMS, table sheets of undefined number of lines or columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Flexoodb stands for Flexible Object Oriented Database API. Using your choice of RDBMS, Flexoodb represents objects as XML, allows proprietary Serializable objects to be embedded within the XML representation and manipulation using extended classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FlexibleTree is a data structure allowing arbitrary relationships and rules to be implemented easily. Primarily, FlexibleTree encourages more flexible data sorting in overlapping categories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FlightFeather's goal is "social networking for everyone". This means that anyone should have a chance to run a popular social networking site -- on minimal hardware, and without wasting bandwidth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FluentMigrator

    FluentMigrator

    Fluent migrations framework for .NET

    Fluent Migrator is a migration framework for .NET much like Ruby on Rails Migrations. Migrations are a structured way to alter your database schema and are an alternative to creating lots of sql scripts that have to be run manually by every developer involved. Migrations solve the problem of evolving a database schema for multiple databases (for example, the developer's local database, the test database and the production database). Database schema changes are described in classes written in C# that can be checked into a version control system. FluentMigrator is a .NET library that helps to version database schema using incremental migrations which are described in C#. The basic idea of the FAKE helper is to run FluentMigrator over the existing database using compiled assembly with migrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Foley .NET Utilities is a library of classes that I believe are either missing from the .NET Framework, or are enhanced version of existing ones. All of which is completely written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web based database design tool and application generator using xml for metadata, xsl to generate web pages, java for complex tasks, cocoon to publish it and cvs to synchronize the developers workspace on a local server with a central repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This library is a layer that pretends to simplify access to Bamboo.Prevalence .NET Prevalence Engine, with methods like "save(object)" and "load()". To save an object, you just use the save(object) and it will be stored to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An open solution to efficiently creating Java/Swing based client GUIs tightly integrated with backend data sources and business logic containers (JDBC/SQL, EJB, Hibernate...etc). The library provides similar functionality to Oracle Forms in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FormatCheck screens flat files looking for violations in the format of the data. It uses a set of XML files that define the rules for each file format. The Swing front-end allows the user to run the verification, view and print the errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The FormattedDataSet Java API is the easiest way to generate dynamic text (HTML, XML, WML, JavaScript,...). The dynamic text is generated by using tabular data as input (SQL statements, ResultSets, 2 dimensional arrays,...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Formitable is a PHP class which can output HTML forms from MySQL database tables. The table is analyzed in order to output a form which uses the best input type for each field. The forms are customizable and data is inserted into the table on submission.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB