Showing 2210 open source projects for "stardict-4"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    PostgreSQL JDBC Driver

    PostgreSQL JDBC Driver

    Postgresql JDBC Driver

    An Open source JDBC driver written in Pure Java (Type 4), which communicates using the PostgreSQL native network protocol. The PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL database using standard, database-independent Java code. pgJDBC is an open source JDBC driver written in Pure Java (Type 4), and communicates in the PostgreSQL native network protocol. Because of this, the driver is platform-independent; once compiled, the driver can be used on any system. pgJDBC...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 2
    Fluent

    Fluent

    Vapor ORM (queries, models, and relations) for NoSQL and SQL databases

    Fluent is an ORM framework for Swift. It takes advantage of Swift's strong type system to provide an easy-to-use interface for your database. Using Fluent centers around the creation of model types that represent data structures in your database. These models are then used to perform create, read, update, and delete operations instead of writing raw queries. When creating a project using vapor new, answer "yes" to including Fluent and choose which database driver you want to use. This will...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    RethinkDB

    RethinkDB

    The open-source database for the realtime web

    RethinkDB is the first open-source, scalable, NoSQL database for building realtime applications. It pushes JSON to your apps in realtime and makes building realtime apps so much easier. RethinkDB exposes a new database access model where the developer can tell the database to continuously push updated query results to apps without polling for changes. This expedites the building of realtime, scalable apps while also cutting down on effort. RethinkDB can be used for a number of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DenoDB

    DenoDB

    MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno

    Supports PostgreSQL, MySQL, MariaDB, SQLite and MongoDB. Setting up your database with DenoDB is a four-step process. Create models, extending Model. table and fields are both required static attributes. Link your models, to add them to your database instance. Optional, create tables in your database, by using sync. Query your models! Using Mongo means adapting your models to its standards, one being the use of _id for identifying records. The only change on your side is to add an _id field...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    Firebird

    Firebird

    Firebird server, client and tools

    ... Search UDR" to perform full-text search queries within SQL and PSQL. UDR works with Firebird 3 and 4, for Windows, there are ready-to-use binaries, for Linux, it is necessary to build the UDR. The UDR is based on Lucene++ engine, with all the powerful features required for full-text search and with very fast performance (build as native C++ library). The Firebird Project is a commercially independent project of C/C++ programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WinNMP - Windows Nginx MySql Php 8 stack

    WinNMP - Windows Nginx MySql Php 8 stack

    Fast & stable Nginx MariaDB Redis Php 8 development stack for Windows

    WinNMP - Nginx MariaDB Redis Php 8 development stack for Windows A lightweight, fast and stable server stack for developing php mysql applications on windows, based on the excellent webserver Nginx. A lighter alternative to XAMPP and WAMP. Also known as WTServer and wt-nmp Current Package contains the latest stable versions of: - Nginx web server - MariaDB 10 database server, mysql replacement (32/64bit) - MongoDB 4 document-based database (64bit) - Redis Cache/NoSql, memcached...
    Leader badge
    Downloads: 118 This Week
    Last Update:
    See Project
  • 7
    Excel - NSE Stock Option Chain

    Excel - NSE Stock Option Chain

    Fetch the live NSE Stock Option Chain data in Excel

    Useful Excel sheet for Stock Option Traders. This Excel sheet can fetch the Live NSE Option Chain Data for Stocks. Fetch the live Stock Option Chain data such as Open Interest and Price at differentStrike prices, specifically few Strike Price ranges near to ATM in Excel sheet. It can be used to compare and analyze Open Interest and Price Changes at different Strike Prices. This Excel sheet collects the following data at a given Strike Price, for both Calls (CE) and Puts (PE)...
    Leader badge
    Downloads: 87 This Week
    Last Update:
    See Project
  • 8

    Report Manager

    Reporting tool, libraries and designer

    Report Manager is both a print scheme designer (report) and a high level printing (reporting) engine. Also a TCP Report Server and a Web Report Server (PDF on the fly), supports Windows and Linux. Connectivity to almost all databases is provided.
    Downloads: 71 This Week
    Last Update:
    See Project
  • 9
    "Aubit 4GL" is a project to make GPL, OpenSource, Informix-4GL compatible compiler, and continue to extend functionality needed to write most efficient and productive business related, database oriented applications. See "Home Page" link for more.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 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.
    Learn More
  • 10

    Database Test Suite

    Mirror of: https://github.com/osdldbt/

    Mirror of: https://github.com/osdldbt/ This Database Test Suite aims to create database workload test kits used to simulate heavy user loads for OLTP, Decision Support, and e-commerce database transactions. These test kits can also be used to gather performance results for Linux and other
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11

    PHP Mini SQL Admin

    extremely lightweight alternative to phpMyAdmin

    PHP Mini SQL Admin - Lightweight alternative to heavy phpMyAdmin. Extremely small (~30Kb) standalone php script. Easy to Install, simple to use. No SQL knowledge required for basic operations.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    LiteSQL is a codegenerator and C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    HHDB SQL Admin

    HHDB SQL Admin

    HHDB SQL Admin is a graphical PostgreSQL client written in Java.

    1. Developed by pure java 2. Customrized for PostgreSQL 3. Support multi-language 4. Use pg JDBC driver for connection 5. Use swing components for GUI 6. Test with Jdk1.7 and 1.8 on windows and CentOS 6,7
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    An application that can be used instead of the PDA or Tablet that is normally supplied with a Yamaha Disklavier Mark 4 that is running version 2.1 and above of the Disklavier software. E3 and DKC-850 pianos are now supported as well.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Arisen Studio

    Arisen Studio

    Browse, Download and Install Mods for PlayStation 3 & Xbox 360

    The elegant, powerful, and open-source mod manager. Arisen Studio allows you to easily browse through a regularly updated database of mods, game saves, homebrew, resources, themes, and much more for the PlayStation 3 and Xbox 360. All mods have been tested and verified in our library, which is populated by myself, a few friends, and awesome contributors. Arisen Studio can also be used as an FTP client to install and uninstall mods directly from your console. Without the need to search up old...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    AGENCY Software

    AGENCY Software

    AGENCY is a Free Software Data System by and for Nonprofits and others

    AGENCY is a data system by and for nonprofit organizations that puts you in charge of your data with "everything you know about a person on one page." As of 1/19, approximately 18 groups are using or implementing AGENCY (https://agency-software.org/index.php/agency-users/). AGENCY is very customizable, which allows it to be shaped to a tight fit with your data and organizational requirements,. It can facilitate operations and communication and generate reports and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    GQ is an LDAP client based on GTK+/GTK2
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    FOML
    FOML is an expressive logic rule language that supports object modeling, analysis, and inference. It naturally supports model-level activities, such as constraints (extending UML diagrams), dynamic compositional modeling, analysis and reasoning about models, model testing, design pattern modeling, specification of Domain Specific Modeling Languages, and meta-modeling. FOML can reason about: 1. The model meta-data (meta-model level reasoning, or syntax reasoning) 2. Data level: reason...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    ISQLHelper

    ISQLHelper

    SQL Server Helping Application For Developers

    The below tools are available in this single application. 1.SQL Compare: Compare and sync SQL Server schemas. 2.SQL Data Compare: Compare and sync SQL Server data. 3.Folder to SQL Compare: Compare folder contents with SQL Server. 4.SQL Trace/sql Profiler: Capture and analyze SQL Server events it's support azure also. 5.SQL Table Documents: Document SQL Server table schemas. 6.SQL Data Export: Export SQL data to various formats. 7.Excel to SQL Move: Import Excel data...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    GETL

    ETL engine based on Groovy

    ... classes. GETL taken into account when developing ideas and following requirements: 1. The simpler the class hierarchy, the easier solution; 2. The data structures tend to change over time, or not be known in advance, working with them must be maintained; 3. All routine work ETL should be automated wherever possible; 4. Compiling the code on the fly bail speed and reserve for the optimization; 5. Sophisticated class hierarchy guarantee easy connection of other open source solutions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Bibliophile is a loose grouping of independent OS or GPL bibliographic systems and aims at promoting discussion, standards and the development of common utilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Referee Manager

    Referee Manager

    Management of table tennis umpires, referees, and their assigments.

    Referee Manager is an offline, stand-alone program for managing table tennis umpires, referees, and their assigments. Development takes place in gitlab, releases are released as git tags in gitlab or files here in sourceforge. https://gitlab.com/open-tt/refereemanager/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    WhiteBear

    a set of foundation classes for database engines

    WhiteBear is a set of foundation classes for database engines written in Java. It supports object and relational database, is highly portable and may be used in embedded or server environment. Project has been created from scratch and plan to includes storage engine, server, SQL interpreter, ODBC, JDBC and JDO interface
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tsvdb
    Simple Tab Separated Values database based on PDCurses TUIdemo example
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next