enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. SQLite - Wikipedia

    en.wikipedia.org/wiki/SQLite

    SQLite (/ ˌ ɛ s ˌ k juː ˌ ɛ l ˈ aɪ t /, [4] [5] / ˈ s iː k w ə ˌ l aɪ t / [6]) is a database engine written in the C programming language.It is not a standalone app; rather, it is a library that software developers embed in their apps.

  3. SpatiaLite - Wikipedia

    en.wikipedia.org/wiki/Spatialite

    SpatiaLite is a spatial extension to SQLite, providing vector geodatabase functionality. It is similar to PostGIS, Oracle Spatial, and SQL Server with spatial extensions, although SQLite/SpatiaLite aren't based on client-server architecture: they adopt a simpler personal architecture. i.e. the whole SQL engine is directly embedded within the application itself: a complete database simply is an ...

  4. Navicat - Wikipedia

    en.wikipedia.org/wiki/Navicat

    Navicat is a series of graphical database management and development software produced by CyberTech Ltd. for MySQL, MariaDB, Redis, MongoDB, Oracle, SQLite, PostgreSQL and Microsoft SQL Server. It has an Explorer-like graphical user interface and supports multiple database connections for local and remote databases. Its design is made to meet ...

  5. Fossil (software) - Wikipedia

    en.wikipedia.org/wiki/Fossil_(software)

    Fossil is a cross-platform DVCS that runs on Linux, BSD derivatives, Mac and Windows. It is capable of performing distributed version control, bug tracking, wiki services, and blogging. The software has a built-in web interface, which reduces project tracking complexity and promotes situational awareness.

  6. List of platform-independent GUI libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_platform...

    This is a list of notable library packages implementing a graphical user interface (GUI) platform-independent GUI library (PIGUI). These can be used to develop software that can be ported to multiple computing platforms with no change to its source code .

  7. Harbour (programming language) - Wikipedia

    en.wikipedia.org/wiki/Harbour_(programming_language)

    MiniGUI [8] – Free / Open Source xBase Win32 / GUI Development System (a Fork (software development) of both HMG and Harbour) ooHG – Object Oriented Harbour GUI – a fork "class based and oop programming" of HMG; Marinas-GUI – Multi-Platform QT Based GUI Development Package for Harbour. Marinas-GUI downloads as a complete installation ...

  8. GTK-server - Wikipedia

    en.wikipedia.org/wiki/GTK-server

    Also, GTK 1.x, GTK2.x, GTK 3.x and GTK 4.x can be reached. Optionally, any other shared library can be used, like OpenGL related libraries, Poppler, Mozilla, but also libc, sqlite and a music library like MikMod. When using the GTK-server as a standalone binary, it inevitably creates an additional process in the processlist.

  9. List of widget toolkits - Wikipedia

    en.wikipedia.org/wiki/List_of_widget_toolkits

    IUP, open source , a minimalist GUI toolkit in ANSI C for Windows, UNIX and Linux. Tk, open source (BSD-style), a widget set accessed from Tcl and other high-level script languages (interfaced in Python as Tkinter). XForms, the Forms Library for X; XVT, Extensible Virtual Toolkit