Ibis is a Python library to help you write expressive analytics at any scale, small to large. Its goal is to simplify analytical workflows and make you more productive. Ibis gives you the benefit of a programming language. You don't need to sacrifice maintainability to get to those insights! Ibis builds on top of and works with existing Python tools. Ibis provides a full-featured replacement for SQL SELECT queries, but expressed with Python code. All tables in Ibis are immutable. To select a subset of a table's columns, or to add new columns, you must produce a new table by means of a projection. If you pass a function instead of a string or Ibis expression in any projection context, it will be invoked with the "parent" table as its argument. This can help significantly when [composing complex operations.

Features

  • SQL Coverage
  • Anything you can write in a SELECT statement you can write in Ibis
  • Abstract Over SQL Dialects
  • No more rewrites when scaling up or down
  • Ibis builds on top of and works with existing Python tools
  • Ibis gives you the benefit of a programming language

Project Samples

Project Activity

See All Activity >

Categories

Database

License

Apache License V2.0

Follow Ibis

Ibis Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Ibis!

Additional Project Details

Programming Language

Python

Related Categories

Python Database Software

Registered

2022-07-20